Redirect 302 redirect from GET @entry_comment_create (16fe7a)

GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/11307/That-s-an-oddly-specific-phobia/oldest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
2.04 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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "That-s-an-oddly-specific-phobia"
  +title: "That's an oddly specific phobia"
  +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 354
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700000864 {#2414
    date: 2023-11-14 23:27:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 11307
  -titleTs: "'odd':4 'phobia':6 'specif':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699586970
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9405314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699500570 {#1793
    date: 2023-11-09 04:29:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "That-s-an-oddly-specific-phobia"
  +title: "That's an oddly specific phobia"
  +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 354
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700000864 {#2414
    date: 2023-11-14 23:27:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 11307
  -titleTs: "'odd':4 'phobia':6 'specif':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699586970
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9405314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699500570 {#1793
    date: 2023-11-09 04:29:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "That-s-an-oddly-specific-phobia"
  +title: "That's an oddly specific phobia"
  +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 354
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700000864 {#2414
    date: 2023-11-14 23:27:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 11307
  -titleTs: "'odd':4 'phobia':6 'specif':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699586970
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9405314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699500570 {#1793
    date: 2023-11-09 04:29:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Making light of trauma is not funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700251516 {#4009
    date: 2023-11-17 21:05:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 103409
  -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5633978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699502832 {#3945
    date: 2023-11-09 05:07:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Making light of trauma is not funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700251516 {#4009
    date: 2023-11-17 21:05:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 103409
  -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5633978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699502832 {#3945
    date: 2023-11-09 05:07:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Making light of trauma is not funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700251516 {#4009
    date: 2023-11-17 21:05:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 103409
  -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5633978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699502832 {#3945
    date: 2023-11-09 05:07:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4120
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Making light of trauma is not funny"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700251516 {#4009
      date: 2023-11-17 21:05:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 103409
    -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5633978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699502832 {#3945
      date: 2023-11-09 05:07:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1699503027 {#4125
    date: 2023-11-09 05:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4128 …}
  +nested: Doctrine\ORM\PersistentCollection {#4132 …}
  +votes: Doctrine\ORM\PersistentCollection {#4134 …}
  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
  -id: 103411
  -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699503027 {#4122
    date: 2023-11-09 05:10:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4120
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Making light of trauma is not funny"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700251516 {#4009
      date: 2023-11-17 21:05:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 103409
    -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5633978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699502832 {#3945
      date: 2023-11-09 05:07:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1699503027 {#4125
    date: 2023-11-09 05:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4128 …}
  +nested: Doctrine\ORM\PersistentCollection {#4132 …}
  +votes: Doctrine\ORM\PersistentCollection {#4134 …}
  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
  -id: 103411
  -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699503027 {#4122
    date: 2023-11-09 05:10:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4120
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Making light of trauma is not funny"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700251516 {#4009
      date: 2023-11-17 21:05:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 103409
    -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5633978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699502832 {#3945
      date: 2023-11-09 05:07:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1699503027 {#4125
    date: 2023-11-09 05:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4128 …}
  +nested: Doctrine\ORM\PersistentCollection {#4132 …}
  +votes: Doctrine\ORM\PersistentCollection {#4134 …}
  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
  -id: 103411
  -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699503027 {#4122
    date: 2023-11-09 05:10:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4197
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4120
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4000
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Making light of trauma is not funny"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700251516 {#4009
        date: 2023-11-17 21:05:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3998 …}
      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
      -id: 103409
      -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5633978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699502832 {#3945
        date: 2023-11-09 05:07:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1699503027 {#4125
      date: 2023-11-09 05:10:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4132 …}
    +votes: Doctrine\ORM\PersistentCollection {#4134 …}
    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
    -id: 103411
    -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1596426"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699503027 {#4122
      date: 2023-11-09 05:10:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
    \n
    It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
    \n
    EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699503111 {#4193
    date: 2023-11-09 05:11:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4201 …}
  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
  -id: 103412
  -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5634054"
  +editedAt: DateTimeImmutable @1699616474 {#4190
    date: 2023-11-10 12:41:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699503111 {#4194
    date: 2023-11-09 05:11:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4197
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4120
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4000
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Making light of trauma is not funny"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700251516 {#4009
        date: 2023-11-17 21:05:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3998 …}
      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
      -id: 103409
      -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5633978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699502832 {#3945
        date: 2023-11-09 05:07:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1699503027 {#4125
      date: 2023-11-09 05:10:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4132 …}
    +votes: Doctrine\ORM\PersistentCollection {#4134 …}
    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
    -id: 103411
    -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1596426"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699503027 {#4122
      date: 2023-11-09 05:10:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
    \n
    It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
    \n
    EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699503111 {#4193
    date: 2023-11-09 05:11:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4201 …}
  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
  -id: 103412
  -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5634054"
  +editedAt: DateTimeImmutable @1699616474 {#4190
    date: 2023-11-10 12:41:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699503111 {#4194
    date: 2023-11-09 05:11:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4197
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4120
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4000
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Making light of trauma is not funny"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700251516 {#4009
        date: 2023-11-17 21:05:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3998 …}
      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
      -id: 103409
      -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5633978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699502832 {#3945
        date: 2023-11-09 05:07:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1699503027 {#4125
      date: 2023-11-09 05:10:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4132 …}
    +votes: Doctrine\ORM\PersistentCollection {#4134 …}
    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
    -id: 103411
    -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1596426"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699503027 {#4122
      date: 2023-11-09 05:10:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
    \n
    It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
    \n
    EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699503111 {#4193
    date: 2023-11-09 05:11:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4201 …}
  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
  -id: 103412
  -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5634054"
  +editedAt: DateTimeImmutable @1699616474 {#4190
    date: 2023-11-10 12:41:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699503111 {#4194
    date: 2023-11-09 05:11:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4253
  +user: Proxies\__CG__\App\Entity\User {#4250 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4000
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Making light of trauma is not funny"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700251516 {#4009
          date: 2023-11-17 21:05:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3998 …}
        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
        -id: 103409
        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5633978"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699502832 {#3945
          date: 2023-11-09 05:07:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1699503027 {#4125
        date: 2023-11-09 05:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
      -id: 103411
      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699503027 {#4122
        date: 2023-11-09 05:10:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
      \n
      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
      \n
      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699503111 {#4193
      date: 2023-11-09 05:11:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
    -id: 103412
    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5634054"
    +editedAt: DateTimeImmutable @1699616474 {#4190
      date: 2023-11-10 12:41:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699503111 {#4194
      date: 2023-11-09 05:11:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Hey there stranger.\n
    \n
    I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
    \n
    I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
    \n
    To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
    \n
    I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699535885 {#4254
    date: 2023-11-09 14:18:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4247 …}
  +nested: Doctrine\ORM\PersistentCollection {#4245 …}
  +votes: Doctrine\ORM\PersistentCollection {#4249 …}
  +reports: Doctrine\ORM\PersistentCollection {#4260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
  -id: 104104
  -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5641519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535885 {#4257
    date: 2023-11-09 14:18:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4253
  +user: Proxies\__CG__\App\Entity\User {#4250 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4000
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Making light of trauma is not funny"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700251516 {#4009
          date: 2023-11-17 21:05:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3998 …}
        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
        -id: 103409
        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5633978"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699502832 {#3945
          date: 2023-11-09 05:07:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1699503027 {#4125
        date: 2023-11-09 05:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
      -id: 103411
      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699503027 {#4122
        date: 2023-11-09 05:10:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
      \n
      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
      \n
      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699503111 {#4193
      date: 2023-11-09 05:11:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
    -id: 103412
    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5634054"
    +editedAt: DateTimeImmutable @1699616474 {#4190
      date: 2023-11-10 12:41:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699503111 {#4194
      date: 2023-11-09 05:11:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Hey there stranger.\n
    \n
    I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
    \n
    I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
    \n
    To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
    \n
    I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699535885 {#4254
    date: 2023-11-09 14:18:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4247 …}
  +nested: Doctrine\ORM\PersistentCollection {#4245 …}
  +votes: Doctrine\ORM\PersistentCollection {#4249 …}
  +reports: Doctrine\ORM\PersistentCollection {#4260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
  -id: 104104
  -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5641519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535885 {#4257
    date: 2023-11-09 14:18:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4253
  +user: Proxies\__CG__\App\Entity\User {#4250 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4000
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Making light of trauma is not funny"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700251516 {#4009
          date: 2023-11-17 21:05:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3998 …}
        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
        -id: 103409
        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5633978"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699502832 {#3945
          date: 2023-11-09 05:07:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1699503027 {#4125
        date: 2023-11-09 05:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
      -id: 103411
      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699503027 {#4122
        date: 2023-11-09 05:10:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
      \n
      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
      \n
      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699503111 {#4193
      date: 2023-11-09 05:11:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
    -id: 103412
    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5634054"
    +editedAt: DateTimeImmutable @1699616474 {#4190
      date: 2023-11-10 12:41:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699503111 {#4194
      date: 2023-11-09 05:11:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Hey there stranger.\n
    \n
    I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
    \n
    I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
    \n
    To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
    \n
    I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699535885 {#4254
    date: 2023-11-09 14:18:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4247 …}
  +nested: Doctrine\ORM\PersistentCollection {#4245 …}
  +votes: Doctrine\ORM\PersistentCollection {#4249 …}
  +reports: Doctrine\ORM\PersistentCollection {#4260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
  -id: 104104
  -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5641519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535885 {#4257
    date: 2023-11-09 14:18:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4401
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4253
    +user: Proxies\__CG__\App\Entity\User {#4250 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4000
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Making light of trauma is not funny"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700251516 {#4009
            date: 2023-11-17 21:05:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3998 …}
          +nested: Doctrine\ORM\PersistentCollection {#3996 …}
          +votes: Doctrine\ORM\PersistentCollection {#3994 …}
          +reports: Doctrine\ORM\PersistentCollection {#3992 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
          -id: 103409
          -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5633978"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699502832 {#3945
            date: 2023-11-09 05:07:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1699503027 {#4125
          date: 2023-11-09 05:10:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4132 …}
        +votes: Doctrine\ORM\PersistentCollection {#4134 …}
        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
        -id: 103411
        -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596426"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699503027 {#4122
          date: 2023-11-09 05:10:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
        \n
        It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
        \n
        EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699503111 {#4193
        date: 2023-11-09 05:11:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
      +votes: Doctrine\ORM\PersistentCollection {#4199 …}
      +reports: Doctrine\ORM\PersistentCollection {#4205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
      -id: 103412
      -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5634054"
      +editedAt: DateTimeImmutable @1699616474 {#4190
        date: 2023-11-10 12:41:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699503111 {#4194
        date: 2023-11-09 05:11:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Hey there stranger.\n
      \n
      I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
      \n
      I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
      \n
      To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
      \n
      I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699535885 {#4254
      date: 2023-11-09 14:18:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4247 …}
    +nested: Doctrine\ORM\PersistentCollection {#4245 …}
    +votes: Doctrine\ORM\PersistentCollection {#4249 …}
    +reports: Doctrine\ORM\PersistentCollection {#4260 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
    -id: 104104
    -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5641519"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699535885 {#4257
      date: 2023-11-09 14:18:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    > that’s a big conversation with very few black and white answers.\n
    \n
    Nuance nonces on their way to defend nazi war criminals
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699548768 {#4399
    date: 2023-11-09 17:52:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4402 …}
  +nested: Doctrine\ORM\PersistentCollection {#4404 …}
  +votes: Doctrine\ORM\PersistentCollection {#4406 …}
  +reports: Doctrine\ORM\PersistentCollection {#4408 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4412 …}
  -id: 104649
  -bodyTs: "'answer':12 'big':4 'black':9 'convers':5 'crimin':22 'defend':19 'nazi':20 'nonc':14 'nuanc':13 'war':21 'way':17 'white':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5646718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699548768 {#4400
    date: 2023-11-09 17:52:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4401
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4253
    +user: Proxies\__CG__\App\Entity\User {#4250 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4000
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Making light of trauma is not funny"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700251516 {#4009
            date: 2023-11-17 21:05:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3998 …}
          +nested: Doctrine\ORM\PersistentCollection {#3996 …}
          +votes: Doctrine\ORM\PersistentCollection {#3994 …}
          +reports: Doctrine\ORM\PersistentCollection {#3992 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
          -id: 103409
          -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5633978"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699502832 {#3945
            date: 2023-11-09 05:07:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1699503027 {#4125
          date: 2023-11-09 05:10:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4132 …}
        +votes: Doctrine\ORM\PersistentCollection {#4134 …}
        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
        -id: 103411
        -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596426"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699503027 {#4122
          date: 2023-11-09 05:10:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
        \n
        It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
        \n
        EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699503111 {#4193
        date: 2023-11-09 05:11:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
      +votes: Doctrine\ORM\PersistentCollection {#4199 …}
      +reports: Doctrine\ORM\PersistentCollection {#4205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
      -id: 103412
      -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5634054"
      +editedAt: DateTimeImmutable @1699616474 {#4190
        date: 2023-11-10 12:41:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699503111 {#4194
        date: 2023-11-09 05:11:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Hey there stranger.\n
      \n
      I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
      \n
      I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
      \n
      To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
      \n
      I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699535885 {#4254
      date: 2023-11-09 14:18:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4247 …}
    +nested: Doctrine\ORM\PersistentCollection {#4245 …}
    +votes: Doctrine\ORM\PersistentCollection {#4249 …}
    +reports: Doctrine\ORM\PersistentCollection {#4260 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
    -id: 104104
    -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5641519"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699535885 {#4257
      date: 2023-11-09 14:18:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    > that’s a big conversation with very few black and white answers.\n
    \n
    Nuance nonces on their way to defend nazi war criminals
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699548768 {#4399
    date: 2023-11-09 17:52:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4402 …}
  +nested: Doctrine\ORM\PersistentCollection {#4404 …}
  +votes: Doctrine\ORM\PersistentCollection {#4406 …}
  +reports: Doctrine\ORM\PersistentCollection {#4408 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4412 …}
  -id: 104649
  -bodyTs: "'answer':12 'big':4 'black':9 'convers':5 'crimin':22 'defend':19 'nazi':20 'nonc':14 'nuanc':13 'war':21 'way':17 'white':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5646718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699548768 {#4400
    date: 2023-11-09 17:52:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4401
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4253
    +user: Proxies\__CG__\App\Entity\User {#4250 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4000
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Making light of trauma is not funny"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700251516 {#4009
            date: 2023-11-17 21:05:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3998 …}
          +nested: Doctrine\ORM\PersistentCollection {#3996 …}
          +votes: Doctrine\ORM\PersistentCollection {#3994 …}
          +reports: Doctrine\ORM\PersistentCollection {#3992 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
          -id: 103409
          -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5633978"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699502832 {#3945
            date: 2023-11-09 05:07:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1699503027 {#4125
          date: 2023-11-09 05:10:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4132 …}
        +votes: Doctrine\ORM\PersistentCollection {#4134 …}
        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
        -id: 103411
        -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596426"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699503027 {#4122
          date: 2023-11-09 05:10:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
        \n
        It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
        \n
        EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699503111 {#4193
        date: 2023-11-09 05:11:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
      +votes: Doctrine\ORM\PersistentCollection {#4199 …}
      +reports: Doctrine\ORM\PersistentCollection {#4205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
      -id: 103412
      -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5634054"
      +editedAt: DateTimeImmutable @1699616474 {#4190
        date: 2023-11-10 12:41:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699503111 {#4194
        date: 2023-11-09 05:11:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Hey there stranger.\n
      \n
      I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
      \n
      I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
      \n
      To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
      \n
      I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699535885 {#4254
      date: 2023-11-09 14:18:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4247 …}
    +nested: Doctrine\ORM\PersistentCollection {#4245 …}
    +votes: Doctrine\ORM\PersistentCollection {#4249 …}
    +reports: Doctrine\ORM\PersistentCollection {#4260 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
    -id: 104104
    -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5641519"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699535885 {#4257
      date: 2023-11-09 14:18:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    > that’s a big conversation with very few black and white answers.\n
    \n
    Nuance nonces on their way to defend nazi war criminals
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699548768 {#4399
    date: 2023-11-09 17:52:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4402 …}
  +nested: Doctrine\ORM\PersistentCollection {#4404 …}
  +votes: Doctrine\ORM\PersistentCollection {#4406 …}
  +reports: Doctrine\ORM\PersistentCollection {#4408 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4412 …}
  -id: 104649
  -bodyTs: "'answer':12 'big':4 'black':9 'convers':5 'crimin':22 'defend':19 'nazi':20 'nonc':14 'nuanc':13 'war':21 'way':17 'white':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5646718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699548768 {#4400
    date: 2023-11-09 17:52:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4502
  +user: Proxies\__CG__\App\Entity\User {#4250 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4401
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4253
      +user: Proxies\__CG__\App\Entity\User {#4250 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4197
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4000
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Making light of trauma is not funny"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1700251516 {#4009
              date: 2023-11-17 21:05:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3998 …}
            +nested: Doctrine\ORM\PersistentCollection {#3996 …}
            +votes: Doctrine\ORM\PersistentCollection {#3994 …}
            +reports: Doctrine\ORM\PersistentCollection {#3992 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
            -id: 103409
            -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5633978"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699502832 {#3945
              date: 2023-11-09 05:07:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 51
          +score: 0
          +lastActive: DateTime @1699503027 {#4125
            date: 2023-11-09 05:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4128 …}
          +nested: Doctrine\ORM\PersistentCollection {#4132 …}
          +votes: Doctrine\ORM\PersistentCollection {#4134 …}
          +reports: Doctrine\ORM\PersistentCollection {#4135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
          -id: 103411
          -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596426"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699503027 {#4122
            date: 2023-11-09 05:10:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
          \n
          It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
          \n
          EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699503111 {#4193
          date: 2023-11-09 05:11:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4201 …}
        +nested: Doctrine\ORM\PersistentCollection {#4203 …}
        +votes: Doctrine\ORM\PersistentCollection {#4199 …}
        +reports: Doctrine\ORM\PersistentCollection {#4205 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
        -id: 103412
        -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5634054"
        +editedAt: DateTimeImmutable @1699616474 {#4190
          date: 2023-11-10 12:41:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699503111 {#4194
          date: 2023-11-09 05:11:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Hey there stranger.\n
        \n
        I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
        \n
        I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
        \n
        To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
        \n
        I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699535885 {#4254
        date: 2023-11-09 14:18:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4247 …}
      +nested: Doctrine\ORM\PersistentCollection {#4245 …}
      +votes: Doctrine\ORM\PersistentCollection {#4249 …}
      +reports: Doctrine\ORM\PersistentCollection {#4260 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
      -id: 104104
      -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5641519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699535885 {#4257
        date: 2023-11-09 14:18:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      > that’s a big conversation with very few black and white answers.\n
      \n
      Nuance nonces on their way to defend nazi war criminals
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699548768 {#4399
      date: 2023-11-09 17:52:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4402 …}
    +nested: Doctrine\ORM\PersistentCollection {#4404 …}
    +votes: Doctrine\ORM\PersistentCollection {#4406 …}
    +reports: Doctrine\ORM\PersistentCollection {#4408 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4410 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4412 …}
    -id: 104649
    -bodyTs: "'answer':12 'big':4 'black':9 'convers':5 'crimin':22 'defend':19 'nazi':20 'nonc':14 'nuanc':13 'war':21 'way':17 'white':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5646718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699548768 {#4400
      date: 2023-11-09 17:52:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    I’m just now catching up on this thread. I honestly don’t understand what you’re talking about. Nazis are bad. War criminals are bad. Sexual assault is bad, and perpetrators are 100% in the wrong, now and forever. Some things are very clear, and some things are nuanced. That’s just life.\n
    \n
    Morality isn’t a free-for-all, and I don’t think anything I said would have suggested otherwise.\n
    \n
    The reason nuance is important, is because we get actually get Nazis and shit if we make everything an absolute. I’m not advocating for anything goes, I’m saying that some things are complicated and simple answers don’t always work. How people use humor is one of those things that can be complicated. I know dark humor definitely helps me cope with and overcome my trauma when I’m in a dark place. It also helps me bond a little bit when I meet someone else will so uses dark humor. It’s okay if that’s not the same for you. People are different.\n
    \n
    I’m not angry or trying to be mean or talk down or anything like that. I also don’t automatically think you’re a bad person, even though I feel like that insult was uncalled for. And I know some of the other people browsing here were kind of assholes, so, I’m sorry about them.\n
    \n
    Anyway we don’t need to continue talking about this if you don’t want to. The entire thing is kind of stressful for me, so I might not check my messages for a few days anyway. If you do want to talk more, I’m open to that. But if you’re just going to be rude, I’ll probably not respond.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700000864 {#4500
    date: 2023-11-14 23:27:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4503 …}
  +nested: Doctrine\ORM\PersistentCollection {#4505 …}
  +votes: Doctrine\ORM\PersistentCollection {#4507 …}
  +reports: Doctrine\ORM\PersistentCollection {#4509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4513 …}
  -id: 125301
  -bodyTs: "'100':34 'absolut':94 'actual':84 'advoc':98 'also':151,199 'alway':115 'angri':185 'answer':112 'anyth':68,100,195 'anyway':239,275 'assault':28 'asshol':232 'automat':202 'bad':22,26,30,207 'bit':157 'bond':154 'brows':227 'catch':5 'check':268 'clear':45 'complic':109,129 'continu':245 'cope':137 'crimin':24 'dark':132,148,166 'day':274 'definit':134 'differ':181 'els':162 'entir':256 'even':209 'everyth':92 'feel':212 'forev':40 'free':60 'free-for-al':59 'get':83,85 'go':293 'goe':101 'help':135,152 'honest':11 'humor':120,133,167 'import':79 'insult':215 'isn':56 'kind':230,259 'know':131,221 'life':54 'like':196,213 'littl':156 'll':298 'm':2,96,103,145,183,235,284 'make':91 'mean':190 'meet':160 'messag':270 'might':266 'moral':55 'nazi':20,86 'need':243 'nuanc':50,77 'okay':170 'one':122 'open':285 'otherwis':74 'overcom':140 'peopl':118,179,226 'perpetr':32 'person':208 'place':149 'probabl':299 're':17,205,291 'reason':76 'respond':301 'rude':296 'said':70 'say':104 'sexual':27 'shit':88 'simpl':111 'someon':161 'sorri':236 'stress':261 'suggest':73 'talk':18,192,246,281 'thing':42,48,107,125,257 'think':67,203 'though':210 'thread':9 'trauma':142 'tri':187 'uncal':217 'understand':14 'use':119,165 'want':253,279 'war':23 'work':116 'would':71 'wrong':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5803081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700000864 {#4501
    date: 2023-11-14 23:27:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4502
  +user: Proxies\__CG__\App\Entity\User {#4250 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4401
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4253
      +user: Proxies\__CG__\App\Entity\User {#4250 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4197
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4000
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Making light of trauma is not funny"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1700251516 {#4009
              date: 2023-11-17 21:05:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3998 …}
            +nested: Doctrine\ORM\PersistentCollection {#3996 …}
            +votes: Doctrine\ORM\PersistentCollection {#3994 …}
            +reports: Doctrine\ORM\PersistentCollection {#3992 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
            -id: 103409
            -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5633978"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699502832 {#3945
              date: 2023-11-09 05:07:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 51
          +score: 0
          +lastActive: DateTime @1699503027 {#4125
            date: 2023-11-09 05:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4128 …}
          +nested: Doctrine\ORM\PersistentCollection {#4132 …}
          +votes: Doctrine\ORM\PersistentCollection {#4134 …}
          +reports: Doctrine\ORM\PersistentCollection {#4135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
          -id: 103411
          -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596426"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699503027 {#4122
            date: 2023-11-09 05:10:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
          \n
          It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
          \n
          EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699503111 {#4193
          date: 2023-11-09 05:11:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4201 …}
        +nested: Doctrine\ORM\PersistentCollection {#4203 …}
        +votes: Doctrine\ORM\PersistentCollection {#4199 …}
        +reports: Doctrine\ORM\PersistentCollection {#4205 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
        -id: 103412
        -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5634054"
        +editedAt: DateTimeImmutable @1699616474 {#4190
          date: 2023-11-10 12:41:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699503111 {#4194
          date: 2023-11-09 05:11:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Hey there stranger.\n
        \n
        I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
        \n
        I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
        \n
        To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
        \n
        I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699535885 {#4254
        date: 2023-11-09 14:18:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4247 …}
      +nested: Doctrine\ORM\PersistentCollection {#4245 …}
      +votes: Doctrine\ORM\PersistentCollection {#4249 …}
      +reports: Doctrine\ORM\PersistentCollection {#4260 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
      -id: 104104
      -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5641519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699535885 {#4257
        date: 2023-11-09 14:18:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      > that’s a big conversation with very few black and white answers.\n
      \n
      Nuance nonces on their way to defend nazi war criminals
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699548768 {#4399
      date: 2023-11-09 17:52:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4402 …}
    +nested: Doctrine\ORM\PersistentCollection {#4404 …}
    +votes: Doctrine\ORM\PersistentCollection {#4406 …}
    +reports: Doctrine\ORM\PersistentCollection {#4408 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4410 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4412 …}
    -id: 104649
    -bodyTs: "'answer':12 'big':4 'black':9 'convers':5 'crimin':22 'defend':19 'nazi':20 'nonc':14 'nuanc':13 'war':21 'way':17 'white':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5646718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699548768 {#4400
      date: 2023-11-09 17:52:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    I’m just now catching up on this thread. I honestly don’t understand what you’re talking about. Nazis are bad. War criminals are bad. Sexual assault is bad, and perpetrators are 100% in the wrong, now and forever. Some things are very clear, and some things are nuanced. That’s just life.\n
    \n
    Morality isn’t a free-for-all, and I don’t think anything I said would have suggested otherwise.\n
    \n
    The reason nuance is important, is because we get actually get Nazis and shit if we make everything an absolute. I’m not advocating for anything goes, I’m saying that some things are complicated and simple answers don’t always work. How people use humor is one of those things that can be complicated. I know dark humor definitely helps me cope with and overcome my trauma when I’m in a dark place. It also helps me bond a little bit when I meet someone else will so uses dark humor. It’s okay if that’s not the same for you. People are different.\n
    \n
    I’m not angry or trying to be mean or talk down or anything like that. I also don’t automatically think you’re a bad person, even though I feel like that insult was uncalled for. And I know some of the other people browsing here were kind of assholes, so, I’m sorry about them.\n
    \n
    Anyway we don’t need to continue talking about this if you don’t want to. The entire thing is kind of stressful for me, so I might not check my messages for a few days anyway. If you do want to talk more, I’m open to that. But if you’re just going to be rude, I’ll probably not respond.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700000864 {#4500
    date: 2023-11-14 23:27:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4503 …}
  +nested: Doctrine\ORM\PersistentCollection {#4505 …}
  +votes: Doctrine\ORM\PersistentCollection {#4507 …}
  +reports: Doctrine\ORM\PersistentCollection {#4509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4513 …}
  -id: 125301
  -bodyTs: "'100':34 'absolut':94 'actual':84 'advoc':98 'also':151,199 'alway':115 'angri':185 'answer':112 'anyth':68,100,195 'anyway':239,275 'assault':28 'asshol':232 'automat':202 'bad':22,26,30,207 'bit':157 'bond':154 'brows':227 'catch':5 'check':268 'clear':45 'complic':109,129 'continu':245 'cope':137 'crimin':24 'dark':132,148,166 'day':274 'definit':134 'differ':181 'els':162 'entir':256 'even':209 'everyth':92 'feel':212 'forev':40 'free':60 'free-for-al':59 'get':83,85 'go':293 'goe':101 'help':135,152 'honest':11 'humor':120,133,167 'import':79 'insult':215 'isn':56 'kind':230,259 'know':131,221 'life':54 'like':196,213 'littl':156 'll':298 'm':2,96,103,145,183,235,284 'make':91 'mean':190 'meet':160 'messag':270 'might':266 'moral':55 'nazi':20,86 'need':243 'nuanc':50,77 'okay':170 'one':122 'open':285 'otherwis':74 'overcom':140 'peopl':118,179,226 'perpetr':32 'person':208 'place':149 'probabl':299 're':17,205,291 'reason':76 'respond':301 'rude':296 'said':70 'say':104 'sexual':27 'shit':88 'simpl':111 'someon':161 'sorri':236 'stress':261 'suggest':73 'talk':18,192,246,281 'thing':42,48,107,125,257 'think':67,203 'though':210 'thread':9 'trauma':142 'tri':187 'uncal':217 'understand':14 'use':119,165 'want':253,279 'war':23 'work':116 'would':71 'wrong':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5803081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700000864 {#4501
    date: 2023-11-14 23:27:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4502
  +user: Proxies\__CG__\App\Entity\User {#4250 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4401
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4253
      +user: Proxies\__CG__\App\Entity\User {#4250 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4197
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4000
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Making light of trauma is not funny"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1700251516 {#4009
              date: 2023-11-17 21:05:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3998 …}
            +nested: Doctrine\ORM\PersistentCollection {#3996 …}
            +votes: Doctrine\ORM\PersistentCollection {#3994 …}
            +reports: Doctrine\ORM\PersistentCollection {#3992 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
            -id: 103409
            -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5633978"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699502832 {#3945
              date: 2023-11-09 05:07:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 51
          +score: 0
          +lastActive: DateTime @1699503027 {#4125
            date: 2023-11-09 05:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4128 …}
          +nested: Doctrine\ORM\PersistentCollection {#4132 …}
          +votes: Doctrine\ORM\PersistentCollection {#4134 …}
          +reports: Doctrine\ORM\PersistentCollection {#4135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
          -id: 103411
          -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596426"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699503027 {#4122
            date: 2023-11-09 05:10:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
          \n
          It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
          \n
          EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699503111 {#4193
          date: 2023-11-09 05:11:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4201 …}
        +nested: Doctrine\ORM\PersistentCollection {#4203 …}
        +votes: Doctrine\ORM\PersistentCollection {#4199 …}
        +reports: Doctrine\ORM\PersistentCollection {#4205 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
        -id: 103412
        -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5634054"
        +editedAt: DateTimeImmutable @1699616474 {#4190
          date: 2023-11-10 12:41:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699503111 {#4194
          date: 2023-11-09 05:11:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Hey there stranger.\n
        \n
        I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
        \n
        I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
        \n
        To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
        \n
        I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699535885 {#4254
        date: 2023-11-09 14:18:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4247 …}
      +nested: Doctrine\ORM\PersistentCollection {#4245 …}
      +votes: Doctrine\ORM\PersistentCollection {#4249 …}
      +reports: Doctrine\ORM\PersistentCollection {#4260 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
      -id: 104104
      -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5641519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699535885 {#4257
        date: 2023-11-09 14:18:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      > that’s a big conversation with very few black and white answers.\n
      \n
      Nuance nonces on their way to defend nazi war criminals
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699548768 {#4399
      date: 2023-11-09 17:52:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4402 …}
    +nested: Doctrine\ORM\PersistentCollection {#4404 …}
    +votes: Doctrine\ORM\PersistentCollection {#4406 …}
    +reports: Doctrine\ORM\PersistentCollection {#4408 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4410 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4412 …}
    -id: 104649
    -bodyTs: "'answer':12 'big':4 'black':9 'convers':5 'crimin':22 'defend':19 'nazi':20 'nonc':14 'nuanc':13 'war':21 'way':17 'white':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5646718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699548768 {#4400
      date: 2023-11-09 17:52:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    I’m just now catching up on this thread. I honestly don’t understand what you’re talking about. Nazis are bad. War criminals are bad. Sexual assault is bad, and perpetrators are 100% in the wrong, now and forever. Some things are very clear, and some things are nuanced. That’s just life.\n
    \n
    Morality isn’t a free-for-all, and I don’t think anything I said would have suggested otherwise.\n
    \n
    The reason nuance is important, is because we get actually get Nazis and shit if we make everything an absolute. I’m not advocating for anything goes, I’m saying that some things are complicated and simple answers don’t always work. How people use humor is one of those things that can be complicated. I know dark humor definitely helps me cope with and overcome my trauma when I’m in a dark place. It also helps me bond a little bit when I meet someone else will so uses dark humor. It’s okay if that’s not the same for you. People are different.\n
    \n
    I’m not angry or trying to be mean or talk down or anything like that. I also don’t automatically think you’re a bad person, even though I feel like that insult was uncalled for. And I know some of the other people browsing here were kind of assholes, so, I’m sorry about them.\n
    \n
    Anyway we don’t need to continue talking about this if you don’t want to. The entire thing is kind of stressful for me, so I might not check my messages for a few days anyway. If you do want to talk more, I’m open to that. But if you’re just going to be rude, I’ll probably not respond.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700000864 {#4500
    date: 2023-11-14 23:27:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4503 …}
  +nested: Doctrine\ORM\PersistentCollection {#4505 …}
  +votes: Doctrine\ORM\PersistentCollection {#4507 …}
  +reports: Doctrine\ORM\PersistentCollection {#4509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4513 …}
  -id: 125301
  -bodyTs: "'100':34 'absolut':94 'actual':84 'advoc':98 'also':151,199 'alway':115 'angri':185 'answer':112 'anyth':68,100,195 'anyway':239,275 'assault':28 'asshol':232 'automat':202 'bad':22,26,30,207 'bit':157 'bond':154 'brows':227 'catch':5 'check':268 'clear':45 'complic':109,129 'continu':245 'cope':137 'crimin':24 'dark':132,148,166 'day':274 'definit':134 'differ':181 'els':162 'entir':256 'even':209 'everyth':92 'feel':212 'forev':40 'free':60 'free-for-al':59 'get':83,85 'go':293 'goe':101 'help':135,152 'honest':11 'humor':120,133,167 'import':79 'insult':215 'isn':56 'kind':230,259 'know':131,221 'life':54 'like':196,213 'littl':156 'll':298 'm':2,96,103,145,183,235,284 'make':91 'mean':190 'meet':160 'messag':270 'might':266 'moral':55 'nazi':20,86 'need':243 'nuanc':50,77 'okay':170 'one':122 'open':285 'otherwis':74 'overcom':140 'peopl':118,179,226 'perpetr':32 'person':208 'place':149 'probabl':299 're':17,205,291 'reason':76 'respond':301 'rude':296 'said':70 'say':104 'sexual':27 'shit':88 'simpl':111 'someon':161 'sorri':236 'stress':261 'suggest':73 'talk':18,192,246,281 'thing':42,48,107,125,257 'think':67,203 'though':210 'thread':9 'trauma':142 'tri':187 'uncal':217 'understand':14 'use':119,165 'want':253,279 'war':23 'work':116 'would':71 'wrong':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5803081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700000864 {#4501
    date: 2023-11-14 23:27:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4417
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4253
    +user: Proxies\__CG__\App\Entity\User {#4250 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4000
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Making light of trauma is not funny"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700251516 {#4009
            date: 2023-11-17 21:05:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3998 …}
          +nested: Doctrine\ORM\PersistentCollection {#3996 …}
          +votes: Doctrine\ORM\PersistentCollection {#3994 …}
          +reports: Doctrine\ORM\PersistentCollection {#3992 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
          -id: 103409
          -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5633978"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699502832 {#3945
            date: 2023-11-09 05:07:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1699503027 {#4125
          date: 2023-11-09 05:10:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4132 …}
        +votes: Doctrine\ORM\PersistentCollection {#4134 …}
        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
        -id: 103411
        -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596426"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699503027 {#4122
          date: 2023-11-09 05:10:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
        \n
        It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
        \n
        EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699503111 {#4193
        date: 2023-11-09 05:11:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
      +votes: Doctrine\ORM\PersistentCollection {#4199 …}
      +reports: Doctrine\ORM\PersistentCollection {#4205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
      -id: 103412
      -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5634054"
      +editedAt: DateTimeImmutable @1699616474 {#4190
        date: 2023-11-10 12:41:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699503111 {#4194
        date: 2023-11-09 05:11:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Hey there stranger.\n
      \n
      I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
      \n
      I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
      \n
      To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
      \n
      I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699535885 {#4254
      date: 2023-11-09 14:18:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4247 …}
    +nested: Doctrine\ORM\PersistentCollection {#4245 …}
    +votes: Doctrine\ORM\PersistentCollection {#4249 …}
    +reports: Doctrine\ORM\PersistentCollection {#4260 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
    -id: 104104
    -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5641519"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699535885 {#4257
      date: 2023-11-09 14:18:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
    \n
    But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
    \n
    I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699568643 {#4414
    date: 2023-11-09 23:24:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 105671
  -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1601101"
  +editedAt: DateTimeImmutable @1699644885 {#4415
    date: 2023-11-10 20:34:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699568643 {#4416
    date: 2023-11-09 23:24:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4417
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4253
    +user: Proxies\__CG__\App\Entity\User {#4250 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4000
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Making light of trauma is not funny"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700251516 {#4009
            date: 2023-11-17 21:05:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3998 …}
          +nested: Doctrine\ORM\PersistentCollection {#3996 …}
          +votes: Doctrine\ORM\PersistentCollection {#3994 …}
          +reports: Doctrine\ORM\PersistentCollection {#3992 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
          -id: 103409
          -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5633978"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699502832 {#3945
            date: 2023-11-09 05:07:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1699503027 {#4125
          date: 2023-11-09 05:10:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4132 …}
        +votes: Doctrine\ORM\PersistentCollection {#4134 …}
        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
        -id: 103411
        -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596426"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699503027 {#4122
          date: 2023-11-09 05:10:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
        \n
        It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
        \n
        EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699503111 {#4193
        date: 2023-11-09 05:11:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
      +votes: Doctrine\ORM\PersistentCollection {#4199 …}
      +reports: Doctrine\ORM\PersistentCollection {#4205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
      -id: 103412
      -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5634054"
      +editedAt: DateTimeImmutable @1699616474 {#4190
        date: 2023-11-10 12:41:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699503111 {#4194
        date: 2023-11-09 05:11:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Hey there stranger.\n
      \n
      I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
      \n
      I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
      \n
      To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
      \n
      I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699535885 {#4254
      date: 2023-11-09 14:18:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4247 …}
    +nested: Doctrine\ORM\PersistentCollection {#4245 …}
    +votes: Doctrine\ORM\PersistentCollection {#4249 …}
    +reports: Doctrine\ORM\PersistentCollection {#4260 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
    -id: 104104
    -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5641519"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699535885 {#4257
      date: 2023-11-09 14:18:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
    \n
    But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
    \n
    I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699568643 {#4414
    date: 2023-11-09 23:24:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 105671
  -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1601101"
  +editedAt: DateTimeImmutable @1699644885 {#4415
    date: 2023-11-10 20:34:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699568643 {#4416
    date: 2023-11-09 23:24:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4417
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4253
    +user: Proxies\__CG__\App\Entity\User {#4250 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4000
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Making light of trauma is not funny"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700251516 {#4009
            date: 2023-11-17 21:05:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3998 …}
          +nested: Doctrine\ORM\PersistentCollection {#3996 …}
          +votes: Doctrine\ORM\PersistentCollection {#3994 …}
          +reports: Doctrine\ORM\PersistentCollection {#3992 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
          -id: 103409
          -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5633978"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699502832 {#3945
            date: 2023-11-09 05:07:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1699503027 {#4125
          date: 2023-11-09 05:10:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4132 …}
        +votes: Doctrine\ORM\PersistentCollection {#4134 …}
        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
        -id: 103411
        -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596426"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699503027 {#4122
          date: 2023-11-09 05:10:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
        \n
        It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
        \n
        EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699503111 {#4193
        date: 2023-11-09 05:11:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
      +votes: Doctrine\ORM\PersistentCollection {#4199 …}
      +reports: Doctrine\ORM\PersistentCollection {#4205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
      -id: 103412
      -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5634054"
      +editedAt: DateTimeImmutable @1699616474 {#4190
        date: 2023-11-10 12:41:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699503111 {#4194
        date: 2023-11-09 05:11:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Hey there stranger.\n
      \n
      I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
      \n
      I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
      \n
      To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
      \n
      I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699535885 {#4254
      date: 2023-11-09 14:18:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4247 …}
    +nested: Doctrine\ORM\PersistentCollection {#4245 …}
    +votes: Doctrine\ORM\PersistentCollection {#4249 …}
    +reports: Doctrine\ORM\PersistentCollection {#4260 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
    -id: 104104
    -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5641519"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699535885 {#4257
      date: 2023-11-09 14:18:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
    \n
    But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
    \n
    I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699568643 {#4414
    date: 2023-11-09 23:24:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 105671
  -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1601101"
  +editedAt: DateTimeImmutable @1699644885 {#4415
    date: 2023-11-10 20:34:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699568643 {#4416
    date: 2023-11-09 23:24:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4517
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4253
      +user: Proxies\__CG__\App\Entity\User {#4250 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4197
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4000
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Making light of trauma is not funny"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1700251516 {#4009
              date: 2023-11-17 21:05:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3998 …}
            +nested: Doctrine\ORM\PersistentCollection {#3996 …}
            +votes: Doctrine\ORM\PersistentCollection {#3994 …}
            +reports: Doctrine\ORM\PersistentCollection {#3992 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
            -id: 103409
            -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5633978"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699502832 {#3945
              date: 2023-11-09 05:07:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 51
          +score: 0
          +lastActive: DateTime @1699503027 {#4125
            date: 2023-11-09 05:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4128 …}
          +nested: Doctrine\ORM\PersistentCollection {#4132 …}
          +votes: Doctrine\ORM\PersistentCollection {#4134 …}
          +reports: Doctrine\ORM\PersistentCollection {#4135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
          -id: 103411
          -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596426"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699503027 {#4122
            date: 2023-11-09 05:10:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
          \n
          It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
          \n
          EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699503111 {#4193
          date: 2023-11-09 05:11:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4201 …}
        +nested: Doctrine\ORM\PersistentCollection {#4203 …}
        +votes: Doctrine\ORM\PersistentCollection {#4199 …}
        +reports: Doctrine\ORM\PersistentCollection {#4205 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
        -id: 103412
        -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5634054"
        +editedAt: DateTimeImmutable @1699616474 {#4190
          date: 2023-11-10 12:41:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699503111 {#4194
          date: 2023-11-09 05:11:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Hey there stranger.\n
        \n
        I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
        \n
        I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
        \n
        To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
        \n
        I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699535885 {#4254
        date: 2023-11-09 14:18:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4247 …}
      +nested: Doctrine\ORM\PersistentCollection {#4245 …}
      +votes: Doctrine\ORM\PersistentCollection {#4249 …}
      +reports: Doctrine\ORM\PersistentCollection {#4260 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
      -id: 104104
      -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5641519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699535885 {#4257
        date: 2023-11-09 14:18:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
      \n
      But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
      \n
      I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699568643 {#4414
      date: 2023-11-09 23:24:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4418 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 105671
    -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1601101"
    +editedAt: DateTimeImmutable @1699644885 {#4415
      date: 2023-11-10 20:34:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699568643 {#4416
      date: 2023-11-09 23:24:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Maybe try being less defensive?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699569144 {#4515
    date: 2023-11-09 23:32:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4518 …}
  +nested: Doctrine\ORM\PersistentCollection {#4520 …}
  +votes: Doctrine\ORM\PersistentCollection {#4522 …}
  +reports: Doctrine\ORM\PersistentCollection {#4524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
  -id: 105693
  -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5655616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699569144 {#4516
    date: 2023-11-09 23:32:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4517
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4253
      +user: Proxies\__CG__\App\Entity\User {#4250 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4197
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4000
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Making light of trauma is not funny"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1700251516 {#4009
              date: 2023-11-17 21:05:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3998 …}
            +nested: Doctrine\ORM\PersistentCollection {#3996 …}
            +votes: Doctrine\ORM\PersistentCollection {#3994 …}
            +reports: Doctrine\ORM\PersistentCollection {#3992 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
            -id: 103409
            -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5633978"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699502832 {#3945
              date: 2023-11-09 05:07:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 51
          +score: 0
          +lastActive: DateTime @1699503027 {#4125
            date: 2023-11-09 05:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4128 …}
          +nested: Doctrine\ORM\PersistentCollection {#4132 …}
          +votes: Doctrine\ORM\PersistentCollection {#4134 …}
          +reports: Doctrine\ORM\PersistentCollection {#4135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
          -id: 103411
          -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596426"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699503027 {#4122
            date: 2023-11-09 05:10:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
          \n
          It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
          \n
          EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699503111 {#4193
          date: 2023-11-09 05:11:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4201 …}
        +nested: Doctrine\ORM\PersistentCollection {#4203 …}
        +votes: Doctrine\ORM\PersistentCollection {#4199 …}
        +reports: Doctrine\ORM\PersistentCollection {#4205 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
        -id: 103412
        -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5634054"
        +editedAt: DateTimeImmutable @1699616474 {#4190
          date: 2023-11-10 12:41:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699503111 {#4194
          date: 2023-11-09 05:11:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Hey there stranger.\n
        \n
        I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
        \n
        I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
        \n
        To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
        \n
        I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699535885 {#4254
        date: 2023-11-09 14:18:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4247 …}
      +nested: Doctrine\ORM\PersistentCollection {#4245 …}
      +votes: Doctrine\ORM\PersistentCollection {#4249 …}
      +reports: Doctrine\ORM\PersistentCollection {#4260 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
      -id: 104104
      -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5641519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699535885 {#4257
        date: 2023-11-09 14:18:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
      \n
      But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
      \n
      I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699568643 {#4414
      date: 2023-11-09 23:24:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4418 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 105671
    -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1601101"
    +editedAt: DateTimeImmutable @1699644885 {#4415
      date: 2023-11-10 20:34:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699568643 {#4416
      date: 2023-11-09 23:24:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Maybe try being less defensive?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699569144 {#4515
    date: 2023-11-09 23:32:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4518 …}
  +nested: Doctrine\ORM\PersistentCollection {#4520 …}
  +votes: Doctrine\ORM\PersistentCollection {#4522 …}
  +reports: Doctrine\ORM\PersistentCollection {#4524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
  -id: 105693
  -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5655616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699569144 {#4516
    date: 2023-11-09 23:32:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4517
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4253
      +user: Proxies\__CG__\App\Entity\User {#4250 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4197
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4000
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Making light of trauma is not funny"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1700251516 {#4009
              date: 2023-11-17 21:05:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3998 …}
            +nested: Doctrine\ORM\PersistentCollection {#3996 …}
            +votes: Doctrine\ORM\PersistentCollection {#3994 …}
            +reports: Doctrine\ORM\PersistentCollection {#3992 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
            -id: 103409
            -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5633978"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699502832 {#3945
              date: 2023-11-09 05:07:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 51
          +score: 0
          +lastActive: DateTime @1699503027 {#4125
            date: 2023-11-09 05:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4128 …}
          +nested: Doctrine\ORM\PersistentCollection {#4132 …}
          +votes: Doctrine\ORM\PersistentCollection {#4134 …}
          +reports: Doctrine\ORM\PersistentCollection {#4135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
          -id: 103411
          -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596426"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699503027 {#4122
            date: 2023-11-09 05:10:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
          \n
          It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
          \n
          EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699503111 {#4193
          date: 2023-11-09 05:11:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4201 …}
        +nested: Doctrine\ORM\PersistentCollection {#4203 …}
        +votes: Doctrine\ORM\PersistentCollection {#4199 …}
        +reports: Doctrine\ORM\PersistentCollection {#4205 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
        -id: 103412
        -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5634054"
        +editedAt: DateTimeImmutable @1699616474 {#4190
          date: 2023-11-10 12:41:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699503111 {#4194
          date: 2023-11-09 05:11:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Hey there stranger.\n
        \n
        I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
        \n
        I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
        \n
        To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
        \n
        I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699535885 {#4254
        date: 2023-11-09 14:18:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4247 …}
      +nested: Doctrine\ORM\PersistentCollection {#4245 …}
      +votes: Doctrine\ORM\PersistentCollection {#4249 …}
      +reports: Doctrine\ORM\PersistentCollection {#4260 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
      -id: 104104
      -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5641519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699535885 {#4257
        date: 2023-11-09 14:18:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
      \n
      But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
      \n
      I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699568643 {#4414
      date: 2023-11-09 23:24:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4418 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 105671
    -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1601101"
    +editedAt: DateTimeImmutable @1699644885 {#4415
      date: 2023-11-10 20:34:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699568643 {#4416
      date: 2023-11-09 23:24:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Maybe try being less defensive?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699569144 {#4515
    date: 2023-11-09 23:32:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4518 …}
  +nested: Doctrine\ORM\PersistentCollection {#4520 …}
  +votes: Doctrine\ORM\PersistentCollection {#4522 …}
  +reports: Doctrine\ORM\PersistentCollection {#4524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
  -id: 105693
  -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5655616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699569144 {#4516
    date: 2023-11-09 23:32:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4599
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4517
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4417
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4253
        +user: Proxies\__CG__\App\Entity\User {#4250 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4197
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4120
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4000
              +user: App\Entity\User {#3948 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Making light of trauma is not funny"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1700251516 {#4009
                date: 2023-11-17 21:05:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3998 …}
              +nested: Doctrine\ORM\PersistentCollection {#3996 …}
              +votes: Doctrine\ORM\PersistentCollection {#3994 …}
              +reports: Doctrine\ORM\PersistentCollection {#3992 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
              -id: 103409
              -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5633978"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699502832 {#3945
                date: 2023-11-09 05:07:12.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 51
            +score: 0
            +lastActive: DateTime @1699503027 {#4125
              date: 2023-11-09 05:10:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4128 …}
            +nested: Doctrine\ORM\PersistentCollection {#4132 …}
            +votes: Doctrine\ORM\PersistentCollection {#4134 …}
            +reports: Doctrine\ORM\PersistentCollection {#4135 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
            -id: 103411
            -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596426"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699503027 {#4122
              date: 2023-11-09 05:10:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
            \n
            It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
            \n
            EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699503111 {#4193
            date: 2023-11-09 05:11:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4201 …}
          +nested: Doctrine\ORM\PersistentCollection {#4203 …}
          +votes: Doctrine\ORM\PersistentCollection {#4199 …}
          +reports: Doctrine\ORM\PersistentCollection {#4205 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
          -id: 103412
          -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5634054"
          +editedAt: DateTimeImmutable @1699616474 {#4190
            date: 2023-11-10 12:41:14.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699503111 {#4194
            date: 2023-11-09 05:11:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Hey there stranger.\n
          \n
          I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
          \n
          I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
          \n
          To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
          \n
          I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699535885 {#4254
          date: 2023-11-09 14:18:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4247 …}
        +nested: Doctrine\ORM\PersistentCollection {#4245 …}
        +votes: Doctrine\ORM\PersistentCollection {#4249 …}
        +reports: Doctrine\ORM\PersistentCollection {#4260 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
        -id: 104104
        -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5641519"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699535885 {#4257
          date: 2023-11-09 14:18:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
        \n
        But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
        \n
        I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699568643 {#4414
        date: 2023-11-09 23:24:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4418 …}
      +nested: Doctrine\ORM\PersistentCollection {#4420 …}
      +votes: Doctrine\ORM\PersistentCollection {#4422 …}
      +reports: Doctrine\ORM\PersistentCollection {#4424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
      -id: 105671
      -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1601101"
      +editedAt: DateTimeImmutable @1699644885 {#4415
        date: 2023-11-10 20:34:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699568643 {#4416
        date: 2023-11-09 23:24:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Maybe try being less defensive?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699569144 {#4515
      date: 2023-11-09 23:32:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4518 …}
    +nested: Doctrine\ORM\PersistentCollection {#4520 …}
    +votes: Doctrine\ORM\PersistentCollection {#4522 …}
    +reports: Doctrine\ORM\PersistentCollection {#4524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
    -id: 105693
    -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5655616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699569144 {#4516
      date: 2023-11-09 23:32:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
    \n
    But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
    \n
    I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699570692 {#4597
    date: 2023-11-09 23:58:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4600 …}
  +nested: Doctrine\ORM\PersistentCollection {#4602 …}
  +votes: Doctrine\ORM\PersistentCollection {#4604 …}
  +reports: Doctrine\ORM\PersistentCollection {#4606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
  -id: 105774
  -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1601223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699570692 {#4598
    date: 2023-11-09 23:58:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4599
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4517
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4417
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4253
        +user: Proxies\__CG__\App\Entity\User {#4250 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4197
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4120
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4000
              +user: App\Entity\User {#3948 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Making light of trauma is not funny"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1700251516 {#4009
                date: 2023-11-17 21:05:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3998 …}
              +nested: Doctrine\ORM\PersistentCollection {#3996 …}
              +votes: Doctrine\ORM\PersistentCollection {#3994 …}
              +reports: Doctrine\ORM\PersistentCollection {#3992 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
              -id: 103409
              -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5633978"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699502832 {#3945
                date: 2023-11-09 05:07:12.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 51
            +score: 0
            +lastActive: DateTime @1699503027 {#4125
              date: 2023-11-09 05:10:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4128 …}
            +nested: Doctrine\ORM\PersistentCollection {#4132 …}
            +votes: Doctrine\ORM\PersistentCollection {#4134 …}
            +reports: Doctrine\ORM\PersistentCollection {#4135 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
            -id: 103411
            -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596426"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699503027 {#4122
              date: 2023-11-09 05:10:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
            \n
            It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
            \n
            EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699503111 {#4193
            date: 2023-11-09 05:11:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4201 …}
          +nested: Doctrine\ORM\PersistentCollection {#4203 …}
          +votes: Doctrine\ORM\PersistentCollection {#4199 …}
          +reports: Doctrine\ORM\PersistentCollection {#4205 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
          -id: 103412
          -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5634054"
          +editedAt: DateTimeImmutable @1699616474 {#4190
            date: 2023-11-10 12:41:14.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699503111 {#4194
            date: 2023-11-09 05:11:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Hey there stranger.\n
          \n
          I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
          \n
          I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
          \n
          To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
          \n
          I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699535885 {#4254
          date: 2023-11-09 14:18:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4247 …}
        +nested: Doctrine\ORM\PersistentCollection {#4245 …}
        +votes: Doctrine\ORM\PersistentCollection {#4249 …}
        +reports: Doctrine\ORM\PersistentCollection {#4260 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
        -id: 104104
        -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5641519"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699535885 {#4257
          date: 2023-11-09 14:18:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
        \n
        But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
        \n
        I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699568643 {#4414
        date: 2023-11-09 23:24:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4418 …}
      +nested: Doctrine\ORM\PersistentCollection {#4420 …}
      +votes: Doctrine\ORM\PersistentCollection {#4422 …}
      +reports: Doctrine\ORM\PersistentCollection {#4424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
      -id: 105671
      -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1601101"
      +editedAt: DateTimeImmutable @1699644885 {#4415
        date: 2023-11-10 20:34:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699568643 {#4416
        date: 2023-11-09 23:24:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Maybe try being less defensive?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699569144 {#4515
      date: 2023-11-09 23:32:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4518 …}
    +nested: Doctrine\ORM\PersistentCollection {#4520 …}
    +votes: Doctrine\ORM\PersistentCollection {#4522 …}
    +reports: Doctrine\ORM\PersistentCollection {#4524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
    -id: 105693
    -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5655616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699569144 {#4516
      date: 2023-11-09 23:32:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
    \n
    But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
    \n
    I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699570692 {#4597
    date: 2023-11-09 23:58:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4600 …}
  +nested: Doctrine\ORM\PersistentCollection {#4602 …}
  +votes: Doctrine\ORM\PersistentCollection {#4604 …}
  +reports: Doctrine\ORM\PersistentCollection {#4606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
  -id: 105774
  -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1601223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699570692 {#4598
    date: 2023-11-09 23:58:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4599
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4517
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4417
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4253
        +user: Proxies\__CG__\App\Entity\User {#4250 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4197
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4120
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4000
              +user: App\Entity\User {#3948 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Making light of trauma is not funny"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1700251516 {#4009
                date: 2023-11-17 21:05:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3998 …}
              +nested: Doctrine\ORM\PersistentCollection {#3996 …}
              +votes: Doctrine\ORM\PersistentCollection {#3994 …}
              +reports: Doctrine\ORM\PersistentCollection {#3992 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
              -id: 103409
              -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5633978"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699502832 {#3945
                date: 2023-11-09 05:07:12.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 51
            +score: 0
            +lastActive: DateTime @1699503027 {#4125
              date: 2023-11-09 05:10:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4128 …}
            +nested: Doctrine\ORM\PersistentCollection {#4132 …}
            +votes: Doctrine\ORM\PersistentCollection {#4134 …}
            +reports: Doctrine\ORM\PersistentCollection {#4135 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
            -id: 103411
            -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596426"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699503027 {#4122
              date: 2023-11-09 05:10:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
            \n
            It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
            \n
            EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699503111 {#4193
            date: 2023-11-09 05:11:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4201 …}
          +nested: Doctrine\ORM\PersistentCollection {#4203 …}
          +votes: Doctrine\ORM\PersistentCollection {#4199 …}
          +reports: Doctrine\ORM\PersistentCollection {#4205 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
          -id: 103412
          -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5634054"
          +editedAt: DateTimeImmutable @1699616474 {#4190
            date: 2023-11-10 12:41:14.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699503111 {#4194
            date: 2023-11-09 05:11:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Hey there stranger.\n
          \n
          I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
          \n
          I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
          \n
          To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
          \n
          I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699535885 {#4254
          date: 2023-11-09 14:18:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4247 …}
        +nested: Doctrine\ORM\PersistentCollection {#4245 …}
        +votes: Doctrine\ORM\PersistentCollection {#4249 …}
        +reports: Doctrine\ORM\PersistentCollection {#4260 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
        -id: 104104
        -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5641519"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699535885 {#4257
          date: 2023-11-09 14:18:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
        \n
        But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
        \n
        I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699568643 {#4414
        date: 2023-11-09 23:24:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4418 …}
      +nested: Doctrine\ORM\PersistentCollection {#4420 …}
      +votes: Doctrine\ORM\PersistentCollection {#4422 …}
      +reports: Doctrine\ORM\PersistentCollection {#4424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
      -id: 105671
      -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1601101"
      +editedAt: DateTimeImmutable @1699644885 {#4415
        date: 2023-11-10 20:34:45.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699568643 {#4416
        date: 2023-11-09 23:24:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Maybe try being less defensive?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699569144 {#4515
      date: 2023-11-09 23:32:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4518 …}
    +nested: Doctrine\ORM\PersistentCollection {#4520 …}
    +votes: Doctrine\ORM\PersistentCollection {#4522 …}
    +reports: Doctrine\ORM\PersistentCollection {#4524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
    -id: 105693
    -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5655616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699569144 {#4516
      date: 2023-11-09 23:32:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
    \n
    But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
    \n
    I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699570692 {#4597
    date: 2023-11-09 23:58:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4600 …}
  +nested: Doctrine\ORM\PersistentCollection {#4602 …}
  +votes: Doctrine\ORM\PersistentCollection {#4604 …}
  +reports: Doctrine\ORM\PersistentCollection {#4606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
  -id: 105774
  -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1601223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699570692 {#4598
    date: 2023-11-09 23:58:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4652
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4599
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4517
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4253
          +user: Proxies\__CG__\App\Entity\User {#4250 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4197
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4120
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4000
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Making light of trauma is not funny"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1700251516 {#4009
                  date: 2023-11-17 21:05:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3998 …}
                +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                -id: 103409
                -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5633978"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699502832 {#3945
                  date: 2023-11-09 05:07:12.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 51
              +score: 0
              +lastActive: DateTime @1699503027 {#4125
                date: 2023-11-09 05:10:27.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4128 …}
              +nested: Doctrine\ORM\PersistentCollection {#4132 …}
              +votes: Doctrine\ORM\PersistentCollection {#4134 …}
              +reports: Doctrine\ORM\PersistentCollection {#4135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
              -id: 103411
              -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596426"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699503027 {#4122
                date: 2023-11-09 05:10:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
              \n
              It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
              \n
              EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699503111 {#4193
              date: 2023-11-09 05:11:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4201 …}
            +nested: Doctrine\ORM\PersistentCollection {#4203 …}
            +votes: Doctrine\ORM\PersistentCollection {#4199 …}
            +reports: Doctrine\ORM\PersistentCollection {#4205 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
            -id: 103412
            -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5634054"
            +editedAt: DateTimeImmutable @1699616474 {#4190
              date: 2023-11-10 12:41:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503111 {#4194
              date: 2023-11-09 05:11:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Hey there stranger.\n
            \n
            I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
            \n
            I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
            \n
            To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
            \n
            I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1699535885 {#4254
            date: 2023-11-09 14:18:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4247 …}
          +nested: Doctrine\ORM\PersistentCollection {#4245 …}
          +votes: Doctrine\ORM\PersistentCollection {#4249 …}
          +reports: Doctrine\ORM\PersistentCollection {#4260 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
          -id: 104104
          -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5641519"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699535885 {#4257
            date: 2023-11-09 14:18:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
          \n
          But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
          \n
          I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699568643 {#4414
          date: 2023-11-09 23:24:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@Wes_Dev@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 105671
        -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1601101"
        +editedAt: DateTimeImmutable @1699644885 {#4415
          date: 2023-11-10 20:34:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699568643 {#4416
          date: 2023-11-09 23:24:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Maybe try being less defensive?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699569144 {#4515
        date: 2023-11-09 23:32:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4518 …}
      +nested: Doctrine\ORM\PersistentCollection {#4520 …}
      +votes: Doctrine\ORM\PersistentCollection {#4522 …}
      +reports: Doctrine\ORM\PersistentCollection {#4524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
      -id: 105693
      -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5655616"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699569144 {#4516
        date: 2023-11-09 23:32:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
      \n
      But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
      \n
      I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699570692 {#4597
      date: 2023-11-09 23:58:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4600 …}
    +nested: Doctrine\ORM\PersistentCollection {#4602 …}
    +votes: Doctrine\ORM\PersistentCollection {#4604 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 105774
    -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1601223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699570692 {#4598
      date: 2023-11-09 23:58:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    > If you want to actually say something, take a moment and formulate your thoughts?\n
    \n
    I wasn’t aware there was a limit on the number of posts we were allowed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699570879 {#4650
    date: 2023-11-10 00:01:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4653 …}
  +nested: Doctrine\ORM\PersistentCollection {#4655 …}
  +votes: Doctrine\ORM\PersistentCollection {#4657 …}
  +reports: Doctrine\ORM\PersistentCollection {#4659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
  -id: 105784
  -bodyTs: "'actual':5 'allow':30 'awar':18 'formul':12 'limit':22 'moment':10 'number':25 'post':27 'say':6 'someth':7 'take':8 'thought':14 'want':3 'wasn':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5656248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699570879 {#4651
    date: 2023-11-10 00:01:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4652
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4599
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4517
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4253
          +user: Proxies\__CG__\App\Entity\User {#4250 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4197
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4120
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4000
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Making light of trauma is not funny"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1700251516 {#4009
                  date: 2023-11-17 21:05:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3998 …}
                +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                -id: 103409
                -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5633978"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699502832 {#3945
                  date: 2023-11-09 05:07:12.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 51
              +score: 0
              +lastActive: DateTime @1699503027 {#4125
                date: 2023-11-09 05:10:27.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4128 …}
              +nested: Doctrine\ORM\PersistentCollection {#4132 …}
              +votes: Doctrine\ORM\PersistentCollection {#4134 …}
              +reports: Doctrine\ORM\PersistentCollection {#4135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
              -id: 103411
              -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596426"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699503027 {#4122
                date: 2023-11-09 05:10:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
              \n
              It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
              \n
              EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699503111 {#4193
              date: 2023-11-09 05:11:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4201 …}
            +nested: Doctrine\ORM\PersistentCollection {#4203 …}
            +votes: Doctrine\ORM\PersistentCollection {#4199 …}
            +reports: Doctrine\ORM\PersistentCollection {#4205 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
            -id: 103412
            -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5634054"
            +editedAt: DateTimeImmutable @1699616474 {#4190
              date: 2023-11-10 12:41:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503111 {#4194
              date: 2023-11-09 05:11:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Hey there stranger.\n
            \n
            I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
            \n
            I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
            \n
            To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
            \n
            I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1699535885 {#4254
            date: 2023-11-09 14:18:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4247 …}
          +nested: Doctrine\ORM\PersistentCollection {#4245 …}
          +votes: Doctrine\ORM\PersistentCollection {#4249 …}
          +reports: Doctrine\ORM\PersistentCollection {#4260 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
          -id: 104104
          -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5641519"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699535885 {#4257
            date: 2023-11-09 14:18:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
          \n
          But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
          \n
          I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699568643 {#4414
          date: 2023-11-09 23:24:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@Wes_Dev@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 105671
        -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1601101"
        +editedAt: DateTimeImmutable @1699644885 {#4415
          date: 2023-11-10 20:34:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699568643 {#4416
          date: 2023-11-09 23:24:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Maybe try being less defensive?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699569144 {#4515
        date: 2023-11-09 23:32:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4518 …}
      +nested: Doctrine\ORM\PersistentCollection {#4520 …}
      +votes: Doctrine\ORM\PersistentCollection {#4522 …}
      +reports: Doctrine\ORM\PersistentCollection {#4524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
      -id: 105693
      -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5655616"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699569144 {#4516
        date: 2023-11-09 23:32:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
      \n
      But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
      \n
      I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699570692 {#4597
      date: 2023-11-09 23:58:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4600 …}
    +nested: Doctrine\ORM\PersistentCollection {#4602 …}
    +votes: Doctrine\ORM\PersistentCollection {#4604 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 105774
    -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1601223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699570692 {#4598
      date: 2023-11-09 23:58:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    > If you want to actually say something, take a moment and formulate your thoughts?\n
    \n
    I wasn’t aware there was a limit on the number of posts we were allowed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699570879 {#4650
    date: 2023-11-10 00:01:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4653 …}
  +nested: Doctrine\ORM\PersistentCollection {#4655 …}
  +votes: Doctrine\ORM\PersistentCollection {#4657 …}
  +reports: Doctrine\ORM\PersistentCollection {#4659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
  -id: 105784
  -bodyTs: "'actual':5 'allow':30 'awar':18 'formul':12 'limit':22 'moment':10 'number':25 'post':27 'say':6 'someth':7 'take':8 'thought':14 'want':3 'wasn':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5656248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699570879 {#4651
    date: 2023-11-10 00:01:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4652
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4599
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4517
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4253
          +user: Proxies\__CG__\App\Entity\User {#4250 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4197
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4120
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4000
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Making light of trauma is not funny"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1700251516 {#4009
                  date: 2023-11-17 21:05:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3998 …}
                +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                -id: 103409
                -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5633978"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699502832 {#3945
                  date: 2023-11-09 05:07:12.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 51
              +score: 0
              +lastActive: DateTime @1699503027 {#4125
                date: 2023-11-09 05:10:27.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4128 …}
              +nested: Doctrine\ORM\PersistentCollection {#4132 …}
              +votes: Doctrine\ORM\PersistentCollection {#4134 …}
              +reports: Doctrine\ORM\PersistentCollection {#4135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
              -id: 103411
              -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596426"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699503027 {#4122
                date: 2023-11-09 05:10:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
              \n
              It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
              \n
              EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699503111 {#4193
              date: 2023-11-09 05:11:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4201 …}
            +nested: Doctrine\ORM\PersistentCollection {#4203 …}
            +votes: Doctrine\ORM\PersistentCollection {#4199 …}
            +reports: Doctrine\ORM\PersistentCollection {#4205 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
            -id: 103412
            -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5634054"
            +editedAt: DateTimeImmutable @1699616474 {#4190
              date: 2023-11-10 12:41:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503111 {#4194
              date: 2023-11-09 05:11:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Hey there stranger.\n
            \n
            I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
            \n
            I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
            \n
            To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
            \n
            I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1699535885 {#4254
            date: 2023-11-09 14:18:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4247 …}
          +nested: Doctrine\ORM\PersistentCollection {#4245 …}
          +votes: Doctrine\ORM\PersistentCollection {#4249 …}
          +reports: Doctrine\ORM\PersistentCollection {#4260 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
          -id: 104104
          -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5641519"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699535885 {#4257
            date: 2023-11-09 14:18:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
          \n
          But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
          \n
          I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699568643 {#4414
          date: 2023-11-09 23:24:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@Wes_Dev@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 105671
        -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1601101"
        +editedAt: DateTimeImmutable @1699644885 {#4415
          date: 2023-11-10 20:34:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699568643 {#4416
          date: 2023-11-09 23:24:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Maybe try being less defensive?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699569144 {#4515
        date: 2023-11-09 23:32:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4518 …}
      +nested: Doctrine\ORM\PersistentCollection {#4520 …}
      +votes: Doctrine\ORM\PersistentCollection {#4522 …}
      +reports: Doctrine\ORM\PersistentCollection {#4524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
      -id: 105693
      -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5655616"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699569144 {#4516
        date: 2023-11-09 23:32:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
      \n
      But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
      \n
      I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699570692 {#4597
      date: 2023-11-09 23:58:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4600 …}
    +nested: Doctrine\ORM\PersistentCollection {#4602 …}
    +votes: Doctrine\ORM\PersistentCollection {#4604 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 105774
    -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1601223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699570692 {#4598
      date: 2023-11-09 23:58:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    > If you want to actually say something, take a moment and formulate your thoughts?\n
    \n
    I wasn’t aware there was a limit on the number of posts we were allowed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699570879 {#4650
    date: 2023-11-10 00:01:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4653 …}
  +nested: Doctrine\ORM\PersistentCollection {#4655 …}
  +votes: Doctrine\ORM\PersistentCollection {#4657 …}
  +reports: Doctrine\ORM\PersistentCollection {#4659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
  -id: 105784
  -bodyTs: "'actual':5 'allow':30 'awar':18 'formul':12 'limit':22 'moment':10 'number':25 'post':27 'say':6 'someth':7 'take':8 'thought':14 'want':3 'wasn':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5656248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699570879 {#4651
    date: 2023-11-10 00:01:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4667
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4599
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4517
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4253
          +user: Proxies\__CG__\App\Entity\User {#4250 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4197
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4120
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4000
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Making light of trauma is not funny"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1700251516 {#4009
                  date: 2023-11-17 21:05:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3998 …}
                +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                -id: 103409
                -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5633978"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699502832 {#3945
                  date: 2023-11-09 05:07:12.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 51
              +score: 0
              +lastActive: DateTime @1699503027 {#4125
                date: 2023-11-09 05:10:27.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4128 …}
              +nested: Doctrine\ORM\PersistentCollection {#4132 …}
              +votes: Doctrine\ORM\PersistentCollection {#4134 …}
              +reports: Doctrine\ORM\PersistentCollection {#4135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
              -id: 103411
              -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596426"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699503027 {#4122
                date: 2023-11-09 05:10:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
              \n
              It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
              \n
              EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699503111 {#4193
              date: 2023-11-09 05:11:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4201 …}
            +nested: Doctrine\ORM\PersistentCollection {#4203 …}
            +votes: Doctrine\ORM\PersistentCollection {#4199 …}
            +reports: Doctrine\ORM\PersistentCollection {#4205 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
            -id: 103412
            -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5634054"
            +editedAt: DateTimeImmutable @1699616474 {#4190
              date: 2023-11-10 12:41:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503111 {#4194
              date: 2023-11-09 05:11:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Hey there stranger.\n
            \n
            I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
            \n
            I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
            \n
            To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
            \n
            I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1699535885 {#4254
            date: 2023-11-09 14:18:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4247 …}
          +nested: Doctrine\ORM\PersistentCollection {#4245 …}
          +votes: Doctrine\ORM\PersistentCollection {#4249 …}
          +reports: Doctrine\ORM\PersistentCollection {#4260 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
          -id: 104104
          -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5641519"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699535885 {#4257
            date: 2023-11-09 14:18:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
          \n
          But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
          \n
          I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699568643 {#4414
          date: 2023-11-09 23:24:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@Wes_Dev@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 105671
        -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1601101"
        +editedAt: DateTimeImmutable @1699644885 {#4415
          date: 2023-11-10 20:34:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699568643 {#4416
          date: 2023-11-09 23:24:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Maybe try being less defensive?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699569144 {#4515
        date: 2023-11-09 23:32:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4518 …}
      +nested: Doctrine\ORM\PersistentCollection {#4520 …}
      +votes: Doctrine\ORM\PersistentCollection {#4522 …}
      +reports: Doctrine\ORM\PersistentCollection {#4524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
      -id: 105693
      -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5655616"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699569144 {#4516
        date: 2023-11-09 23:32:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
      \n
      But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
      \n
      I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699570692 {#4597
      date: 2023-11-09 23:58:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4600 …}
    +nested: Doctrine\ORM\PersistentCollection {#4602 …}
    +votes: Doctrine\ORM\PersistentCollection {#4604 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 105774
    -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1601223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699570692 {#4598
      date: 2023-11-09 23:58:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    > I also really don’t understand what you’re trying to accomplish with these replies.\n
    \n
    Just using the website, and when I’m on mobile I’m not going to type a multi paragraph essay to say one thing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699571147 {#4665
    date: 2023-11-10 00:05:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4668 …}
  +nested: Doctrine\ORM\PersistentCollection {#4670 …}
  +votes: Doctrine\ORM\PersistentCollection {#4672 …}
  +reports: Doctrine\ORM\PersistentCollection {#4674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
  -id: 105795
  -bodyTs: "'accomplish':12 'also':2 'essay':35 'go':29 'm':23,27 'mobil':25 'multi':33 'one':38 'paragraph':34 're':9 'realli':3 'repli':15 'say':37 'thing':39 'tri':10 'type':31 'understand':6 'use':17 'websit':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5656367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699571147 {#4666
    date: 2023-11-10 00:05:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4667
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4599
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4517
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4253
          +user: Proxies\__CG__\App\Entity\User {#4250 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4197
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4120
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4000
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Making light of trauma is not funny"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1700251516 {#4009
                  date: 2023-11-17 21:05:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3998 …}
                +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                -id: 103409
                -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5633978"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699502832 {#3945
                  date: 2023-11-09 05:07:12.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 51
              +score: 0
              +lastActive: DateTime @1699503027 {#4125
                date: 2023-11-09 05:10:27.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4128 …}
              +nested: Doctrine\ORM\PersistentCollection {#4132 …}
              +votes: Doctrine\ORM\PersistentCollection {#4134 …}
              +reports: Doctrine\ORM\PersistentCollection {#4135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
              -id: 103411
              -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596426"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699503027 {#4122
                date: 2023-11-09 05:10:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
              \n
              It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
              \n
              EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699503111 {#4193
              date: 2023-11-09 05:11:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4201 …}
            +nested: Doctrine\ORM\PersistentCollection {#4203 …}
            +votes: Doctrine\ORM\PersistentCollection {#4199 …}
            +reports: Doctrine\ORM\PersistentCollection {#4205 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
            -id: 103412
            -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5634054"
            +editedAt: DateTimeImmutable @1699616474 {#4190
              date: 2023-11-10 12:41:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503111 {#4194
              date: 2023-11-09 05:11:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Hey there stranger.\n
            \n
            I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
            \n
            I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
            \n
            To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
            \n
            I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1699535885 {#4254
            date: 2023-11-09 14:18:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4247 …}
          +nested: Doctrine\ORM\PersistentCollection {#4245 …}
          +votes: Doctrine\ORM\PersistentCollection {#4249 …}
          +reports: Doctrine\ORM\PersistentCollection {#4260 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
          -id: 104104
          -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5641519"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699535885 {#4257
            date: 2023-11-09 14:18:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
          \n
          But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
          \n
          I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699568643 {#4414
          date: 2023-11-09 23:24:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@Wes_Dev@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 105671
        -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1601101"
        +editedAt: DateTimeImmutable @1699644885 {#4415
          date: 2023-11-10 20:34:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699568643 {#4416
          date: 2023-11-09 23:24:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Maybe try being less defensive?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699569144 {#4515
        date: 2023-11-09 23:32:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4518 …}
      +nested: Doctrine\ORM\PersistentCollection {#4520 …}
      +votes: Doctrine\ORM\PersistentCollection {#4522 …}
      +reports: Doctrine\ORM\PersistentCollection {#4524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
      -id: 105693
      -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5655616"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699569144 {#4516
        date: 2023-11-09 23:32:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
      \n
      But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
      \n
      I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699570692 {#4597
      date: 2023-11-09 23:58:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4600 …}
    +nested: Doctrine\ORM\PersistentCollection {#4602 …}
    +votes: Doctrine\ORM\PersistentCollection {#4604 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 105774
    -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1601223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699570692 {#4598
      date: 2023-11-09 23:58:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    > I also really don’t understand what you’re trying to accomplish with these replies.\n
    \n
    Just using the website, and when I’m on mobile I’m not going to type a multi paragraph essay to say one thing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699571147 {#4665
    date: 2023-11-10 00:05:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4668 …}
  +nested: Doctrine\ORM\PersistentCollection {#4670 …}
  +votes: Doctrine\ORM\PersistentCollection {#4672 …}
  +reports: Doctrine\ORM\PersistentCollection {#4674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
  -id: 105795
  -bodyTs: "'accomplish':12 'also':2 'essay':35 'go':29 'm':23,27 'mobil':25 'multi':33 'one':38 'paragraph':34 're':9 'realli':3 'repli':15 'say':37 'thing':39 'tri':10 'type':31 'understand':6 'use':17 'websit':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5656367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699571147 {#4666
    date: 2023-11-10 00:05:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4667
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4599
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4517
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4253
          +user: Proxies\__CG__\App\Entity\User {#4250 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4197
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4120
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4000
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Making light of trauma is not funny"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1700251516 {#4009
                  date: 2023-11-17 21:05:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3998 …}
                +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                -id: 103409
                -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5633978"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699502832 {#3945
                  date: 2023-11-09 05:07:12.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 51
              +score: 0
              +lastActive: DateTime @1699503027 {#4125
                date: 2023-11-09 05:10:27.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4128 …}
              +nested: Doctrine\ORM\PersistentCollection {#4132 …}
              +votes: Doctrine\ORM\PersistentCollection {#4134 …}
              +reports: Doctrine\ORM\PersistentCollection {#4135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
              -id: 103411
              -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596426"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699503027 {#4122
                date: 2023-11-09 05:10:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
              \n
              It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
              \n
              EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699503111 {#4193
              date: 2023-11-09 05:11:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4201 …}
            +nested: Doctrine\ORM\PersistentCollection {#4203 …}
            +votes: Doctrine\ORM\PersistentCollection {#4199 …}
            +reports: Doctrine\ORM\PersistentCollection {#4205 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
            -id: 103412
            -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5634054"
            +editedAt: DateTimeImmutable @1699616474 {#4190
              date: 2023-11-10 12:41:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503111 {#4194
              date: 2023-11-09 05:11:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Hey there stranger.\n
            \n
            I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
            \n
            I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
            \n
            To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
            \n
            I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1699535885 {#4254
            date: 2023-11-09 14:18:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4247 …}
          +nested: Doctrine\ORM\PersistentCollection {#4245 …}
          +votes: Doctrine\ORM\PersistentCollection {#4249 …}
          +reports: Doctrine\ORM\PersistentCollection {#4260 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
          -id: 104104
          -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5641519"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699535885 {#4257
            date: 2023-11-09 14:18:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
          \n
          But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
          \n
          I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699568643 {#4414
          date: 2023-11-09 23:24:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@Wes_Dev@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 105671
        -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1601101"
        +editedAt: DateTimeImmutable @1699644885 {#4415
          date: 2023-11-10 20:34:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699568643 {#4416
          date: 2023-11-09 23:24:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Maybe try being less defensive?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699569144 {#4515
        date: 2023-11-09 23:32:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4518 …}
      +nested: Doctrine\ORM\PersistentCollection {#4520 …}
      +votes: Doctrine\ORM\PersistentCollection {#4522 …}
      +reports: Doctrine\ORM\PersistentCollection {#4524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
      -id: 105693
      -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5655616"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699569144 {#4516
        date: 2023-11-09 23:32:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
      \n
      But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
      \n
      I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699570692 {#4597
      date: 2023-11-09 23:58:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4600 …}
    +nested: Doctrine\ORM\PersistentCollection {#4602 …}
    +votes: Doctrine\ORM\PersistentCollection {#4604 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 105774
    -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1601223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699570692 {#4598
      date: 2023-11-09 23:58:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    > I also really don’t understand what you’re trying to accomplish with these replies.\n
    \n
    Just using the website, and when I’m on mobile I’m not going to type a multi paragraph essay to say one thing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699571147 {#4665
    date: 2023-11-10 00:05:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4668 …}
  +nested: Doctrine\ORM\PersistentCollection {#4670 …}
  +votes: Doctrine\ORM\PersistentCollection {#4672 …}
  +reports: Doctrine\ORM\PersistentCollection {#4674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
  -id: 105795
  -bodyTs: "'accomplish':12 'also':2 'essay':35 'go':29 'm':23,27 'mobil':25 'multi':33 'one':38 'paragraph':34 're':9 'realli':3 'repli':15 'say':37 'thing':39 'tri':10 'type':31 'understand':6 'use':17 'websit':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5656367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699571147 {#4666
    date: 2023-11-10 00:05:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4750
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4667
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4599
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4517
        +user: Proxies\__CG__\App\Entity\User {#4301 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4417
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4253
            +user: Proxies\__CG__\App\Entity\User {#4250 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4197
              +user: App\Entity\User {#3948 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4120
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4000
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Making light of trauma is not funny"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 5
                  +score: 0
                  +lastActive: DateTime @1700251516 {#4009
                    date: 2023-11-17 21:05:16.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3998 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                  -id: 103409
                  -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5633978"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699502832 {#3945
                    date: 2023-11-09 05:07:12.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 51
                +score: 0
                +lastActive: DateTime @1699503027 {#4125
                  date: 2023-11-09 05:10:27.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4128 …}
                +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                -id: 103411
                -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596426"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699503027 {#4122
                  date: 2023-11-09 05:10:27.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                \n
                It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                \n
                EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1699503111 {#4193
                date: 2023-11-09 05:11:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4201 …}
              +nested: Doctrine\ORM\PersistentCollection {#4203 …}
              +votes: Doctrine\ORM\PersistentCollection {#4199 …}
              +reports: Doctrine\ORM\PersistentCollection {#4205 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
              -id: 103412
              -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5634054"
              +editedAt: DateTimeImmutable @1699616474 {#4190
                date: 2023-11-10 12:41:14.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699503111 {#4194
                date: 2023-11-09 05:11:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Hey there stranger.\n
              \n
              I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
              \n
              I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
              \n
              To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
              \n
              I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1699535885 {#4254
              date: 2023-11-09 14:18:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4247 …}
            +nested: Doctrine\ORM\PersistentCollection {#4245 …}
            +votes: Doctrine\ORM\PersistentCollection {#4249 …}
            +reports: Doctrine\ORM\PersistentCollection {#4260 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
            -id: 104104
            -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5641519"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699535885 {#4257
              date: 2023-11-09 14:18:05.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
            \n
            But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
            \n
            I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1699568643 {#4414
            date: 2023-11-09 23:24:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@Wes_Dev@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4418 …}
          +nested: Doctrine\ORM\PersistentCollection {#4420 …}
          +votes: Doctrine\ORM\PersistentCollection {#4422 …}
          +reports: Doctrine\ORM\PersistentCollection {#4424 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
          -id: 105671
          -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1601101"
          +editedAt: DateTimeImmutable @1699644885 {#4415
            date: 2023-11-10 20:34:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699568643 {#4416
            date: 2023-11-09 23:24:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "Maybe try being less defensive?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699569144 {#4515
          date: 2023-11-09 23:32:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@Wes_Dev@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4518 …}
        +nested: Doctrine\ORM\PersistentCollection {#4520 …}
        +votes: Doctrine\ORM\PersistentCollection {#4522 …}
        +reports: Doctrine\ORM\PersistentCollection {#4524 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
        -id: 105693
        -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5655616"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699569144 {#4516
          date: 2023-11-09 23:32:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
        \n
        But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
        \n
        I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699570692 {#4597
        date: 2023-11-09 23:58:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4600 …}
      +nested: Doctrine\ORM\PersistentCollection {#4602 …}
      +votes: Doctrine\ORM\PersistentCollection {#4604 …}
      +reports: Doctrine\ORM\PersistentCollection {#4606 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
      -id: 105774
      -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1601223"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699570692 {#4598
        date: 2023-11-09 23:58:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      > I also really don’t understand what you’re trying to accomplish with these replies.\n
      \n
      Just using the website, and when I’m on mobile I’m not going to type a multi paragraph essay to say one thing.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699571147 {#4665
      date: 2023-11-10 00:05:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4668 …}
    +nested: Doctrine\ORM\PersistentCollection {#4670 …}
    +votes: Doctrine\ORM\PersistentCollection {#4672 …}
    +reports: Doctrine\ORM\PersistentCollection {#4674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
    -id: 105795
    -bodyTs: "'accomplish':12 'also':2 'essay':35 'go':29 'm':23,27 'mobil':25 'multi':33 'one':38 'paragraph':34 're':9 'realli':3 'repli':15 'say':37 'thing':39 'tri':10 'type':31 'understand':6 'use':17 'websit':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5656367"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699571147 {#4666
      date: 2023-11-10 00:05:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Right, and is being on mobile a good reason for you to keep this snark going? It seems like you’d rather just choose to be pissed at me or *something* and continue this ribbing instead of, well, any other option.\n
    \n
    If you think that being an asshole is generally not a good thing and that I was wrong to do it, why do you figure you’re justified in acting like this?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699571673 {#4748
    date: 2023-11-10 00:14:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4751 …}
  +nested: Doctrine\ORM\PersistentCollection {#4753 …}
  +votes: Doctrine\ORM\PersistentCollection {#4755 …}
  +reports: Doctrine\ORM\PersistentCollection {#4757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4761 …}
  -id: 105811
  -bodyTs: "'act':71 'asshol':48 'choos':24 'continu':33 'd':21 'figur':66 'general':50 'go':16 'good':8,53 'instead':36 'justifi':69 'keep':13 'like':19,72 'mobil':6 'option':41 'piss':27 'rather':22 're':68 'reason':9 'rib':35 'right':1 'seem':18 'snark':15 'someth':31 'thing':54 'think':44 'well':38 'wrong':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1601466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699571673 {#4749
    date: 2023-11-10 00:14:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4750
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4667
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4599
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4517
        +user: Proxies\__CG__\App\Entity\User {#4301 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4417
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4253
            +user: Proxies\__CG__\App\Entity\User {#4250 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4197
              +user: App\Entity\User {#3948 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4120
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4000
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Making light of trauma is not funny"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 5
                  +score: 0
                  +lastActive: DateTime @1700251516 {#4009
                    date: 2023-11-17 21:05:16.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3998 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                  -id: 103409
                  -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5633978"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699502832 {#3945
                    date: 2023-11-09 05:07:12.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 51
                +score: 0
                +lastActive: DateTime @1699503027 {#4125
                  date: 2023-11-09 05:10:27.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4128 …}
                +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                -id: 103411
                -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596426"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699503027 {#4122
                  date: 2023-11-09 05:10:27.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                \n
                It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                \n
                EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1699503111 {#4193
                date: 2023-11-09 05:11:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4201 …}
              +nested: Doctrine\ORM\PersistentCollection {#4203 …}
              +votes: Doctrine\ORM\PersistentCollection {#4199 …}
              +reports: Doctrine\ORM\PersistentCollection {#4205 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
              -id: 103412
              -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5634054"
              +editedAt: DateTimeImmutable @1699616474 {#4190
                date: 2023-11-10 12:41:14.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699503111 {#4194
                date: 2023-11-09 05:11:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Hey there stranger.\n
              \n
              I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
              \n
              I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
              \n
              To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
              \n
              I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1699535885 {#4254
              date: 2023-11-09 14:18:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4247 …}
            +nested: Doctrine\ORM\PersistentCollection {#4245 …}
            +votes: Doctrine\ORM\PersistentCollection {#4249 …}
            +reports: Doctrine\ORM\PersistentCollection {#4260 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
            -id: 104104
            -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5641519"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699535885 {#4257
              date: 2023-11-09 14:18:05.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
            \n
            But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
            \n
            I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1699568643 {#4414
            date: 2023-11-09 23:24:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@Wes_Dev@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4418 …}
          +nested: Doctrine\ORM\PersistentCollection {#4420 …}
          +votes: Doctrine\ORM\PersistentCollection {#4422 …}
          +reports: Doctrine\ORM\PersistentCollection {#4424 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
          -id: 105671
          -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1601101"
          +editedAt: DateTimeImmutable @1699644885 {#4415
            date: 2023-11-10 20:34:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699568643 {#4416
            date: 2023-11-09 23:24:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "Maybe try being less defensive?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699569144 {#4515
          date: 2023-11-09 23:32:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@Wes_Dev@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4518 …}
        +nested: Doctrine\ORM\PersistentCollection {#4520 …}
        +votes: Doctrine\ORM\PersistentCollection {#4522 …}
        +reports: Doctrine\ORM\PersistentCollection {#4524 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
        -id: 105693
        -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5655616"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699569144 {#4516
          date: 2023-11-09 23:32:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
        \n
        But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
        \n
        I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699570692 {#4597
        date: 2023-11-09 23:58:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4600 …}
      +nested: Doctrine\ORM\PersistentCollection {#4602 …}
      +votes: Doctrine\ORM\PersistentCollection {#4604 …}
      +reports: Doctrine\ORM\PersistentCollection {#4606 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
      -id: 105774
      -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1601223"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699570692 {#4598
        date: 2023-11-09 23:58:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      > I also really don’t understand what you’re trying to accomplish with these replies.\n
      \n
      Just using the website, and when I’m on mobile I’m not going to type a multi paragraph essay to say one thing.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699571147 {#4665
      date: 2023-11-10 00:05:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4668 …}
    +nested: Doctrine\ORM\PersistentCollection {#4670 …}
    +votes: Doctrine\ORM\PersistentCollection {#4672 …}
    +reports: Doctrine\ORM\PersistentCollection {#4674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
    -id: 105795
    -bodyTs: "'accomplish':12 'also':2 'essay':35 'go':29 'm':23,27 'mobil':25 'multi':33 'one':38 'paragraph':34 're':9 'realli':3 'repli':15 'say':37 'thing':39 'tri':10 'type':31 'understand':6 'use':17 'websit':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5656367"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699571147 {#4666
      date: 2023-11-10 00:05:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Right, and is being on mobile a good reason for you to keep this snark going? It seems like you’d rather just choose to be pissed at me or *something* and continue this ribbing instead of, well, any other option.\n
    \n
    If you think that being an asshole is generally not a good thing and that I was wrong to do it, why do you figure you’re justified in acting like this?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699571673 {#4748
    date: 2023-11-10 00:14:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4751 …}
  +nested: Doctrine\ORM\PersistentCollection {#4753 …}
  +votes: Doctrine\ORM\PersistentCollection {#4755 …}
  +reports: Doctrine\ORM\PersistentCollection {#4757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4761 …}
  -id: 105811
  -bodyTs: "'act':71 'asshol':48 'choos':24 'continu':33 'd':21 'figur':66 'general':50 'go':16 'good':8,53 'instead':36 'justifi':69 'keep':13 'like':19,72 'mobil':6 'option':41 'piss':27 'rather':22 're':68 'reason':9 'rib':35 'right':1 'seem':18 'snark':15 'someth':31 'thing':54 'think':44 'well':38 'wrong':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1601466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699571673 {#4749
    date: 2023-11-10 00:14:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4750
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4667
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4599
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4517
        +user: Proxies\__CG__\App\Entity\User {#4301 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4417
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4253
            +user: Proxies\__CG__\App\Entity\User {#4250 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4197
              +user: App\Entity\User {#3948 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4120
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4000
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Making light of trauma is not funny"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 5
                  +score: 0
                  +lastActive: DateTime @1700251516 {#4009
                    date: 2023-11-17 21:05:16.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3998 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                  -id: 103409
                  -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5633978"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699502832 {#3945
                    date: 2023-11-09 05:07:12.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 51
                +score: 0
                +lastActive: DateTime @1699503027 {#4125
                  date: 2023-11-09 05:10:27.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4128 …}
                +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                -id: 103411
                -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596426"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699503027 {#4122
                  date: 2023-11-09 05:10:27.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                \n
                It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                \n
                EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1699503111 {#4193
                date: 2023-11-09 05:11:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4201 …}
              +nested: Doctrine\ORM\PersistentCollection {#4203 …}
              +votes: Doctrine\ORM\PersistentCollection {#4199 …}
              +reports: Doctrine\ORM\PersistentCollection {#4205 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
              -id: 103412
              -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5634054"
              +editedAt: DateTimeImmutable @1699616474 {#4190
                date: 2023-11-10 12:41:14.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699503111 {#4194
                date: 2023-11-09 05:11:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Hey there stranger.\n
              \n
              I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
              \n
              I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
              \n
              To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
              \n
              I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1699535885 {#4254
              date: 2023-11-09 14:18:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4247 …}
            +nested: Doctrine\ORM\PersistentCollection {#4245 …}
            +votes: Doctrine\ORM\PersistentCollection {#4249 …}
            +reports: Doctrine\ORM\PersistentCollection {#4260 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
            -id: 104104
            -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5641519"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699535885 {#4257
              date: 2023-11-09 14:18:05.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
            \n
            But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
            \n
            I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1699568643 {#4414
            date: 2023-11-09 23:24:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@Wes_Dev@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4418 …}
          +nested: Doctrine\ORM\PersistentCollection {#4420 …}
          +votes: Doctrine\ORM\PersistentCollection {#4422 …}
          +reports: Doctrine\ORM\PersistentCollection {#4424 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
          -id: 105671
          -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1601101"
          +editedAt: DateTimeImmutable @1699644885 {#4415
            date: 2023-11-10 20:34:45.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699568643 {#4416
            date: 2023-11-09 23:24:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "Maybe try being less defensive?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699569144 {#4515
          date: 2023-11-09 23:32:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@Wes_Dev@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4518 …}
        +nested: Doctrine\ORM\PersistentCollection {#4520 …}
        +votes: Doctrine\ORM\PersistentCollection {#4522 …}
        +reports: Doctrine\ORM\PersistentCollection {#4524 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
        -id: 105693
        -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5655616"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699569144 {#4516
          date: 2023-11-09 23:32:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
        \n
        But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
        \n
        I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699570692 {#4597
        date: 2023-11-09 23:58:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4600 …}
      +nested: Doctrine\ORM\PersistentCollection {#4602 …}
      +votes: Doctrine\ORM\PersistentCollection {#4604 …}
      +reports: Doctrine\ORM\PersistentCollection {#4606 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
      -id: 105774
      -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1601223"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699570692 {#4598
        date: 2023-11-09 23:58:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      > I also really don’t understand what you’re trying to accomplish with these replies.\n
      \n
      Just using the website, and when I’m on mobile I’m not going to type a multi paragraph essay to say one thing.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699571147 {#4665
      date: 2023-11-10 00:05:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4668 …}
    +nested: Doctrine\ORM\PersistentCollection {#4670 …}
    +votes: Doctrine\ORM\PersistentCollection {#4672 …}
    +reports: Doctrine\ORM\PersistentCollection {#4674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
    -id: 105795
    -bodyTs: "'accomplish':12 'also':2 'essay':35 'go':29 'm':23,27 'mobil':25 'multi':33 'one':38 'paragraph':34 're':9 'realli':3 'repli':15 'say':37 'thing':39 'tri':10 'type':31 'understand':6 'use':17 'websit':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5656367"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699571147 {#4666
      date: 2023-11-10 00:05:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Right, and is being on mobile a good reason for you to keep this snark going? It seems like you’d rather just choose to be pissed at me or *something* and continue this ribbing instead of, well, any other option.\n
    \n
    If you think that being an asshole is generally not a good thing and that I was wrong to do it, why do you figure you’re justified in acting like this?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699571673 {#4748
    date: 2023-11-10 00:14:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4751 …}
  +nested: Doctrine\ORM\PersistentCollection {#4753 …}
  +votes: Doctrine\ORM\PersistentCollection {#4755 …}
  +reports: Doctrine\ORM\PersistentCollection {#4757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4761 …}
  -id: 105811
  -bodyTs: "'act':71 'asshol':48 'choos':24 'continu':33 'd':21 'figur':66 'general':50 'go':16 'good':8,53 'instead':36 'justifi':69 'keep':13 'like':19,72 'mobil':6 'option':41 'piss':27 'rather':22 're':68 'reason':9 'rib':35 'right':1 'seem':18 'snark':15 'someth':31 'thing':54 'think':44 'well':38 'wrong':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1601466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699571673 {#4749
    date: 2023-11-10 00:14:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4802
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4750
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4667
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4599
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4517
          +user: Proxies\__CG__\App\Entity\User {#4301 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4417
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4253
              +user: Proxies\__CG__\App\Entity\User {#4250 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4197
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4120
                  +user: Proxies\__CG__\App\Entity\User {#1970 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4000
                    +user: App\Entity\User {#3948 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Making light of trauma is not funny"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 5
                    +score: 0
                    +lastActive: DateTime @1700251516 {#4009
                      date: 2023-11-17 21:05:16.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#3998 …}
                    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                    -id: 103409
                    -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5633978"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699502832 {#3945
                      date: 2023-11-09 05:07:12.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 51
                  +score: 0
                  +lastActive: DateTime @1699503027 {#4125
                    date: 2023-11-09 05:10:27.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4128 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                  -id: 103411
                  -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://beehaw.org/comment/1596426"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699503027 {#4122
                    date: 2023-11-09 05:10:27.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                  \n
                  It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                  \n
                  EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1699503111 {#4193
                  date: 2023-11-09 05:11:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4201 …}
                +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                -id: 103412
                -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5634054"
                +editedAt: DateTimeImmutable @1699616474 {#4190
                  date: 2023-11-10 12:41:14.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699503111 {#4194
                  date: 2023-11-09 05:11:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Hey there stranger.\n
                \n
                I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
                \n
                I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
                \n
                To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
                \n
                I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1699535885 {#4254
                date: 2023-11-09 14:18:05.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4247 …}
              +nested: Doctrine\ORM\PersistentCollection {#4245 …}
              +votes: Doctrine\ORM\PersistentCollection {#4249 …}
              +reports: Doctrine\ORM\PersistentCollection {#4260 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
              -id: 104104
              -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5641519"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699535885 {#4257
                date: 2023-11-09 14:18:05.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
              \n
              But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
              \n
              I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1699568643 {#4414
              date: 2023-11-09 23:24:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@Wes_Dev@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4418 …}
            +nested: Doctrine\ORM\PersistentCollection {#4420 …}
            +votes: Doctrine\ORM\PersistentCollection {#4422 …}
            +reports: Doctrine\ORM\PersistentCollection {#4424 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
            -id: 105671
            -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1601101"
            +editedAt: DateTimeImmutable @1699644885 {#4415
              date: 2023-11-10 20:34:45.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699568643 {#4416
              date: 2023-11-09 23:24:03.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "Maybe try being less defensive?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699569144 {#4515
            date: 2023-11-09 23:32:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@Wes_Dev@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4518 …}
          +nested: Doctrine\ORM\PersistentCollection {#4520 …}
          +votes: Doctrine\ORM\PersistentCollection {#4522 …}
          +reports: Doctrine\ORM\PersistentCollection {#4524 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
          -id: 105693
          -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5655616"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699569144 {#4516
            date: 2023-11-09 23:32:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
          \n
          But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
          \n
          I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699570692 {#4597
          date: 2023-11-09 23:58:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@Wes_Dev@lemmy.ml"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4600 …}
        +nested: Doctrine\ORM\PersistentCollection {#4602 …}
        +votes: Doctrine\ORM\PersistentCollection {#4604 …}
        +reports: Doctrine\ORM\PersistentCollection {#4606 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
        -id: 105774
        -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1601223"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699570692 {#4598
          date: 2023-11-09 23:58:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        > I also really don’t understand what you’re trying to accomplish with these replies.\n
        \n
        Just using the website, and when I’m on mobile I’m not going to type a multi paragraph essay to say one thing.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699571147 {#4665
        date: 2023-11-10 00:05:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4668 …}
      +nested: Doctrine\ORM\PersistentCollection {#4670 …}
      +votes: Doctrine\ORM\PersistentCollection {#4672 …}
      +reports: Doctrine\ORM\PersistentCollection {#4674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
      -id: 105795
      -bodyTs: "'accomplish':12 'also':2 'essay':35 'go':29 'm':23,27 'mobil':25 'multi':33 'one':38 'paragraph':34 're':9 'realli':3 'repli':15 'say':37 'thing':39 'tri':10 'type':31 'understand':6 'use':17 'websit':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5656367"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699571147 {#4666
        date: 2023-11-10 00:05:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Right, and is being on mobile a good reason for you to keep this snark going? It seems like you’d rather just choose to be pissed at me or *something* and continue this ribbing instead of, well, any other option.\n
      \n
      If you think that being an asshole is generally not a good thing and that I was wrong to do it, why do you figure you’re justified in acting like this?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699571673 {#4748
      date: 2023-11-10 00:14:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4751 …}
    +nested: Doctrine\ORM\PersistentCollection {#4753 …}
    +votes: Doctrine\ORM\PersistentCollection {#4755 …}
    +reports: Doctrine\ORM\PersistentCollection {#4757 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4759 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4761 …}
    -id: 105811
    -bodyTs: "'act':71 'asshol':48 'choos':24 'continu':33 'd':21 'figur':66 'general':50 'go':16 'good':8,53 'instead':36 'justifi':69 'keep':13 'like':19,72 'mobil':6 'option':41 'piss':27 'rather':22 're':68 'reason':9 'rib':35 'right':1 'seem':18 'snark':15 'someth':31 'thing':54 'think':44 'well':38 'wrong':59"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1601466"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699571673 {#4749
      date: 2023-11-10 00:14:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Part of the core function of the website is to post, if you’re tired of my shit stop responding"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699572128 {#4800
    date: 2023-11-10 00:22:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4803 …}
  +nested: Doctrine\ORM\PersistentCollection {#4805 …}
  +votes: Doctrine\ORM\PersistentCollection {#4807 …}
  +reports: Doctrine\ORM\PersistentCollection {#4809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
  -id: 105829
  -bodyTs: "'core':4 'function':5 'part':1 'post':11 're':14 'respond':20 'shit':18 'stop':19 'tire':15 'websit':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5656850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699572128 {#4801
    date: 2023-11-10 00:22:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4802
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4750
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4667
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4599
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4517
          +user: Proxies\__CG__\App\Entity\User {#4301 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4417
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4253
              +user: Proxies\__CG__\App\Entity\User {#4250 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4197
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4120
                  +user: Proxies\__CG__\App\Entity\User {#1970 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4000
                    +user: App\Entity\User {#3948 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Making light of trauma is not funny"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 5
                    +score: 0
                    +lastActive: DateTime @1700251516 {#4009
                      date: 2023-11-17 21:05:16.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#3998 …}
                    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                    -id: 103409
                    -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5633978"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699502832 {#3945
                      date: 2023-11-09 05:07:12.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 51
                  +score: 0
                  +lastActive: DateTime @1699503027 {#4125
                    date: 2023-11-09 05:10:27.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4128 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                  -id: 103411
                  -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://beehaw.org/comment/1596426"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699503027 {#4122
                    date: 2023-11-09 05:10:27.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                  \n
                  It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                  \n
                  EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1699503111 {#4193
                  date: 2023-11-09 05:11:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4201 …}
                +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                -id: 103412
                -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5634054"
                +editedAt: DateTimeImmutable @1699616474 {#4190
                  date: 2023-11-10 12:41:14.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699503111 {#4194
                  date: 2023-11-09 05:11:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Hey there stranger.\n
                \n
                I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
                \n
                I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
                \n
                To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
                \n
                I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1699535885 {#4254
                date: 2023-11-09 14:18:05.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4247 …}
              +nested: Doctrine\ORM\PersistentCollection {#4245 …}
              +votes: Doctrine\ORM\PersistentCollection {#4249 …}
              +reports: Doctrine\ORM\PersistentCollection {#4260 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
              -id: 104104
              -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5641519"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699535885 {#4257
                date: 2023-11-09 14:18:05.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
              \n
              But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
              \n
              I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1699568643 {#4414
              date: 2023-11-09 23:24:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@Wes_Dev@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4418 …}
            +nested: Doctrine\ORM\PersistentCollection {#4420 …}
            +votes: Doctrine\ORM\PersistentCollection {#4422 …}
            +reports: Doctrine\ORM\PersistentCollection {#4424 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
            -id: 105671
            -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1601101"
            +editedAt: DateTimeImmutable @1699644885 {#4415
              date: 2023-11-10 20:34:45.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699568643 {#4416
              date: 2023-11-09 23:24:03.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "Maybe try being less defensive?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699569144 {#4515
            date: 2023-11-09 23:32:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@Wes_Dev@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4518 …}
          +nested: Doctrine\ORM\PersistentCollection {#4520 …}
          +votes: Doctrine\ORM\PersistentCollection {#4522 …}
          +reports: Doctrine\ORM\PersistentCollection {#4524 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
          -id: 105693
          -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5655616"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699569144 {#4516
            date: 2023-11-09 23:32:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
          \n
          But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
          \n
          I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699570692 {#4597
          date: 2023-11-09 23:58:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@Wes_Dev@lemmy.ml"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4600 …}
        +nested: Doctrine\ORM\PersistentCollection {#4602 …}
        +votes: Doctrine\ORM\PersistentCollection {#4604 …}
        +reports: Doctrine\ORM\PersistentCollection {#4606 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
        -id: 105774
        -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1601223"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699570692 {#4598
          date: 2023-11-09 23:58:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        > I also really don’t understand what you’re trying to accomplish with these replies.\n
        \n
        Just using the website, and when I’m on mobile I’m not going to type a multi paragraph essay to say one thing.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699571147 {#4665
        date: 2023-11-10 00:05:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4668 …}
      +nested: Doctrine\ORM\PersistentCollection {#4670 …}
      +votes: Doctrine\ORM\PersistentCollection {#4672 …}
      +reports: Doctrine\ORM\PersistentCollection {#4674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
      -id: 105795
      -bodyTs: "'accomplish':12 'also':2 'essay':35 'go':29 'm':23,27 'mobil':25 'multi':33 'one':38 'paragraph':34 're':9 'realli':3 'repli':15 'say':37 'thing':39 'tri':10 'type':31 'understand':6 'use':17 'websit':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5656367"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699571147 {#4666
        date: 2023-11-10 00:05:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Right, and is being on mobile a good reason for you to keep this snark going? It seems like you’d rather just choose to be pissed at me or *something* and continue this ribbing instead of, well, any other option.\n
      \n
      If you think that being an asshole is generally not a good thing and that I was wrong to do it, why do you figure you’re justified in acting like this?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699571673 {#4748
      date: 2023-11-10 00:14:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4751 …}
    +nested: Doctrine\ORM\PersistentCollection {#4753 …}
    +votes: Doctrine\ORM\PersistentCollection {#4755 …}
    +reports: Doctrine\ORM\PersistentCollection {#4757 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4759 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4761 …}
    -id: 105811
    -bodyTs: "'act':71 'asshol':48 'choos':24 'continu':33 'd':21 'figur':66 'general':50 'go':16 'good':8,53 'instead':36 'justifi':69 'keep':13 'like':19,72 'mobil':6 'option':41 'piss':27 'rather':22 're':68 'reason':9 'rib':35 'right':1 'seem':18 'snark':15 'someth':31 'thing':54 'think':44 'well':38 'wrong':59"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1601466"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699571673 {#4749
      date: 2023-11-10 00:14:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Part of the core function of the website is to post, if you’re tired of my shit stop responding"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699572128 {#4800
    date: 2023-11-10 00:22:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4803 …}
  +nested: Doctrine\ORM\PersistentCollection {#4805 …}
  +votes: Doctrine\ORM\PersistentCollection {#4807 …}
  +reports: Doctrine\ORM\PersistentCollection {#4809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
  -id: 105829
  -bodyTs: "'core':4 'function':5 'part':1 'post':11 're':14 'respond':20 'shit':18 'stop':19 'tire':15 'websit':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5656850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699572128 {#4801
    date: 2023-11-10 00:22:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4802
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4750
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4667
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4599
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4517
          +user: Proxies\__CG__\App\Entity\User {#4301 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4417
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4253
              +user: Proxies\__CG__\App\Entity\User {#4250 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4197
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4120
                  +user: Proxies\__CG__\App\Entity\User {#1970 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4000
                    +user: App\Entity\User {#3948 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Making light of trauma is not funny"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 5
                    +score: 0
                    +lastActive: DateTime @1700251516 {#4009
                      date: 2023-11-17 21:05:16.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#3998 …}
                    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                    -id: 103409
                    -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5633978"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699502832 {#3945
                      date: 2023-11-09 05:07:12.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 51
                  +score: 0
                  +lastActive: DateTime @1699503027 {#4125
                    date: 2023-11-09 05:10:27.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4128 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                  -id: 103411
                  -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://beehaw.org/comment/1596426"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699503027 {#4122
                    date: 2023-11-09 05:10:27.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                  \n
                  It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                  \n
                  EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1699503111 {#4193
                  date: 2023-11-09 05:11:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4201 …}
                +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                -id: 103412
                -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5634054"
                +editedAt: DateTimeImmutable @1699616474 {#4190
                  date: 2023-11-10 12:41:14.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699503111 {#4194
                  date: 2023-11-09 05:11:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Hey there stranger.\n
                \n
                I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
                \n
                I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
                \n
                To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
                \n
                I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1699535885 {#4254
                date: 2023-11-09 14:18:05.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4247 …}
              +nested: Doctrine\ORM\PersistentCollection {#4245 …}
              +votes: Doctrine\ORM\PersistentCollection {#4249 …}
              +reports: Doctrine\ORM\PersistentCollection {#4260 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
              -id: 104104
              -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5641519"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699535885 {#4257
                date: 2023-11-09 14:18:05.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
              \n
              But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
              \n
              I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1699568643 {#4414
              date: 2023-11-09 23:24:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@Wes_Dev@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4418 …}
            +nested: Doctrine\ORM\PersistentCollection {#4420 …}
            +votes: Doctrine\ORM\PersistentCollection {#4422 …}
            +reports: Doctrine\ORM\PersistentCollection {#4424 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
            -id: 105671
            -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1601101"
            +editedAt: DateTimeImmutable @1699644885 {#4415
              date: 2023-11-10 20:34:45.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699568643 {#4416
              date: 2023-11-09 23:24:03.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "Maybe try being less defensive?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699569144 {#4515
            date: 2023-11-09 23:32:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@Wes_Dev@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4518 …}
          +nested: Doctrine\ORM\PersistentCollection {#4520 …}
          +votes: Doctrine\ORM\PersistentCollection {#4522 …}
          +reports: Doctrine\ORM\PersistentCollection {#4524 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
          -id: 105693
          -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5655616"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699569144 {#4516
            date: 2023-11-09 23:32:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
          \n
          But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
          \n
          I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699570692 {#4597
          date: 2023-11-09 23:58:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@Wes_Dev@lemmy.ml"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4600 …}
        +nested: Doctrine\ORM\PersistentCollection {#4602 …}
        +votes: Doctrine\ORM\PersistentCollection {#4604 …}
        +reports: Doctrine\ORM\PersistentCollection {#4606 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
        -id: 105774
        -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1601223"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699570692 {#4598
          date: 2023-11-09 23:58:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        > I also really don’t understand what you’re trying to accomplish with these replies.\n
        \n
        Just using the website, and when I’m on mobile I’m not going to type a multi paragraph essay to say one thing.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699571147 {#4665
        date: 2023-11-10 00:05:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4668 …}
      +nested: Doctrine\ORM\PersistentCollection {#4670 …}
      +votes: Doctrine\ORM\PersistentCollection {#4672 …}
      +reports: Doctrine\ORM\PersistentCollection {#4674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
      -id: 105795
      -bodyTs: "'accomplish':12 'also':2 'essay':35 'go':29 'm':23,27 'mobil':25 'multi':33 'one':38 'paragraph':34 're':9 'realli':3 'repli':15 'say':37 'thing':39 'tri':10 'type':31 'understand':6 'use':17 'websit':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5656367"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699571147 {#4666
        date: 2023-11-10 00:05:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Right, and is being on mobile a good reason for you to keep this snark going? It seems like you’d rather just choose to be pissed at me or *something* and continue this ribbing instead of, well, any other option.\n
      \n
      If you think that being an asshole is generally not a good thing and that I was wrong to do it, why do you figure you’re justified in acting like this?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699571673 {#4748
      date: 2023-11-10 00:14:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4751 …}
    +nested: Doctrine\ORM\PersistentCollection {#4753 …}
    +votes: Doctrine\ORM\PersistentCollection {#4755 …}
    +reports: Doctrine\ORM\PersistentCollection {#4757 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4759 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4761 …}
    -id: 105811
    -bodyTs: "'act':71 'asshol':48 'choos':24 'continu':33 'd':21 'figur':66 'general':50 'go':16 'good':8,53 'instead':36 'justifi':69 'keep':13 'like':19,72 'mobil':6 'option':41 'piss':27 'rather':22 're':68 'reason':9 'rib':35 'right':1 'seem':18 'snark':15 'someth':31 'thing':54 'think':44 'well':38 'wrong':59"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1601466"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699571673 {#4749
      date: 2023-11-10 00:14:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Part of the core function of the website is to post, if you’re tired of my shit stop responding"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699572128 {#4800
    date: 2023-11-10 00:22:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4803 …}
  +nested: Doctrine\ORM\PersistentCollection {#4805 …}
  +votes: Doctrine\ORM\PersistentCollection {#4807 …}
  +reports: Doctrine\ORM\PersistentCollection {#4809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
  -id: 105829
  -bodyTs: "'core':4 'function':5 'part':1 'post':11 're':14 'respond':20 'shit':18 'stop':19 'tire':15 'websit':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5656850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699572128 {#4801
    date: 2023-11-10 00:22:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4869
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4802
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4750
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4667
        +user: Proxies\__CG__\App\Entity\User {#4301 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4599
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4517
            +user: Proxies\__CG__\App\Entity\User {#4301 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4417
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4253
                +user: Proxies\__CG__\App\Entity\User {#4250 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4197
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4120
                    +user: Proxies\__CG__\App\Entity\User {#1970 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4000
                      +user: App\Entity\User {#3948 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "Making light of trauma is not funny"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 5
                      +score: 0
                      +lastActive: DateTime @1700251516 {#4009
                        date: 2023-11-17 21:05:16.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#3998 …}
                      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                      -id: 103409
                      -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ml/comment/5633978"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699502832 {#3945
                        date: 2023-11-09 05:07:12.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 51
                    +score: 0
                    +lastActive: DateTime @1699503027 {#4125
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4128 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                    -id: 103411
                    -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://beehaw.org/comment/1596426"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699503027 {#4122
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                    \n
                    It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                    \n
                    EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1699503111 {#4193
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4201 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                  -id: 103412
                  -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5634054"
                  +editedAt: DateTimeImmutable @1699616474 {#4190
                    date: 2023-11-10 12:41:14.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699503111 {#4194
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Hey there stranger.\n
                  \n
                  I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
                  \n
                  I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
                  \n
                  To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
                  \n
                  I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 10
                +score: 0
                +lastActive: DateTime @1699535885 {#4254
                  date: 2023-11-09 14:18:05.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4247 …}
                +nested: Doctrine\ORM\PersistentCollection {#4245 …}
                +votes: Doctrine\ORM\PersistentCollection {#4249 …}
                +reports: Doctrine\ORM\PersistentCollection {#4260 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
                -id: 104104
                -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5641519"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699535885 {#4257
                  date: 2023-11-09 14:18:05.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
                \n
                But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
                \n
                I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1699568643 {#4414
                date: 2023-11-09 23:24:03.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
                "@Wes_Dev@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4418 …}
              +nested: Doctrine\ORM\PersistentCollection {#4420 …}
              +votes: Doctrine\ORM\PersistentCollection {#4422 …}
              +reports: Doctrine\ORM\PersistentCollection {#4424 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
              -id: 105671
              -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1601101"
              +editedAt: DateTimeImmutable @1699644885 {#4415
                date: 2023-11-10 20:34:45.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699568643 {#4416
                date: 2023-11-09 23:24:03.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: "Maybe try being less defensive?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1699569144 {#4515
              date: 2023-11-09 23:32:24.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@Wes_Dev@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4518 …}
            +nested: Doctrine\ORM\PersistentCollection {#4520 …}
            +votes: Doctrine\ORM\PersistentCollection {#4522 …}
            +reports: Doctrine\ORM\PersistentCollection {#4524 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
            -id: 105693
            -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5655616"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699569144 {#4516
              date: 2023-11-09 23:32:24.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
            \n
            But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
            \n
            I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699570692 {#4597
            date: 2023-11-09 23:58:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@Wes_Dev@lemmy.ml"
            "@Diva@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4600 …}
          +nested: Doctrine\ORM\PersistentCollection {#4602 …}
          +votes: Doctrine\ORM\PersistentCollection {#4604 …}
          +reports: Doctrine\ORM\PersistentCollection {#4606 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
          -id: 105774
          -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1601223"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699570692 {#4598
            date: 2023-11-09 23:58:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          > I also really don’t understand what you’re trying to accomplish with these replies.\n
          \n
          Just using the website, and when I’m on mobile I’m not going to type a multi paragraph essay to say one thing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699571147 {#4665
          date: 2023-11-10 00:05:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@Wes_Dev@lemmy.ml"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4668 …}
        +nested: Doctrine\ORM\PersistentCollection {#4670 …}
        +votes: Doctrine\ORM\PersistentCollection {#4672 …}
        +reports: Doctrine\ORM\PersistentCollection {#4674 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
        -id: 105795
        -bodyTs: "'accomplish':12 'also':2 'essay':35 'go':29 'm':23,27 'mobil':25 'multi':33 'one':38 'paragraph':34 're':9 'realli':3 'repli':15 'say':37 'thing':39 'tri':10 'type':31 'understand':6 'use':17 'websit':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5656367"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699571147 {#4666
          date: 2023-11-10 00:05:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Right, and is being on mobile a good reason for you to keep this snark going? It seems like you’d rather just choose to be pissed at me or *something* and continue this ribbing instead of, well, any other option.\n
        \n
        If you think that being an asshole is generally not a good thing and that I was wrong to do it, why do you figure you’re justified in acting like this?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699571673 {#4748
        date: 2023-11-10 00:14:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4751 …}
      +nested: Doctrine\ORM\PersistentCollection {#4753 …}
      +votes: Doctrine\ORM\PersistentCollection {#4755 …}
      +reports: Doctrine\ORM\PersistentCollection {#4757 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4759 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4761 …}
      -id: 105811
      -bodyTs: "'act':71 'asshol':48 'choos':24 'continu':33 'd':21 'figur':66 'general':50 'go':16 'good':8,53 'instead':36 'justifi':69 'keep':13 'like':19,72 'mobil':6 'option':41 'piss':27 'rather':22 're':68 'reason':9 'rib':35 'right':1 'seem':18 'snark':15 'someth':31 'thing':54 'think':44 'well':38 'wrong':59"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1601466"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699571673 {#4749
        date: 2023-11-10 00:14:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Part of the core function of the website is to post, if you’re tired of my shit stop responding"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699572128 {#4800
      date: 2023-11-10 00:22:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4803 …}
    +nested: Doctrine\ORM\PersistentCollection {#4805 …}
    +votes: Doctrine\ORM\PersistentCollection {#4807 …}
    +reports: Doctrine\ORM\PersistentCollection {#4809 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
    -id: 105829
    -bodyTs: "'core':4 'function':5 'part':1 'post':11 're':14 'respond':20 'shit':18 'stop':19 'tire':15 'websit':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5656850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699572128 {#4801
      date: 2023-11-10 00:22:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Heh, right, I don’t know why I thought this’d go anywhere, but hey can’t fault a person for trying at least 🤷\n
    \n
    Well, enjoy being pissed off I guess?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699573548 {#4867
    date: 2023-11-10 00:45:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4870 …}
  +nested: Doctrine\ORM\PersistentCollection {#4872 …}
  +votes: Doctrine\ORM\PersistentCollection {#4874 …}
  +reports: Doctrine\ORM\PersistentCollection {#4876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
  -id: 105890
  -bodyTs: "'anywher':13 'd':11 'enjoy':26 'fault':18 'go':12 'guess':31 'heh':1 'hey':15 'know':6 'least':24 'person':20 'piss':28 'right':2 'thought':9 'tri':22 'well':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1601882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699573548 {#4868
    date: 2023-11-10 00:45:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4869
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4802
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4750
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4667
        +user: Proxies\__CG__\App\Entity\User {#4301 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4599
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4517
            +user: Proxies\__CG__\App\Entity\User {#4301 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4417
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4253
                +user: Proxies\__CG__\App\Entity\User {#4250 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4197
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4120
                    +user: Proxies\__CG__\App\Entity\User {#1970 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4000
                      +user: App\Entity\User {#3948 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "Making light of trauma is not funny"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 5
                      +score: 0
                      +lastActive: DateTime @1700251516 {#4009
                        date: 2023-11-17 21:05:16.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#3998 …}
                      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                      -id: 103409
                      -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ml/comment/5633978"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699502832 {#3945
                        date: 2023-11-09 05:07:12.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 51
                    +score: 0
                    +lastActive: DateTime @1699503027 {#4125
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4128 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                    -id: 103411
                    -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://beehaw.org/comment/1596426"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699503027 {#4122
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                    \n
                    It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                    \n
                    EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1699503111 {#4193
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4201 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                  -id: 103412
                  -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5634054"
                  +editedAt: DateTimeImmutable @1699616474 {#4190
                    date: 2023-11-10 12:41:14.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699503111 {#4194
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Hey there stranger.\n
                  \n
                  I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
                  \n
                  I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
                  \n
                  To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
                  \n
                  I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 10
                +score: 0
                +lastActive: DateTime @1699535885 {#4254
                  date: 2023-11-09 14:18:05.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4247 …}
                +nested: Doctrine\ORM\PersistentCollection {#4245 …}
                +votes: Doctrine\ORM\PersistentCollection {#4249 …}
                +reports: Doctrine\ORM\PersistentCollection {#4260 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
                -id: 104104
                -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5641519"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699535885 {#4257
                  date: 2023-11-09 14:18:05.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
                \n
                But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
                \n
                I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1699568643 {#4414
                date: 2023-11-09 23:24:03.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
                "@Wes_Dev@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4418 …}
              +nested: Doctrine\ORM\PersistentCollection {#4420 …}
              +votes: Doctrine\ORM\PersistentCollection {#4422 …}
              +reports: Doctrine\ORM\PersistentCollection {#4424 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
              -id: 105671
              -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1601101"
              +editedAt: DateTimeImmutable @1699644885 {#4415
                date: 2023-11-10 20:34:45.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699568643 {#4416
                date: 2023-11-09 23:24:03.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: "Maybe try being less defensive?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1699569144 {#4515
              date: 2023-11-09 23:32:24.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@Wes_Dev@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4518 …}
            +nested: Doctrine\ORM\PersistentCollection {#4520 …}
            +votes: Doctrine\ORM\PersistentCollection {#4522 …}
            +reports: Doctrine\ORM\PersistentCollection {#4524 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
            -id: 105693
            -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5655616"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699569144 {#4516
              date: 2023-11-09 23:32:24.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
            \n
            But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
            \n
            I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699570692 {#4597
            date: 2023-11-09 23:58:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@Wes_Dev@lemmy.ml"
            "@Diva@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4600 …}
          +nested: Doctrine\ORM\PersistentCollection {#4602 …}
          +votes: Doctrine\ORM\PersistentCollection {#4604 …}
          +reports: Doctrine\ORM\PersistentCollection {#4606 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
          -id: 105774
          -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1601223"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699570692 {#4598
            date: 2023-11-09 23:58:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          > I also really don’t understand what you’re trying to accomplish with these replies.\n
          \n
          Just using the website, and when I’m on mobile I’m not going to type a multi paragraph essay to say one thing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699571147 {#4665
          date: 2023-11-10 00:05:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@Wes_Dev@lemmy.ml"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4668 …}
        +nested: Doctrine\ORM\PersistentCollection {#4670 …}
        +votes: Doctrine\ORM\PersistentCollection {#4672 …}
        +reports: Doctrine\ORM\PersistentCollection {#4674 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
        -id: 105795
        -bodyTs: "'accomplish':12 'also':2 'essay':35 'go':29 'm':23,27 'mobil':25 'multi':33 'one':38 'paragraph':34 're':9 'realli':3 'repli':15 'say':37 'thing':39 'tri':10 'type':31 'understand':6 'use':17 'websit':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5656367"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699571147 {#4666
          date: 2023-11-10 00:05:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Right, and is being on mobile a good reason for you to keep this snark going? It seems like you’d rather just choose to be pissed at me or *something* and continue this ribbing instead of, well, any other option.\n
        \n
        If you think that being an asshole is generally not a good thing and that I was wrong to do it, why do you figure you’re justified in acting like this?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699571673 {#4748
        date: 2023-11-10 00:14:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4751 …}
      +nested: Doctrine\ORM\PersistentCollection {#4753 …}
      +votes: Doctrine\ORM\PersistentCollection {#4755 …}
      +reports: Doctrine\ORM\PersistentCollection {#4757 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4759 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4761 …}
      -id: 105811
      -bodyTs: "'act':71 'asshol':48 'choos':24 'continu':33 'd':21 'figur':66 'general':50 'go':16 'good':8,53 'instead':36 'justifi':69 'keep':13 'like':19,72 'mobil':6 'option':41 'piss':27 'rather':22 're':68 'reason':9 'rib':35 'right':1 'seem':18 'snark':15 'someth':31 'thing':54 'think':44 'well':38 'wrong':59"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1601466"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699571673 {#4749
        date: 2023-11-10 00:14:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Part of the core function of the website is to post, if you’re tired of my shit stop responding"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699572128 {#4800
      date: 2023-11-10 00:22:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4803 …}
    +nested: Doctrine\ORM\PersistentCollection {#4805 …}
    +votes: Doctrine\ORM\PersistentCollection {#4807 …}
    +reports: Doctrine\ORM\PersistentCollection {#4809 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
    -id: 105829
    -bodyTs: "'core':4 'function':5 'part':1 'post':11 're':14 'respond':20 'shit':18 'stop':19 'tire':15 'websit':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5656850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699572128 {#4801
      date: 2023-11-10 00:22:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Heh, right, I don’t know why I thought this’d go anywhere, but hey can’t fault a person for trying at least 🤷\n
    \n
    Well, enjoy being pissed off I guess?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699573548 {#4867
    date: 2023-11-10 00:45:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4870 …}
  +nested: Doctrine\ORM\PersistentCollection {#4872 …}
  +votes: Doctrine\ORM\PersistentCollection {#4874 …}
  +reports: Doctrine\ORM\PersistentCollection {#4876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
  -id: 105890
  -bodyTs: "'anywher':13 'd':11 'enjoy':26 'fault':18 'go':12 'guess':31 'heh':1 'hey':15 'know':6 'least':24 'person':20 'piss':28 'right':2 'thought':9 'tri':22 'well':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1601882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699573548 {#4868
    date: 2023-11-10 00:45:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4869
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4802
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4750
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4667
        +user: Proxies\__CG__\App\Entity\User {#4301 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4599
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4517
            +user: Proxies\__CG__\App\Entity\User {#4301 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4417
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4253
                +user: Proxies\__CG__\App\Entity\User {#4250 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4197
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4120
                    +user: Proxies\__CG__\App\Entity\User {#1970 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4000
                      +user: App\Entity\User {#3948 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "Making light of trauma is not funny"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 5
                      +score: 0
                      +lastActive: DateTime @1700251516 {#4009
                        date: 2023-11-17 21:05:16.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#3998 …}
                      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                      -id: 103409
                      -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ml/comment/5633978"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699502832 {#3945
                        date: 2023-11-09 05:07:12.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 51
                    +score: 0
                    +lastActive: DateTime @1699503027 {#4125
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4128 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                    -id: 103411
                    -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://beehaw.org/comment/1596426"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699503027 {#4122
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                    \n
                    It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                    \n
                    EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1699503111 {#4193
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4201 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                  -id: 103412
                  -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5634054"
                  +editedAt: DateTimeImmutable @1699616474 {#4190
                    date: 2023-11-10 12:41:14.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699503111 {#4194
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Hey there stranger.\n
                  \n
                  I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
                  \n
                  I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
                  \n
                  To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
                  \n
                  I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 10
                +score: 0
                +lastActive: DateTime @1699535885 {#4254
                  date: 2023-11-09 14:18:05.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4247 …}
                +nested: Doctrine\ORM\PersistentCollection {#4245 …}
                +votes: Doctrine\ORM\PersistentCollection {#4249 …}
                +reports: Doctrine\ORM\PersistentCollection {#4260 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
                -id: 104104
                -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5641519"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699535885 {#4257
                  date: 2023-11-09 14:18:05.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
                \n
                But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
                \n
                I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1699568643 {#4414
                date: 2023-11-09 23:24:03.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
                "@Wes_Dev@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4418 …}
              +nested: Doctrine\ORM\PersistentCollection {#4420 …}
              +votes: Doctrine\ORM\PersistentCollection {#4422 …}
              +reports: Doctrine\ORM\PersistentCollection {#4424 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
              -id: 105671
              -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1601101"
              +editedAt: DateTimeImmutable @1699644885 {#4415
                date: 2023-11-10 20:34:45.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699568643 {#4416
                date: 2023-11-09 23:24:03.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: "Maybe try being less defensive?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1699569144 {#4515
              date: 2023-11-09 23:32:24.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@Wes_Dev@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4518 …}
            +nested: Doctrine\ORM\PersistentCollection {#4520 …}
            +votes: Doctrine\ORM\PersistentCollection {#4522 …}
            +reports: Doctrine\ORM\PersistentCollection {#4524 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
            -id: 105693
            -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5655616"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699569144 {#4516
              date: 2023-11-09 23:32:24.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
            \n
            But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
            \n
            I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699570692 {#4597
            date: 2023-11-09 23:58:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@Wes_Dev@lemmy.ml"
            "@Diva@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4600 …}
          +nested: Doctrine\ORM\PersistentCollection {#4602 …}
          +votes: Doctrine\ORM\PersistentCollection {#4604 …}
          +reports: Doctrine\ORM\PersistentCollection {#4606 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
          -id: 105774
          -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1601223"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699570692 {#4598
            date: 2023-11-09 23:58:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          > I also really don’t understand what you’re trying to accomplish with these replies.\n
          \n
          Just using the website, and when I’m on mobile I’m not going to type a multi paragraph essay to say one thing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699571147 {#4665
          date: 2023-11-10 00:05:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@Wes_Dev@lemmy.ml"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4668 …}
        +nested: Doctrine\ORM\PersistentCollection {#4670 …}
        +votes: Doctrine\ORM\PersistentCollection {#4672 …}
        +reports: Doctrine\ORM\PersistentCollection {#4674 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
        -id: 105795
        -bodyTs: "'accomplish':12 'also':2 'essay':35 'go':29 'm':23,27 'mobil':25 'multi':33 'one':38 'paragraph':34 're':9 'realli':3 'repli':15 'say':37 'thing':39 'tri':10 'type':31 'understand':6 'use':17 'websit':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5656367"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699571147 {#4666
          date: 2023-11-10 00:05:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Right, and is being on mobile a good reason for you to keep this snark going? It seems like you’d rather just choose to be pissed at me or *something* and continue this ribbing instead of, well, any other option.\n
        \n
        If you think that being an asshole is generally not a good thing and that I was wrong to do it, why do you figure you’re justified in acting like this?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699571673 {#4748
        date: 2023-11-10 00:14:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4751 …}
      +nested: Doctrine\ORM\PersistentCollection {#4753 …}
      +votes: Doctrine\ORM\PersistentCollection {#4755 …}
      +reports: Doctrine\ORM\PersistentCollection {#4757 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4759 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4761 …}
      -id: 105811
      -bodyTs: "'act':71 'asshol':48 'choos':24 'continu':33 'd':21 'figur':66 'general':50 'go':16 'good':8,53 'instead':36 'justifi':69 'keep':13 'like':19,72 'mobil':6 'option':41 'piss':27 'rather':22 're':68 'reason':9 'rib':35 'right':1 'seem':18 'snark':15 'someth':31 'thing':54 'think':44 'well':38 'wrong':59"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1601466"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699571673 {#4749
        date: 2023-11-10 00:14:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Part of the core function of the website is to post, if you’re tired of my shit stop responding"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699572128 {#4800
      date: 2023-11-10 00:22:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4803 …}
    +nested: Doctrine\ORM\PersistentCollection {#4805 …}
    +votes: Doctrine\ORM\PersistentCollection {#4807 …}
    +reports: Doctrine\ORM\PersistentCollection {#4809 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
    -id: 105829
    -bodyTs: "'core':4 'function':5 'part':1 'post':11 're':14 'respond':20 'shit':18 'stop':19 'tire':15 'websit':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5656850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699572128 {#4801
      date: 2023-11-10 00:22:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Heh, right, I don’t know why I thought this’d go anywhere, but hey can’t fault a person for trying at least 🤷\n
    \n
    Well, enjoy being pissed off I guess?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699573548 {#4867
    date: 2023-11-10 00:45:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4870 …}
  +nested: Doctrine\ORM\PersistentCollection {#4872 …}
  +votes: Doctrine\ORM\PersistentCollection {#4874 …}
  +reports: Doctrine\ORM\PersistentCollection {#4876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
  -id: 105890
  -bodyTs: "'anywher':13 'd':11 'enjoy':26 'fault':18 'go':12 'guess':31 'heh':1 'hey':15 'know':6 'least':24 'person':20 'piss':28 'right':2 'thought':9 'tri':22 'well':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1601882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699573548 {#4868
    date: 2023-11-10 00:45:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4921
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4869
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4802
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4750
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4667
          +user: Proxies\__CG__\App\Entity\User {#4301 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4599
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4517
              +user: Proxies\__CG__\App\Entity\User {#4301 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4417
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4253
                  +user: Proxies\__CG__\App\Entity\User {#4250 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4197
                    +user: App\Entity\User {#3948 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4120
                      +user: Proxies\__CG__\App\Entity\User {#1970 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#4000
                        +user: App\Entity\User {#3948 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: null
                        +root: null
                        +body: "Making light of trauma is not funny"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 5
                        +score: 0
                        +lastActive: DateTime @1700251516 {#4009
                          date: 2023-11-17 21:05:16.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@interolivary@beehaw.org"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#3998 …}
                        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                        -id: 103409
                        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.ml/comment/5633978"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1699502832 {#3945
                          date: 2023-11-09 05:07:12.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4000}
                      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 51
                      +score: 0
                      +lastActive: DateTime @1699503027 {#4125
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                        "@Omega_Haxors@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4128 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                      -id: 103411
                      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://beehaw.org/comment/1596426"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699503027 {#4122
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: """
                      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                      \n
                      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                      \n
                      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 3
                    +score: 0
                    +lastActive: DateTime @1699503111 {#4193
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4201 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                    -id: 103412
                    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5634054"
                    +editedAt: DateTimeImmutable @1699616474 {#4190
                      date: 2023-11-10 12:41:14.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1699503111 {#4194
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Hey there stranger.\n
                    \n
                    I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
                    \n
                    I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
                    \n
                    To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
                    \n
                    I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 10
                  +score: 0
                  +lastActive: DateTime @1699535885 {#4254
                    date: 2023-11-09 14:18:05.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4247 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4245 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4249 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4260 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
                  -id: 104104
                  -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5641519"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699535885 {#4257
                    date: 2023-11-09 14:18:05.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
                  \n
                  But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
                  \n
                  I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1699568643 {#4414
                  date: 2023-11-09 23:24:03.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                  "@Wes_Dev@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4418 …}
                +nested: Doctrine\ORM\PersistentCollection {#4420 …}
                +votes: Doctrine\ORM\PersistentCollection {#4422 …}
                +reports: Doctrine\ORM\PersistentCollection {#4424 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
                -id: 105671
                -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1601101"
                +editedAt: DateTimeImmutable @1699644885 {#4415
                  date: 2023-11-10 20:34:45.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699568643 {#4416
                  date: 2023-11-09 23:24:03.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: "Maybe try being less defensive?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1699569144 {#4515
                date: 2023-11-09 23:32:24.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
                "@Wes_Dev@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4518 …}
              +nested: Doctrine\ORM\PersistentCollection {#4520 …}
              +votes: Doctrine\ORM\PersistentCollection {#4522 …}
              +reports: Doctrine\ORM\PersistentCollection {#4524 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
              -id: 105693
              -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5655616"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699569144 {#4516
                date: 2023-11-09 23:32:24.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
              \n
              But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
              \n
              I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699570692 {#4597
              date: 2023-11-09 23:58:12.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@Wes_Dev@lemmy.ml"
              "@Diva@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4600 …}
            +nested: Doctrine\ORM\PersistentCollection {#4602 …}
            +votes: Doctrine\ORM\PersistentCollection {#4604 …}
            +reports: Doctrine\ORM\PersistentCollection {#4606 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
            -id: 105774
            -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1601223"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699570692 {#4598
              date: 2023-11-09 23:58:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            > I also really don’t understand what you’re trying to accomplish with these replies.\n
            \n
            Just using the website, and when I’m on mobile I’m not going to type a multi paragraph essay to say one thing.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699571147 {#4665
            date: 2023-11-10 00:05:47.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@Wes_Dev@lemmy.ml"
            "@Diva@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4668 …}
          +nested: Doctrine\ORM\PersistentCollection {#4670 …}
          +votes: Doctrine\ORM\PersistentCollection {#4672 …}
          +reports: Doctrine\ORM\PersistentCollection {#4674 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
          -id: 105795
          -bodyTs: "'accomplish':12 'also':2 'essay':35 'go':29 'm':23,27 'mobil':25 'multi':33 'one':38 'paragraph':34 're':9 'realli':3 'repli':15 'say':37 'thing':39 'tri':10 'type':31 'understand':6 'use':17 'websit':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5656367"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699571147 {#4666
            date: 2023-11-10 00:05:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Right, and is being on mobile a good reason for you to keep this snark going? It seems like you’d rather just choose to be pissed at me or *something* and continue this ribbing instead of, well, any other option.\n
          \n
          If you think that being an asshole is generally not a good thing and that I was wrong to do it, why do you figure you’re justified in acting like this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699571673 {#4748
          date: 2023-11-10 00:14:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@Wes_Dev@lemmy.ml"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4751 …}
        +nested: Doctrine\ORM\PersistentCollection {#4753 …}
        +votes: Doctrine\ORM\PersistentCollection {#4755 …}
        +reports: Doctrine\ORM\PersistentCollection {#4757 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4759 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4761 …}
        -id: 105811
        -bodyTs: "'act':71 'asshol':48 'choos':24 'continu':33 'd':21 'figur':66 'general':50 'go':16 'good':8,53 'instead':36 'justifi':69 'keep':13 'like':19,72 'mobil':6 'option':41 'piss':27 'rather':22 're':68 'reason':9 'rib':35 'right':1 'seem':18 'snark':15 'someth':31 'thing':54 'think':44 'well':38 'wrong':59"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1601466"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699571673 {#4749
          date: 2023-11-10 00:14:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Part of the core function of the website is to post, if you’re tired of my shit stop responding"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699572128 {#4800
        date: 2023-11-10 00:22:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4803 …}
      +nested: Doctrine\ORM\PersistentCollection {#4805 …}
      +votes: Doctrine\ORM\PersistentCollection {#4807 …}
      +reports: Doctrine\ORM\PersistentCollection {#4809 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4811 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
      -id: 105829
      -bodyTs: "'core':4 'function':5 'part':1 'post':11 're':14 'respond':20 'shit':18 'stop':19 'tire':15 'websit':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5656850"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699572128 {#4801
        date: 2023-11-10 00:22:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Heh, right, I don’t know why I thought this’d go anywhere, but hey can’t fault a person for trying at least 🤷\n
      \n
      Well, enjoy being pissed off I guess?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699573548 {#4867
      date: 2023-11-10 00:45:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4870 …}
    +nested: Doctrine\ORM\PersistentCollection {#4872 …}
    +votes: Doctrine\ORM\PersistentCollection {#4874 …}
    +reports: Doctrine\ORM\PersistentCollection {#4876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
    -id: 105890
    -bodyTs: "'anywher':13 'd':11 'enjoy':26 'fault':18 'go':12 'guess':31 'heh':1 'hey':15 'know':6 'least':24 'person':20 'piss':28 'right':2 'thought':9 'tri':22 'well':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1601882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699573548 {#4868
      date: 2023-11-10 00:45:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "No need to project, I was just voicing dissent. I’m a *removed* but I didn’t even call you a fascist."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699577127 {#4919
    date: 2023-11-10 01:45:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4922 …}
  +nested: Doctrine\ORM\PersistentCollection {#4924 …}
  +votes: Doctrine\ORM\PersistentCollection {#4926 …}
  +reports: Doctrine\ORM\PersistentCollection {#4928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4932 …}
  -id: 106066
  -bodyTs: "'call':19 'didn':16 'dissent':9 'even':18 'fascist':22 'm':11 'need':2 'project':4 'remov':13 'voic':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5659765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699577127 {#4920
    date: 2023-11-10 01:45:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4921
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4869
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4802
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4750
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4667
          +user: Proxies\__CG__\App\Entity\User {#4301 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4599
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4517
              +user: Proxies\__CG__\App\Entity\User {#4301 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4417
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4253
                  +user: Proxies\__CG__\App\Entity\User {#4250 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4197
                    +user: App\Entity\User {#3948 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4120
                      +user: Proxies\__CG__\App\Entity\User {#1970 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#4000
                        +user: App\Entity\User {#3948 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: null
                        +root: null
                        +body: "Making light of trauma is not funny"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 5
                        +score: 0
                        +lastActive: DateTime @1700251516 {#4009
                          date: 2023-11-17 21:05:16.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@interolivary@beehaw.org"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#3998 …}
                        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                        -id: 103409
                        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.ml/comment/5633978"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1699502832 {#3945
                          date: 2023-11-09 05:07:12.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4000}
                      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 51
                      +score: 0
                      +lastActive: DateTime @1699503027 {#4125
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                        "@Omega_Haxors@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4128 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                      -id: 103411
                      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://beehaw.org/comment/1596426"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699503027 {#4122
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: """
                      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                      \n
                      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                      \n
                      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 3
                    +score: 0
                    +lastActive: DateTime @1699503111 {#4193
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4201 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                    -id: 103412
                    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5634054"
                    +editedAt: DateTimeImmutable @1699616474 {#4190
                      date: 2023-11-10 12:41:14.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1699503111 {#4194
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Hey there stranger.\n
                    \n
                    I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
                    \n
                    I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
                    \n
                    To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
                    \n
                    I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 10
                  +score: 0
                  +lastActive: DateTime @1699535885 {#4254
                    date: 2023-11-09 14:18:05.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4247 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4245 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4249 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4260 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
                  -id: 104104
                  -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5641519"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699535885 {#4257
                    date: 2023-11-09 14:18:05.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
                  \n
                  But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
                  \n
                  I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1699568643 {#4414
                  date: 2023-11-09 23:24:03.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                  "@Wes_Dev@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4418 …}
                +nested: Doctrine\ORM\PersistentCollection {#4420 …}
                +votes: Doctrine\ORM\PersistentCollection {#4422 …}
                +reports: Doctrine\ORM\PersistentCollection {#4424 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
                -id: 105671
                -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1601101"
                +editedAt: DateTimeImmutable @1699644885 {#4415
                  date: 2023-11-10 20:34:45.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699568643 {#4416
                  date: 2023-11-09 23:24:03.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: "Maybe try being less defensive?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1699569144 {#4515
                date: 2023-11-09 23:32:24.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
                "@Wes_Dev@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4518 …}
              +nested: Doctrine\ORM\PersistentCollection {#4520 …}
              +votes: Doctrine\ORM\PersistentCollection {#4522 …}
              +reports: Doctrine\ORM\PersistentCollection {#4524 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
              -id: 105693
              -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5655616"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699569144 {#4516
                date: 2023-11-09 23:32:24.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
              \n
              But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
              \n
              I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699570692 {#4597
              date: 2023-11-09 23:58:12.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@Wes_Dev@lemmy.ml"
              "@Diva@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4600 …}
            +nested: Doctrine\ORM\PersistentCollection {#4602 …}
            +votes: Doctrine\ORM\PersistentCollection {#4604 …}
            +reports: Doctrine\ORM\PersistentCollection {#4606 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
            -id: 105774
            -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1601223"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699570692 {#4598
              date: 2023-11-09 23:58:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            > I also really don’t understand what you’re trying to accomplish with these replies.\n
            \n
            Just using the website, and when I’m on mobile I’m not going to type a multi paragraph essay to say one thing.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699571147 {#4665
            date: 2023-11-10 00:05:47.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@Wes_Dev@lemmy.ml"
            "@Diva@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4668 …}
          +nested: Doctrine\ORM\PersistentCollection {#4670 …}
          +votes: Doctrine\ORM\PersistentCollection {#4672 …}
          +reports: Doctrine\ORM\PersistentCollection {#4674 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
          -id: 105795
          -bodyTs: "'accomplish':12 'also':2 'essay':35 'go':29 'm':23,27 'mobil':25 'multi':33 'one':38 'paragraph':34 're':9 'realli':3 'repli':15 'say':37 'thing':39 'tri':10 'type':31 'understand':6 'use':17 'websit':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5656367"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699571147 {#4666
            date: 2023-11-10 00:05:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Right, and is being on mobile a good reason for you to keep this snark going? It seems like you’d rather just choose to be pissed at me or *something* and continue this ribbing instead of, well, any other option.\n
          \n
          If you think that being an asshole is generally not a good thing and that I was wrong to do it, why do you figure you’re justified in acting like this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699571673 {#4748
          date: 2023-11-10 00:14:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@Wes_Dev@lemmy.ml"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4751 …}
        +nested: Doctrine\ORM\PersistentCollection {#4753 …}
        +votes: Doctrine\ORM\PersistentCollection {#4755 …}
        +reports: Doctrine\ORM\PersistentCollection {#4757 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4759 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4761 …}
        -id: 105811
        -bodyTs: "'act':71 'asshol':48 'choos':24 'continu':33 'd':21 'figur':66 'general':50 'go':16 'good':8,53 'instead':36 'justifi':69 'keep':13 'like':19,72 'mobil':6 'option':41 'piss':27 'rather':22 're':68 'reason':9 'rib':35 'right':1 'seem':18 'snark':15 'someth':31 'thing':54 'think':44 'well':38 'wrong':59"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1601466"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699571673 {#4749
          date: 2023-11-10 00:14:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Part of the core function of the website is to post, if you’re tired of my shit stop responding"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699572128 {#4800
        date: 2023-11-10 00:22:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4803 …}
      +nested: Doctrine\ORM\PersistentCollection {#4805 …}
      +votes: Doctrine\ORM\PersistentCollection {#4807 …}
      +reports: Doctrine\ORM\PersistentCollection {#4809 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4811 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
      -id: 105829
      -bodyTs: "'core':4 'function':5 'part':1 'post':11 're':14 'respond':20 'shit':18 'stop':19 'tire':15 'websit':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5656850"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699572128 {#4801
        date: 2023-11-10 00:22:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Heh, right, I don’t know why I thought this’d go anywhere, but hey can’t fault a person for trying at least 🤷\n
      \n
      Well, enjoy being pissed off I guess?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699573548 {#4867
      date: 2023-11-10 00:45:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4870 …}
    +nested: Doctrine\ORM\PersistentCollection {#4872 …}
    +votes: Doctrine\ORM\PersistentCollection {#4874 …}
    +reports: Doctrine\ORM\PersistentCollection {#4876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
    -id: 105890
    -bodyTs: "'anywher':13 'd':11 'enjoy':26 'fault':18 'go':12 'guess':31 'heh':1 'hey':15 'know':6 'least':24 'person':20 'piss':28 'right':2 'thought':9 'tri':22 'well':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1601882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699573548 {#4868
      date: 2023-11-10 00:45:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "No need to project, I was just voicing dissent. I’m a *removed* but I didn’t even call you a fascist."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699577127 {#4919
    date: 2023-11-10 01:45:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4922 …}
  +nested: Doctrine\ORM\PersistentCollection {#4924 …}
  +votes: Doctrine\ORM\PersistentCollection {#4926 …}
  +reports: Doctrine\ORM\PersistentCollection {#4928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4932 …}
  -id: 106066
  -bodyTs: "'call':19 'didn':16 'dissent':9 'even':18 'fascist':22 'm':11 'need':2 'project':4 'remov':13 'voic':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5659765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699577127 {#4920
    date: 2023-11-10 01:45:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4921
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4869
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4802
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4750
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4667
          +user: Proxies\__CG__\App\Entity\User {#4301 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4599
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4517
              +user: Proxies\__CG__\App\Entity\User {#4301 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4417
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4253
                  +user: Proxies\__CG__\App\Entity\User {#4250 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4197
                    +user: App\Entity\User {#3948 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4120
                      +user: Proxies\__CG__\App\Entity\User {#1970 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#4000
                        +user: App\Entity\User {#3948 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: null
                        +root: null
                        +body: "Making light of trauma is not funny"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 5
                        +score: 0
                        +lastActive: DateTime @1700251516 {#4009
                          date: 2023-11-17 21:05:16.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@interolivary@beehaw.org"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#3998 …}
                        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                        -id: 103409
                        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.ml/comment/5633978"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1699502832 {#3945
                          date: 2023-11-09 05:07:12.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4000}
                      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 51
                      +score: 0
                      +lastActive: DateTime @1699503027 {#4125
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                        "@Omega_Haxors@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4128 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                      -id: 103411
                      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://beehaw.org/comment/1596426"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699503027 {#4122
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: """
                      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                      \n
                      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                      \n
                      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 3
                    +score: 0
                    +lastActive: DateTime @1699503111 {#4193
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4201 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                    -id: 103412
                    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5634054"
                    +editedAt: DateTimeImmutable @1699616474 {#4190
                      date: 2023-11-10 12:41:14.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1699503111 {#4194
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Hey there stranger.\n
                    \n
                    I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
                    \n
                    I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
                    \n
                    To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
                    \n
                    I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 10
                  +score: 0
                  +lastActive: DateTime @1699535885 {#4254
                    date: 2023-11-09 14:18:05.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4247 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4245 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4249 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4260 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
                  -id: 104104
                  -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5641519"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699535885 {#4257
                    date: 2023-11-09 14:18:05.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
                  \n
                  But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
                  \n
                  I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1699568643 {#4414
                  date: 2023-11-09 23:24:03.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                  "@Wes_Dev@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4418 …}
                +nested: Doctrine\ORM\PersistentCollection {#4420 …}
                +votes: Doctrine\ORM\PersistentCollection {#4422 …}
                +reports: Doctrine\ORM\PersistentCollection {#4424 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
                -id: 105671
                -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1601101"
                +editedAt: DateTimeImmutable @1699644885 {#4415
                  date: 2023-11-10 20:34:45.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699568643 {#4416
                  date: 2023-11-09 23:24:03.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: "Maybe try being less defensive?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1699569144 {#4515
                date: 2023-11-09 23:32:24.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
                "@Wes_Dev@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4518 …}
              +nested: Doctrine\ORM\PersistentCollection {#4520 …}
              +votes: Doctrine\ORM\PersistentCollection {#4522 …}
              +reports: Doctrine\ORM\PersistentCollection {#4524 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
              -id: 105693
              -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5655616"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699569144 {#4516
                date: 2023-11-09 23:32:24.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
              \n
              But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
              \n
              I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699570692 {#4597
              date: 2023-11-09 23:58:12.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@Wes_Dev@lemmy.ml"
              "@Diva@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4600 …}
            +nested: Doctrine\ORM\PersistentCollection {#4602 …}
            +votes: Doctrine\ORM\PersistentCollection {#4604 …}
            +reports: Doctrine\ORM\PersistentCollection {#4606 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
            -id: 105774
            -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1601223"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699570692 {#4598
              date: 2023-11-09 23:58:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            > I also really don’t understand what you’re trying to accomplish with these replies.\n
            \n
            Just using the website, and when I’m on mobile I’m not going to type a multi paragraph essay to say one thing.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699571147 {#4665
            date: 2023-11-10 00:05:47.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@Wes_Dev@lemmy.ml"
            "@Diva@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4668 …}
          +nested: Doctrine\ORM\PersistentCollection {#4670 …}
          +votes: Doctrine\ORM\PersistentCollection {#4672 …}
          +reports: Doctrine\ORM\PersistentCollection {#4674 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
          -id: 105795
          -bodyTs: "'accomplish':12 'also':2 'essay':35 'go':29 'm':23,27 'mobil':25 'multi':33 'one':38 'paragraph':34 're':9 'realli':3 'repli':15 'say':37 'thing':39 'tri':10 'type':31 'understand':6 'use':17 'websit':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5656367"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699571147 {#4666
            date: 2023-11-10 00:05:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Right, and is being on mobile a good reason for you to keep this snark going? It seems like you’d rather just choose to be pissed at me or *something* and continue this ribbing instead of, well, any other option.\n
          \n
          If you think that being an asshole is generally not a good thing and that I was wrong to do it, why do you figure you’re justified in acting like this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699571673 {#4748
          date: 2023-11-10 00:14:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@Wes_Dev@lemmy.ml"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4751 …}
        +nested: Doctrine\ORM\PersistentCollection {#4753 …}
        +votes: Doctrine\ORM\PersistentCollection {#4755 …}
        +reports: Doctrine\ORM\PersistentCollection {#4757 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4759 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4761 …}
        -id: 105811
        -bodyTs: "'act':71 'asshol':48 'choos':24 'continu':33 'd':21 'figur':66 'general':50 'go':16 'good':8,53 'instead':36 'justifi':69 'keep':13 'like':19,72 'mobil':6 'option':41 'piss':27 'rather':22 're':68 'reason':9 'rib':35 'right':1 'seem':18 'snark':15 'someth':31 'thing':54 'think':44 'well':38 'wrong':59"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1601466"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699571673 {#4749
          date: 2023-11-10 00:14:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Part of the core function of the website is to post, if you’re tired of my shit stop responding"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699572128 {#4800
        date: 2023-11-10 00:22:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4803 …}
      +nested: Doctrine\ORM\PersistentCollection {#4805 …}
      +votes: Doctrine\ORM\PersistentCollection {#4807 …}
      +reports: Doctrine\ORM\PersistentCollection {#4809 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4811 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
      -id: 105829
      -bodyTs: "'core':4 'function':5 'part':1 'post':11 're':14 'respond':20 'shit':18 'stop':19 'tire':15 'websit':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5656850"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699572128 {#4801
        date: 2023-11-10 00:22:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Heh, right, I don’t know why I thought this’d go anywhere, but hey can’t fault a person for trying at least 🤷\n
      \n
      Well, enjoy being pissed off I guess?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699573548 {#4867
      date: 2023-11-10 00:45:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4870 …}
    +nested: Doctrine\ORM\PersistentCollection {#4872 …}
    +votes: Doctrine\ORM\PersistentCollection {#4874 …}
    +reports: Doctrine\ORM\PersistentCollection {#4876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
    -id: 105890
    -bodyTs: "'anywher':13 'd':11 'enjoy':26 'fault':18 'go':12 'guess':31 'heh':1 'hey':15 'know':6 'least':24 'person':20 'piss':28 'right':2 'thought':9 'tri':22 'well':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1601882"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699573548 {#4868
      date: 2023-11-10 00:45:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "No need to project, I was just voicing dissent. I’m a *removed* but I didn’t even call you a fascist."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699577127 {#4919
    date: 2023-11-10 01:45:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4922 …}
  +nested: Doctrine\ORM\PersistentCollection {#4924 …}
  +votes: Doctrine\ORM\PersistentCollection {#4926 …}
  +reports: Doctrine\ORM\PersistentCollection {#4928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4932 …}
  -id: 106066
  -bodyTs: "'call':19 'didn':16 'dissent':9 'even':18 'fascist':22 'm':11 'need':2 'project':4 'remov':13 'voic':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5659765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699577127 {#4920
    date: 2023-11-10 01:45:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4682
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4599
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4517
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4253
          +user: Proxies\__CG__\App\Entity\User {#4250 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4197
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4120
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4000
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Making light of trauma is not funny"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1700251516 {#4009
                  date: 2023-11-17 21:05:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3998 …}
                +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                -id: 103409
                -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5633978"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699502832 {#3945
                  date: 2023-11-09 05:07:12.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 51
              +score: 0
              +lastActive: DateTime @1699503027 {#4125
                date: 2023-11-09 05:10:27.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4128 …}
              +nested: Doctrine\ORM\PersistentCollection {#4132 …}
              +votes: Doctrine\ORM\PersistentCollection {#4134 …}
              +reports: Doctrine\ORM\PersistentCollection {#4135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
              -id: 103411
              -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596426"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699503027 {#4122
                date: 2023-11-09 05:10:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
              \n
              It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
              \n
              EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699503111 {#4193
              date: 2023-11-09 05:11:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4201 …}
            +nested: Doctrine\ORM\PersistentCollection {#4203 …}
            +votes: Doctrine\ORM\PersistentCollection {#4199 …}
            +reports: Doctrine\ORM\PersistentCollection {#4205 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
            -id: 103412
            -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5634054"
            +editedAt: DateTimeImmutable @1699616474 {#4190
              date: 2023-11-10 12:41:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503111 {#4194
              date: 2023-11-09 05:11:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Hey there stranger.\n
            \n
            I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
            \n
            I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
            \n
            To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
            \n
            I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1699535885 {#4254
            date: 2023-11-09 14:18:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4247 …}
          +nested: Doctrine\ORM\PersistentCollection {#4245 …}
          +votes: Doctrine\ORM\PersistentCollection {#4249 …}
          +reports: Doctrine\ORM\PersistentCollection {#4260 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
          -id: 104104
          -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5641519"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699535885 {#4257
            date: 2023-11-09 14:18:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
          \n
          But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
          \n
          I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699568643 {#4414
          date: 2023-11-09 23:24:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@Wes_Dev@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 105671
        -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1601101"
        +editedAt: DateTimeImmutable @1699644885 {#4415
          date: 2023-11-10 20:34:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699568643 {#4416
          date: 2023-11-09 23:24:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Maybe try being less defensive?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699569144 {#4515
        date: 2023-11-09 23:32:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4518 …}
      +nested: Doctrine\ORM\PersistentCollection {#4520 …}
      +votes: Doctrine\ORM\PersistentCollection {#4522 …}
      +reports: Doctrine\ORM\PersistentCollection {#4524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
      -id: 105693
      -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5655616"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699569144 {#4516
        date: 2023-11-09 23:32:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
      \n
      But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
      \n
      I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699570692 {#4597
      date: 2023-11-09 23:58:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4600 …}
    +nested: Doctrine\ORM\PersistentCollection {#4602 …}
    +votes: Doctrine\ORM\PersistentCollection {#4604 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 105774
    -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1601223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699570692 {#4598
      date: 2023-11-09 23:58:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    > But can you honestly tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a pedophile defending Nazi war criminals?\n
    \n
    I’ve resigned myself to the fact that there’s just s lot of places on lemmy where “dark humor” and CSAM reign supreme, can’t say I blame others for having a stronger response.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699571892 {#4680
    date: 2023-11-10 00:18:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4683 …}
  +nested: Doctrine\ORM\PersistentCollection {#4685 …}
  +votes: Doctrine\ORM\PersistentCollection {#4687 …}
  +reports: Doctrine\ORM\PersistentCollection {#4689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4693 …}
  -id: 105820
  -bodyTs: "'behavior':13 'blame':66 'compar':19 'complet':21 'crimin':37 'csam':59 'dark':56 'defend':34 'defus':28 'fact':44 'honest':4 'humor':57 'lemmi':54 'lot':50 'nazi':35 'onlook':23 'other':67 'pedophil':33 'person':17 'place':52 'random':22 'reign':60 'resign':40 'respons':72 'say':64 'scene':30 'sensibl':12 'stronger':71 'suprem':61 'tell':5 'think':9 'tri':26 've':39 'war':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5656698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699571892 {#4681
    date: 2023-11-10 00:18:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4682
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4599
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4517
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4253
          +user: Proxies\__CG__\App\Entity\User {#4250 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4197
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4120
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4000
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Making light of trauma is not funny"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1700251516 {#4009
                  date: 2023-11-17 21:05:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3998 …}
                +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                -id: 103409
                -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5633978"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699502832 {#3945
                  date: 2023-11-09 05:07:12.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 51
              +score: 0
              +lastActive: DateTime @1699503027 {#4125
                date: 2023-11-09 05:10:27.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4128 …}
              +nested: Doctrine\ORM\PersistentCollection {#4132 …}
              +votes: Doctrine\ORM\PersistentCollection {#4134 …}
              +reports: Doctrine\ORM\PersistentCollection {#4135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
              -id: 103411
              -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596426"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699503027 {#4122
                date: 2023-11-09 05:10:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
              \n
              It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
              \n
              EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699503111 {#4193
              date: 2023-11-09 05:11:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4201 …}
            +nested: Doctrine\ORM\PersistentCollection {#4203 …}
            +votes: Doctrine\ORM\PersistentCollection {#4199 …}
            +reports: Doctrine\ORM\PersistentCollection {#4205 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
            -id: 103412
            -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5634054"
            +editedAt: DateTimeImmutable @1699616474 {#4190
              date: 2023-11-10 12:41:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503111 {#4194
              date: 2023-11-09 05:11:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Hey there stranger.\n
            \n
            I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
            \n
            I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
            \n
            To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
            \n
            I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1699535885 {#4254
            date: 2023-11-09 14:18:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4247 …}
          +nested: Doctrine\ORM\PersistentCollection {#4245 …}
          +votes: Doctrine\ORM\PersistentCollection {#4249 …}
          +reports: Doctrine\ORM\PersistentCollection {#4260 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
          -id: 104104
          -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5641519"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699535885 {#4257
            date: 2023-11-09 14:18:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
          \n
          But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
          \n
          I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699568643 {#4414
          date: 2023-11-09 23:24:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@Wes_Dev@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 105671
        -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1601101"
        +editedAt: DateTimeImmutable @1699644885 {#4415
          date: 2023-11-10 20:34:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699568643 {#4416
          date: 2023-11-09 23:24:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Maybe try being less defensive?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699569144 {#4515
        date: 2023-11-09 23:32:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4518 …}
      +nested: Doctrine\ORM\PersistentCollection {#4520 …}
      +votes: Doctrine\ORM\PersistentCollection {#4522 …}
      +reports: Doctrine\ORM\PersistentCollection {#4524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
      -id: 105693
      -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5655616"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699569144 {#4516
        date: 2023-11-09 23:32:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
      \n
      But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
      \n
      I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699570692 {#4597
      date: 2023-11-09 23:58:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4600 …}
    +nested: Doctrine\ORM\PersistentCollection {#4602 …}
    +votes: Doctrine\ORM\PersistentCollection {#4604 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 105774
    -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1601223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699570692 {#4598
      date: 2023-11-09 23:58:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    > But can you honestly tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a pedophile defending Nazi war criminals?\n
    \n
    I’ve resigned myself to the fact that there’s just s lot of places on lemmy where “dark humor” and CSAM reign supreme, can’t say I blame others for having a stronger response.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699571892 {#4680
    date: 2023-11-10 00:18:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4683 …}
  +nested: Doctrine\ORM\PersistentCollection {#4685 …}
  +votes: Doctrine\ORM\PersistentCollection {#4687 …}
  +reports: Doctrine\ORM\PersistentCollection {#4689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4693 …}
  -id: 105820
  -bodyTs: "'behavior':13 'blame':66 'compar':19 'complet':21 'crimin':37 'csam':59 'dark':56 'defend':34 'defus':28 'fact':44 'honest':4 'humor':57 'lemmi':54 'lot':50 'nazi':35 'onlook':23 'other':67 'pedophil':33 'person':17 'place':52 'random':22 'reign':60 'resign':40 'respons':72 'say':64 'scene':30 'sensibl':12 'stronger':71 'suprem':61 'tell':5 'think':9 'tri':26 've':39 'war':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5656698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699571892 {#4681
    date: 2023-11-10 00:18:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4682
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4599
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4517
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4253
          +user: Proxies\__CG__\App\Entity\User {#4250 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4197
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4120
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4000
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Making light of trauma is not funny"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1700251516 {#4009
                  date: 2023-11-17 21:05:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3998 …}
                +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                -id: 103409
                -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5633978"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699502832 {#3945
                  date: 2023-11-09 05:07:12.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 51
              +score: 0
              +lastActive: DateTime @1699503027 {#4125
                date: 2023-11-09 05:10:27.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4128 …}
              +nested: Doctrine\ORM\PersistentCollection {#4132 …}
              +votes: Doctrine\ORM\PersistentCollection {#4134 …}
              +reports: Doctrine\ORM\PersistentCollection {#4135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
              -id: 103411
              -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596426"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699503027 {#4122
                date: 2023-11-09 05:10:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
              \n
              It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
              \n
              EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699503111 {#4193
              date: 2023-11-09 05:11:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4201 …}
            +nested: Doctrine\ORM\PersistentCollection {#4203 …}
            +votes: Doctrine\ORM\PersistentCollection {#4199 …}
            +reports: Doctrine\ORM\PersistentCollection {#4205 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
            -id: 103412
            -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5634054"
            +editedAt: DateTimeImmutable @1699616474 {#4190
              date: 2023-11-10 12:41:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503111 {#4194
              date: 2023-11-09 05:11:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Hey there stranger.\n
            \n
            I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
            \n
            I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
            \n
            To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
            \n
            I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1699535885 {#4254
            date: 2023-11-09 14:18:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4247 …}
          +nested: Doctrine\ORM\PersistentCollection {#4245 …}
          +votes: Doctrine\ORM\PersistentCollection {#4249 …}
          +reports: Doctrine\ORM\PersistentCollection {#4260 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
          -id: 104104
          -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5641519"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699535885 {#4257
            date: 2023-11-09 14:18:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
          \n
          But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
          \n
          I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699568643 {#4414
          date: 2023-11-09 23:24:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@Wes_Dev@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 105671
        -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1601101"
        +editedAt: DateTimeImmutable @1699644885 {#4415
          date: 2023-11-10 20:34:45.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699568643 {#4416
          date: 2023-11-09 23:24:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Maybe try being less defensive?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699569144 {#4515
        date: 2023-11-09 23:32:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@Wes_Dev@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4518 …}
      +nested: Doctrine\ORM\PersistentCollection {#4520 …}
      +votes: Doctrine\ORM\PersistentCollection {#4522 …}
      +reports: Doctrine\ORM\PersistentCollection {#4524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
      -id: 105693
      -bodyTs: "'defens':5 'less':4 'mayb':1 'tri':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5655616"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699569144 {#4516
        date: 2023-11-09 23:32:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      I did specifically say that yes, being a snarky asshole was stupid of me and I could have *not* been one in my initial answer. So, yes, I was an asshole and that’s not something I or anybody else should be doing. That’s not defensiveness, that’s me saying I screwed up.\n
      \n
      But can you *honestly* tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a *pedophile defending Nazi war criminals*? Like, does that strike you as a good way for someone to handle it when there’s a conflict and someone from the outside tries to be diplomatic and calm things down?\n
      \n
      I also really don’t understand what you’re trying to accomplish with these replies. Just popping up replying to my comments with petty insults doesn’t seem to paint you in a light that’s any better than my initial twattery towards the original commenter. If you want to actually say something, take a moment and formulate your thoughts? Because this… whatever it is you’re doing really isn’t any better than my original snark, so if you agree with the original commenter than I should have done better (and frankly *I* agree with them on that point at least), maybe don’t take your turn at being an antagonistic asshole just because you feel like venting – the way I did?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699570692 {#4597
      date: 2023-11-09 23:58:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4600 …}
    +nested: Doctrine\ORM\PersistentCollection {#4602 …}
    +votes: Doctrine\ORM\PersistentCollection {#4604 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 105774
    -bodyTs: "'accomplish':135 'actual':174 'agre':204,218 'also':125 'answer':25 'antagonist':235 'anybodi':39 'asshol':10,31,236 'behavior':67 'better':161,196,214 'calm':121 'comment':145,169,208 'compar':73 'complet':75 'conflict':110 'could':17 'crimin':91 'defend':88 'defens':47 'defus':82 'diplomat':119 'doesn':149 'done':213 'els':40 'feel':240 'formul':181 'frank':216 'good':99 'handl':104 'honest':58 'initi':24,164 'insult':148 'isn':193 'least':225 'light':157 'like':92,241 'mayb':226 'moment':179 'nazi':89 'one':21 'onlook':77 'origin':168,199,207 'outsid':115 'paint':153 'pedophil':87 'person':71 'petti':147 'point':223 'pop':140 'random':76 're':132,190 'realli':126,192 'repli':138,142 'say':4,51,175 'scene':84 'screw':53 'seem':151 'sensibl':66 'snark':200 'snarki':9 'someon':102,112 'someth':36,176 'specif':3 'strike':95 'stupid':12 'take':177,229 'tell':59 'thing':122 'think':63 'thought':183 'toward':166 'tri':80,116,133 'turn':231 'twatteri':165 'understand':129 'vent':242 'want':172 'war':90 'way':100,244 'whatev':186 'yes':6,27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1601223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699570692 {#4598
      date: 2023-11-09 23:58:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    > But can you honestly tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a pedophile defending Nazi war criminals?\n
    \n
    I’ve resigned myself to the fact that there’s just s lot of places on lemmy where “dark humor” and CSAM reign supreme, can’t say I blame others for having a stronger response.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699571892 {#4680
    date: 2023-11-10 00:18:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4683 …}
  +nested: Doctrine\ORM\PersistentCollection {#4685 …}
  +votes: Doctrine\ORM\PersistentCollection {#4687 …}
  +reports: Doctrine\ORM\PersistentCollection {#4689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4693 …}
  -id: 105820
  -bodyTs: "'behavior':13 'blame':66 'compar':19 'complet':21 'crimin':37 'csam':59 'dark':56 'defend':34 'defus':28 'fact':44 'honest':4 'humor':57 'lemmi':54 'lot':50 'nazi':35 'onlook':23 'other':67 'pedophil':33 'person':17 'place':52 'random':22 'reign':60 'resign':40 'respons':72 'say':64 'scene':30 'sensibl':12 'stronger':71 'suprem':61 'tell':5 'think':9 'tri':26 've':39 'war':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5656698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699571892 {#4681
    date: 2023-11-10 00:18:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4532
  +user: Proxies\__CG__\App\Entity\User {#4250 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4253
      +user: Proxies\__CG__\App\Entity\User {#4250 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4197
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4000
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Making light of trauma is not funny"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1700251516 {#4009
              date: 2023-11-17 21:05:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3998 …}
            +nested: Doctrine\ORM\PersistentCollection {#3996 …}
            +votes: Doctrine\ORM\PersistentCollection {#3994 …}
            +reports: Doctrine\ORM\PersistentCollection {#3992 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
            -id: 103409
            -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5633978"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699502832 {#3945
              date: 2023-11-09 05:07:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 51
          +score: 0
          +lastActive: DateTime @1699503027 {#4125
            date: 2023-11-09 05:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4128 …}
          +nested: Doctrine\ORM\PersistentCollection {#4132 …}
          +votes: Doctrine\ORM\PersistentCollection {#4134 …}
          +reports: Doctrine\ORM\PersistentCollection {#4135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
          -id: 103411
          -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596426"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699503027 {#4122
            date: 2023-11-09 05:10:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
          \n
          It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
          \n
          EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699503111 {#4193
          date: 2023-11-09 05:11:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4201 …}
        +nested: Doctrine\ORM\PersistentCollection {#4203 …}
        +votes: Doctrine\ORM\PersistentCollection {#4199 …}
        +reports: Doctrine\ORM\PersistentCollection {#4205 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
        -id: 103412
        -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5634054"
        +editedAt: DateTimeImmutable @1699616474 {#4190
          date: 2023-11-10 12:41:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699503111 {#4194
          date: 2023-11-09 05:11:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Hey there stranger.\n
        \n
        I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
        \n
        I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
        \n
        To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
        \n
        I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699535885 {#4254
        date: 2023-11-09 14:18:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4247 …}
      +nested: Doctrine\ORM\PersistentCollection {#4245 …}
      +votes: Doctrine\ORM\PersistentCollection {#4249 …}
      +reports: Doctrine\ORM\PersistentCollection {#4260 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
      -id: 104104
      -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5641519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699535885 {#4257
        date: 2023-11-09 14:18:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
      \n
      But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
      \n
      I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699568643 {#4414
      date: 2023-11-09 23:24:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4418 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 105671
    -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1601101"
    +editedAt: DateTimeImmutable @1699644885 {#4415
      date: 2023-11-10 20:34:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699568643 {#4416
      date: 2023-11-09 23:24:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    I just now came back to this thread and started reading. I was avoiding it, because honestly it was intimidating when I suddenly had a bunch of replies about something I knew might be controversial.\n
    \n
    I don’t know what you’re talking about with Nazis and shit, but I guess I’m about to find out…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699999875 {#4530
    date: 2023-11-14 23:11:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4533 …}
  +nested: Doctrine\ORM\PersistentCollection {#4535 …}
  +votes: Doctrine\ORM\PersistentCollection {#4537 …}
  +reports: Doctrine\ORM\PersistentCollection {#4539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
  -id: 125227
  -bodyTs: "'avoid':14 'back':5 'bunch':26 'came':4 'controversi':35 'find':56 'guess':51 'honest':17 'intimid':20 'knew':32 'know':39 'm':53 'might':33 'nazi':46 're':42 'read':11 'repli':28 'shit':48 'someth':30 'start':10 'sudden':23 'talk':43 'thread':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5802620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699999875 {#4531
    date: 2023-11-14 23:11:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4532
  +user: Proxies\__CG__\App\Entity\User {#4250 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4253
      +user: Proxies\__CG__\App\Entity\User {#4250 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4197
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4000
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Making light of trauma is not funny"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1700251516 {#4009
              date: 2023-11-17 21:05:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3998 …}
            +nested: Doctrine\ORM\PersistentCollection {#3996 …}
            +votes: Doctrine\ORM\PersistentCollection {#3994 …}
            +reports: Doctrine\ORM\PersistentCollection {#3992 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
            -id: 103409
            -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5633978"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699502832 {#3945
              date: 2023-11-09 05:07:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 51
          +score: 0
          +lastActive: DateTime @1699503027 {#4125
            date: 2023-11-09 05:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4128 …}
          +nested: Doctrine\ORM\PersistentCollection {#4132 …}
          +votes: Doctrine\ORM\PersistentCollection {#4134 …}
          +reports: Doctrine\ORM\PersistentCollection {#4135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
          -id: 103411
          -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596426"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699503027 {#4122
            date: 2023-11-09 05:10:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
          \n
          It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
          \n
          EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699503111 {#4193
          date: 2023-11-09 05:11:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4201 …}
        +nested: Doctrine\ORM\PersistentCollection {#4203 …}
        +votes: Doctrine\ORM\PersistentCollection {#4199 …}
        +reports: Doctrine\ORM\PersistentCollection {#4205 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
        -id: 103412
        -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5634054"
        +editedAt: DateTimeImmutable @1699616474 {#4190
          date: 2023-11-10 12:41:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699503111 {#4194
          date: 2023-11-09 05:11:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Hey there stranger.\n
        \n
        I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
        \n
        I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
        \n
        To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
        \n
        I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699535885 {#4254
        date: 2023-11-09 14:18:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4247 …}
      +nested: Doctrine\ORM\PersistentCollection {#4245 …}
      +votes: Doctrine\ORM\PersistentCollection {#4249 …}
      +reports: Doctrine\ORM\PersistentCollection {#4260 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
      -id: 104104
      -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5641519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699535885 {#4257
        date: 2023-11-09 14:18:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
      \n
      But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
      \n
      I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699568643 {#4414
      date: 2023-11-09 23:24:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4418 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 105671
    -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1601101"
    +editedAt: DateTimeImmutable @1699644885 {#4415
      date: 2023-11-10 20:34:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699568643 {#4416
      date: 2023-11-09 23:24:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    I just now came back to this thread and started reading. I was avoiding it, because honestly it was intimidating when I suddenly had a bunch of replies about something I knew might be controversial.\n
    \n
    I don’t know what you’re talking about with Nazis and shit, but I guess I’m about to find out…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699999875 {#4530
    date: 2023-11-14 23:11:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4533 …}
  +nested: Doctrine\ORM\PersistentCollection {#4535 …}
  +votes: Doctrine\ORM\PersistentCollection {#4537 …}
  +reports: Doctrine\ORM\PersistentCollection {#4539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
  -id: 125227
  -bodyTs: "'avoid':14 'back':5 'bunch':26 'came':4 'controversi':35 'find':56 'guess':51 'honest':17 'intimid':20 'knew':32 'know':39 'm':53 'might':33 'nazi':46 're':42 'read':11 'repli':28 'shit':48 'someth':30 'start':10 'sudden':23 'talk':43 'thread':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5802620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699999875 {#4531
    date: 2023-11-14 23:11:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4532
  +user: Proxies\__CG__\App\Entity\User {#4250 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4253
      +user: Proxies\__CG__\App\Entity\User {#4250 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4197
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4000
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Making light of trauma is not funny"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1700251516 {#4009
              date: 2023-11-17 21:05:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3998 …}
            +nested: Doctrine\ORM\PersistentCollection {#3996 …}
            +votes: Doctrine\ORM\PersistentCollection {#3994 …}
            +reports: Doctrine\ORM\PersistentCollection {#3992 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
            -id: 103409
            -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5633978"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699502832 {#3945
              date: 2023-11-09 05:07:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 51
          +score: 0
          +lastActive: DateTime @1699503027 {#4125
            date: 2023-11-09 05:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4128 …}
          +nested: Doctrine\ORM\PersistentCollection {#4132 …}
          +votes: Doctrine\ORM\PersistentCollection {#4134 …}
          +reports: Doctrine\ORM\PersistentCollection {#4135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
          -id: 103411
          -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596426"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699503027 {#4122
            date: 2023-11-09 05:10:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
          \n
          It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
          \n
          EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699503111 {#4193
          date: 2023-11-09 05:11:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4201 …}
        +nested: Doctrine\ORM\PersistentCollection {#4203 …}
        +votes: Doctrine\ORM\PersistentCollection {#4199 …}
        +reports: Doctrine\ORM\PersistentCollection {#4205 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
        -id: 103412
        -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5634054"
        +editedAt: DateTimeImmutable @1699616474 {#4190
          date: 2023-11-10 12:41:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699503111 {#4194
          date: 2023-11-09 05:11:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Hey there stranger.\n
        \n
        I can 100% understand where you’re coming from. It’s okay if you don’t feel comfortable with this kind of humor.\n
        \n
        I’m not going to touch on what topics or humor are appropriate in what places, that’s a big conversation with very few black and white answers. Please just keep in mind that some of us use dark humor as a way of coping, of reducing the emotional strain by making light of our trauma in a safe way, or by using humor to generate empathy in others who might not have experienced the same trauma. Humor doesn’t have to tear things down, it can bring people together. I also don’t want to touch on the “rapist shit” comment, so… I won’t.\n
        \n
        To anyone else reading, please try to be a bit more understanding when people politely ask you to chill. It’s usually not their business, especially in public, but please don’t immediately get defensive. I have the right to walk down the street screaming at people, as an extreme example, but no one would defend me if I was doing that and someone else asked me to stop. Most people are automatically aware of unwritten social norms and stuff, this is just part of that compromise we work with every day. Sometimes, you should ignore the person asking you to tone it down. Sometimes, you should tone it down.\n
        \n
        I usually don’t subscribe to the “everyone is right” BS, but I think it’s true here. There’s no bad person in this, just a difference of how people process things.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699535885 {#4254
        date: 2023-11-09 14:18:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4247 …}
      +nested: Doctrine\ORM\PersistentCollection {#4245 …}
      +votes: Doctrine\ORM\PersistentCollection {#4249 …}
      +reports: Doctrine\ORM\PersistentCollection {#4260 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
      -id: 104104
      -bodyTs: "'100':6 'also':118 'answer':54 'anyon':134 'appropri':39 'ask':148,198,231 'automat':205 'awar':206 'bad':264 'big':46 'bit':142 'black':51 'bring':114 'bs':253 'busi':157 'chill':151 'come':11 'comfort':21 'comment':128 'compromis':219 'convers':47 'cope':71 'dark':65 'day':224 'defend':188 'defens':167 'differ':270 'doesn':105 'els':135,197 'emot':75 'empathi':93 'especi':158 'everi':223 'everyon':250 'exampl':183 'experienc':100 'extrem':182 'feel':20 'generat':92 'get':166 'go':30 'hey':1 'humor':26,37,66,90,104 'ignor':228 'immedi':165 'keep':57 'kind':24 'light':79 'm':28 'make':78 'might':97 'mind':59 'norm':210 'okay':15 'one':186 'other':95 'part':216 'peopl':115,146,179,203,273 'person':230,265 'place':42 'pleas':55,137,162 'polit':147 'process':274 'public':160 'rapist':126 're':10 'read':136 'reduc':73 'right':171,252 'safe':85 'scream':177 'shit':127 'social':209 'someon':196 'sometim':225,237 'stop':201 'strain':76 'stranger':3 'street':176 'stuff':212 'subscrib':247 'tear':109 'thing':110,275 'think':256 'togeth':116 'tone':234,240 'topic':35 'touch':32,123 'trauma':82,103 'tri':138 'true':259 'understand':7,144 'unwritten':208 'us':63 'use':64,89 'usual':154,244 'walk':173 'want':121 'way':69,86 'white':53 'won':131 'work':221 'would':187"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5641519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699535885 {#4257
        date: 2023-11-09 14:18:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Heh, you can tell that you’re trying to talk with a reasonable person when the response to your fairly diplomatic comment was to compare you to *pedophiles defending Nazi war criminals*.\n
      \n
      But in any case, I do agree with you that I absolutely could have handled the original response much better by not being an outright smartass twat, but I’m honestly not too sure the outcome would have been any better considering this frankly incredible tantrum going on about rape culture being out of control and calling people who are trying to defuse the situation pedophiles.\n
      \n
      I was having a bit of a crummy day and felt like being snarky, but this… whatever this is that’s going on is just something else entirely.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699568643 {#4414
      date: 2023-11-09 23:24:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@Wes_Dev@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4418 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 105671
    -bodyTs: "'absolut':44 'agre':39 'better':52,73 'bit':103 'call':89 'case':36 'comment':22 'compar':25 'consid':74 'control':87 'could':45 'crimin':32 'crummi':106 'cultur':83 'day':107 'defend':29 'defus':95 'diplomat':21 'els':125 'entir':126 'fair':20 'felt':109 'frank':76 'go':79,120 'handl':47 'heh':1 'honest':63 'incred':77 'like':110 'm':62 'much':51 'nazi':30 'origin':49 'outcom':68 'outright':57 'pedophil':28,98 'peopl':90 'person':14 'rape':82 're':7 'reason':13 'respons':17,50 'situat':97 'smartass':58 'snarki':112 'someth':124 'sure':66 'talk':10 'tantrum':78 'tell':4 'tri':8,93 'twat':59 'war':31 'whatev':115 'would':69"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1601101"
    +editedAt: DateTimeImmutable @1699644885 {#4415
      date: 2023-11-10 20:34:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699568643 {#4416
      date: 2023-11-09 23:24:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    I just now came back to this thread and started reading. I was avoiding it, because honestly it was intimidating when I suddenly had a bunch of replies about something I knew might be controversial.\n
    \n
    I don’t know what you’re talking about with Nazis and shit, but I guess I’m about to find out…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699999875 {#4530
    date: 2023-11-14 23:11:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@Wes_Dev@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4533 …}
  +nested: Doctrine\ORM\PersistentCollection {#4535 …}
  +votes: Doctrine\ORM\PersistentCollection {#4537 …}
  +reports: Doctrine\ORM\PersistentCollection {#4539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
  -id: 125227
  -bodyTs: "'avoid':14 'back':5 'bunch':26 'came':4 'controversi':35 'find':56 'guess':51 'honest':17 'intimid':20 'knew':32 'know':39 'm':53 'might':33 'nazi':46 're':42 'read':11 'repli':28 'shit':48 'someth':30 'start':10 'sudden':23 'talk':43 'thread':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5802620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699999875 {#4531
    date: 2023-11-14 23:11:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4268
  +user: Proxies\__CG__\App\Entity\User {#4269 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4000
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Making light of trauma is not funny"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700251516 {#4009
          date: 2023-11-17 21:05:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3998 …}
        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
        -id: 103409
        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5633978"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699502832 {#3945
          date: 2023-11-09 05:07:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1699503027 {#4125
        date: 2023-11-09 05:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
      -id: 103411
      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699503027 {#4122
        date: 2023-11-09 05:10:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
      \n
      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
      \n
      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699503111 {#4193
      date: 2023-11-09 05:11:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
    -id: 103412
    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5634054"
    +editedAt: DateTimeImmutable @1699616474 {#4190
      date: 2023-11-10 12:41:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699503111 {#4194
      date: 2023-11-09 05:11:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "You don’t get to control the speech of everyone around you just because you personally have a problem with something. You can ask politely, but your control over other people starts and ends there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699553986 {#4266
    date: 2023-11-09 19:19:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -id: 104934
  -bodyTs: "'around':11 'ask':24 'control':6,28 'end':34 'everyon':10 'get':4 'peopl':31 'person':16 'polit':25 'problem':19 'someth':21 'speech':8 'start':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4941856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699553986 {#4267
    date: 2023-11-09 19:19:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4268
  +user: Proxies\__CG__\App\Entity\User {#4269 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4000
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Making light of trauma is not funny"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700251516 {#4009
          date: 2023-11-17 21:05:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3998 …}
        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
        -id: 103409
        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5633978"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699502832 {#3945
          date: 2023-11-09 05:07:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1699503027 {#4125
        date: 2023-11-09 05:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
      -id: 103411
      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699503027 {#4122
        date: 2023-11-09 05:10:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
      \n
      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
      \n
      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699503111 {#4193
      date: 2023-11-09 05:11:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
    -id: 103412
    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5634054"
    +editedAt: DateTimeImmutable @1699616474 {#4190
      date: 2023-11-10 12:41:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699503111 {#4194
      date: 2023-11-09 05:11:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "You don’t get to control the speech of everyone around you just because you personally have a problem with something. You can ask politely, but your control over other people starts and ends there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699553986 {#4266
    date: 2023-11-09 19:19:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -id: 104934
  -bodyTs: "'around':11 'ask':24 'control':6,28 'end':34 'everyon':10 'get':4 'peopl':31 'person':16 'polit':25 'problem':19 'someth':21 'speech':8 'start':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4941856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699553986 {#4267
    date: 2023-11-09 19:19:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4268
  +user: Proxies\__CG__\App\Entity\User {#4269 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4000
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Making light of trauma is not funny"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700251516 {#4009
          date: 2023-11-17 21:05:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3998 …}
        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
        -id: 103409
        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5633978"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699502832 {#3945
          date: 2023-11-09 05:07:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1699503027 {#4125
        date: 2023-11-09 05:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
      -id: 103411
      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699503027 {#4122
        date: 2023-11-09 05:10:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
      \n
      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
      \n
      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699503111 {#4193
      date: 2023-11-09 05:11:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
    -id: 103412
    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5634054"
    +editedAt: DateTimeImmutable @1699616474 {#4190
      date: 2023-11-10 12:41:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699503111 {#4194
      date: 2023-11-09 05:11:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "You don’t get to control the speech of everyone around you just because you personally have a problem with something. You can ask politely, but your control over other people starts and ends there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699553986 {#4266
    date: 2023-11-09 19:19:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -id: 104934
  -bodyTs: "'around':11 'ask':24 'control':6,28 'end':34 'everyon':10 'get':4 'peopl':31 'person':16 'polit':25 'problem':19 'someth':21 'speech':8 'start':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4941856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699553986 {#4267
    date: 2023-11-09 19:19:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4448
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4268
    +user: Proxies\__CG__\App\Entity\User {#4269 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4000
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Making light of trauma is not funny"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700251516 {#4009
            date: 2023-11-17 21:05:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3998 …}
          +nested: Doctrine\ORM\PersistentCollection {#3996 …}
          +votes: Doctrine\ORM\PersistentCollection {#3994 …}
          +reports: Doctrine\ORM\PersistentCollection {#3992 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
          -id: 103409
          -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5633978"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699502832 {#3945
            date: 2023-11-09 05:07:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1699503027 {#4125
          date: 2023-11-09 05:10:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4132 …}
        +votes: Doctrine\ORM\PersistentCollection {#4134 …}
        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
        -id: 103411
        -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596426"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699503027 {#4122
          date: 2023-11-09 05:10:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
        \n
        It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
        \n
        EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699503111 {#4193
        date: 2023-11-09 05:11:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
      +votes: Doctrine\ORM\PersistentCollection {#4199 …}
      +reports: Doctrine\ORM\PersistentCollection {#4205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
      -id: 103412
      -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5634054"
      +editedAt: DateTimeImmutable @1699616474 {#4190
        date: 2023-11-10 12:41:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699503111 {#4194
        date: 2023-11-09 05:11:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "You don’t get to control the speech of everyone around you just because you personally have a problem with something. You can ask politely, but your control over other people starts and ends there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699553986 {#4266
      date: 2023-11-09 19:19:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4270 …}
    +nested: Doctrine\ORM\PersistentCollection {#4272 …}
    +votes: Doctrine\ORM\PersistentCollection {#4274 …}
    +reports: Doctrine\ORM\PersistentCollection {#4276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
    -id: 104934
    -bodyTs: "'around':11 'ask':24 'control':6,28 'end':34 'everyon':10 'get':4 'peopl':31 'person':16 'polit':25 'problem':19 'someth':21 'speech':8 'start':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4941856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699553986 {#4267
      date: 2023-11-09 19:19:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Yep this comment sums up with libertarianism stands for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699554564 {#4445
    date: 2023-11-09 19:29:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@ArmokGoB@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4449 …}
  +nested: Doctrine\ORM\PersistentCollection {#4451 …}
  +votes: Doctrine\ORM\PersistentCollection {#4453 …}
  +reports: Doctrine\ORM\PersistentCollection {#4455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
  -id: 104977
  -bodyTs: "'comment':3 'libertarian':7 'stand':8 'sum':4 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5649292"
  +editedAt: DateTimeImmutable @1699625869 {#4446
    date: 2023-11-10 15:17:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699554564 {#4447
    date: 2023-11-09 19:29:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4448
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4268
    +user: Proxies\__CG__\App\Entity\User {#4269 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4000
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Making light of trauma is not funny"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700251516 {#4009
            date: 2023-11-17 21:05:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3998 …}
          +nested: Doctrine\ORM\PersistentCollection {#3996 …}
          +votes: Doctrine\ORM\PersistentCollection {#3994 …}
          +reports: Doctrine\ORM\PersistentCollection {#3992 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
          -id: 103409
          -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5633978"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699502832 {#3945
            date: 2023-11-09 05:07:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1699503027 {#4125
          date: 2023-11-09 05:10:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4132 …}
        +votes: Doctrine\ORM\PersistentCollection {#4134 …}
        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
        -id: 103411
        -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596426"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699503027 {#4122
          date: 2023-11-09 05:10:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
        \n
        It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
        \n
        EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699503111 {#4193
        date: 2023-11-09 05:11:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
      +votes: Doctrine\ORM\PersistentCollection {#4199 …}
      +reports: Doctrine\ORM\PersistentCollection {#4205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
      -id: 103412
      -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5634054"
      +editedAt: DateTimeImmutable @1699616474 {#4190
        date: 2023-11-10 12:41:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699503111 {#4194
        date: 2023-11-09 05:11:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "You don’t get to control the speech of everyone around you just because you personally have a problem with something. You can ask politely, but your control over other people starts and ends there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699553986 {#4266
      date: 2023-11-09 19:19:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4270 …}
    +nested: Doctrine\ORM\PersistentCollection {#4272 …}
    +votes: Doctrine\ORM\PersistentCollection {#4274 …}
    +reports: Doctrine\ORM\PersistentCollection {#4276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
    -id: 104934
    -bodyTs: "'around':11 'ask':24 'control':6,28 'end':34 'everyon':10 'get':4 'peopl':31 'person':16 'polit':25 'problem':19 'someth':21 'speech':8 'start':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4941856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699553986 {#4267
      date: 2023-11-09 19:19:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Yep this comment sums up with libertarianism stands for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699554564 {#4445
    date: 2023-11-09 19:29:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@ArmokGoB@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4449 …}
  +nested: Doctrine\ORM\PersistentCollection {#4451 …}
  +votes: Doctrine\ORM\PersistentCollection {#4453 …}
  +reports: Doctrine\ORM\PersistentCollection {#4455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
  -id: 104977
  -bodyTs: "'comment':3 'libertarian':7 'stand':8 'sum':4 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5649292"
  +editedAt: DateTimeImmutable @1699625869 {#4446
    date: 2023-11-10 15:17:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699554564 {#4447
    date: 2023-11-09 19:29:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4448
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4268
    +user: Proxies\__CG__\App\Entity\User {#4269 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4000
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Making light of trauma is not funny"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700251516 {#4009
            date: 2023-11-17 21:05:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3998 …}
          +nested: Doctrine\ORM\PersistentCollection {#3996 …}
          +votes: Doctrine\ORM\PersistentCollection {#3994 …}
          +reports: Doctrine\ORM\PersistentCollection {#3992 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
          -id: 103409
          -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5633978"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699502832 {#3945
            date: 2023-11-09 05:07:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1699503027 {#4125
          date: 2023-11-09 05:10:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4132 …}
        +votes: Doctrine\ORM\PersistentCollection {#4134 …}
        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
        -id: 103411
        -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596426"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699503027 {#4122
          date: 2023-11-09 05:10:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
        \n
        It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
        \n
        EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699503111 {#4193
        date: 2023-11-09 05:11:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
      +votes: Doctrine\ORM\PersistentCollection {#4199 …}
      +reports: Doctrine\ORM\PersistentCollection {#4205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
      -id: 103412
      -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5634054"
      +editedAt: DateTimeImmutable @1699616474 {#4190
        date: 2023-11-10 12:41:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699503111 {#4194
        date: 2023-11-09 05:11:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "You don’t get to control the speech of everyone around you just because you personally have a problem with something. You can ask politely, but your control over other people starts and ends there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699553986 {#4266
      date: 2023-11-09 19:19:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4270 …}
    +nested: Doctrine\ORM\PersistentCollection {#4272 …}
    +votes: Doctrine\ORM\PersistentCollection {#4274 …}
    +reports: Doctrine\ORM\PersistentCollection {#4276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
    -id: 104934
    -bodyTs: "'around':11 'ask':24 'control':6,28 'end':34 'everyon':10 'get':4 'peopl':31 'person':16 'polit':25 'problem':19 'someth':21 'speech':8 'start':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4941856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699553986 {#4267
      date: 2023-11-09 19:19:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Yep this comment sums up with libertarianism stands for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699554564 {#4445
    date: 2023-11-09 19:29:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@ArmokGoB@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4449 …}
  +nested: Doctrine\ORM\PersistentCollection {#4451 …}
  +votes: Doctrine\ORM\PersistentCollection {#4453 …}
  +reports: Doctrine\ORM\PersistentCollection {#4455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
  -id: 104977
  -bodyTs: "'comment':3 'libertarian':7 'stand':8 'sum':4 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5649292"
  +editedAt: DateTimeImmutable @1699625869 {#4446
    date: 2023-11-10 15:17:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699554564 {#4447
    date: 2023-11-09 19:29:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4285
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4000
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Making light of trauma is not funny"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700251516 {#4009
          date: 2023-11-17 21:05:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3998 …}
        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
        -id: 103409
        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5633978"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699502832 {#3945
          date: 2023-11-09 05:07:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1699503027 {#4125
        date: 2023-11-09 05:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
      -id: 103411
      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699503027 {#4122
        date: 2023-11-09 05:10:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
      \n
      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
      \n
      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699503111 {#4193
      date: 2023-11-09 05:11:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
    -id: 103412
    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5634054"
    +editedAt: DateTimeImmutable @1699616474 {#4190
      date: 2023-11-10 12:41:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699503111 {#4194
      date: 2023-11-09 05:11:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Skipped straight to the “you’re a rapist for making this joke”, huh?\n
    \n
    Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1699503280 {#4282
    date: 2023-11-09 05:14:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4286 …}
  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
  -id: 103416
  -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596450"
  +editedAt: DateTimeImmutable @1699558154 {#4283
    date: 2023-11-09 20:29:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699503280 {#4284
    date: 2023-11-09 05:14:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4285
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4000
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Making light of trauma is not funny"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700251516 {#4009
          date: 2023-11-17 21:05:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3998 …}
        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
        -id: 103409
        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5633978"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699502832 {#3945
          date: 2023-11-09 05:07:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1699503027 {#4125
        date: 2023-11-09 05:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
      -id: 103411
      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699503027 {#4122
        date: 2023-11-09 05:10:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
      \n
      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
      \n
      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699503111 {#4193
      date: 2023-11-09 05:11:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
    -id: 103412
    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5634054"
    +editedAt: DateTimeImmutable @1699616474 {#4190
      date: 2023-11-10 12:41:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699503111 {#4194
      date: 2023-11-09 05:11:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Skipped straight to the “you’re a rapist for making this joke”, huh?\n
    \n
    Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1699503280 {#4282
    date: 2023-11-09 05:14:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4286 …}
  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
  -id: 103416
  -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596450"
  +editedAt: DateTimeImmutable @1699558154 {#4283
    date: 2023-11-09 20:29:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699503280 {#4284
    date: 2023-11-09 05:14:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4285
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4000
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Making light of trauma is not funny"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700251516 {#4009
          date: 2023-11-17 21:05:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3998 …}
        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
        -id: 103409
        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5633978"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699502832 {#3945
          date: 2023-11-09 05:07:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1699503027 {#4125
        date: 2023-11-09 05:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
      -id: 103411
      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699503027 {#4122
        date: 2023-11-09 05:10:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
      \n
      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
      \n
      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699503111 {#4193
      date: 2023-11-09 05:11:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
    -id: 103412
    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5634054"
    +editedAt: DateTimeImmutable @1699616474 {#4190
      date: 2023-11-10 12:41:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699503111 {#4194
      date: 2023-11-09 05:11:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Skipped straight to the “you’re a rapist for making this joke”, huh?\n
    \n
    Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1699503280 {#4282
    date: 2023-11-09 05:14:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4286 …}
  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
  -id: 103416
  -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596450"
  +editedAt: DateTimeImmutable @1699558154 {#4283
    date: 2023-11-09 20:29:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699503280 {#4284
    date: 2023-11-09 05:14:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4372
  +user: Proxies\__CG__\App\Entity\User {#4367 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4285
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4000
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Making light of trauma is not funny"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700251516 {#4009
            date: 2023-11-17 21:05:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3998 …}
          +nested: Doctrine\ORM\PersistentCollection {#3996 …}
          +votes: Doctrine\ORM\PersistentCollection {#3994 …}
          +reports: Doctrine\ORM\PersistentCollection {#3992 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
          -id: 103409
          -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5633978"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699502832 {#3945
            date: 2023-11-09 05:07:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1699503027 {#4125
          date: 2023-11-09 05:10:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4132 …}
        +votes: Doctrine\ORM\PersistentCollection {#4134 …}
        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
        -id: 103411
        -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596426"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699503027 {#4122
          date: 2023-11-09 05:10:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
        \n
        It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
        \n
        EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699503111 {#4193
        date: 2023-11-09 05:11:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
      +votes: Doctrine\ORM\PersistentCollection {#4199 …}
      +reports: Doctrine\ORM\PersistentCollection {#4205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
      -id: 103412
      -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5634054"
      +editedAt: DateTimeImmutable @1699616474 {#4190
        date: 2023-11-10 12:41:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699503111 {#4194
        date: 2023-11-09 05:11:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Skipped straight to the “you’re a rapist for making this joke”, huh?\n
      \n
      Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1699503280 {#4282
      date: 2023-11-09 05:14:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4286 …}
    +nested: Doctrine\ORM\PersistentCollection {#4288 …}
    +votes: Doctrine\ORM\PersistentCollection {#4290 …}
    +reports: Doctrine\ORM\PersistentCollection {#4292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
    -id: 103416
    -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1596450"
    +editedAt: DateTimeImmutable @1699558154 {#4283
      date: 2023-11-09 20:29:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699503280 {#4284
      date: 2023-11-09 05:14:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    This is really insulting to me as a cavemen sex educator. Do you know how hard it is to explain complex concepts in cavemen speech?!\n
    \n
    /s
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1699505496 {#4373
    date: 2023-11-09 05:51:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4362 …}
  +nested: Doctrine\ORM\PersistentCollection {#4366 …}
  +votes: Doctrine\ORM\PersistentCollection {#4364 …}
  +reports: Doctrine\ORM\PersistentCollection {#4377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
  -id: 103464
  -bodyTs: "'/s':26 'cavemen':9,24 'complex':21 'concept':22 'educ':11 'explain':20 'hard':16 'insult':4 'know':14 'realli':3 'sex':10 'speech':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5634775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699505496 {#4370
    date: 2023-11-09 05:51:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4372
  +user: Proxies\__CG__\App\Entity\User {#4367 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4285
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4000
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Making light of trauma is not funny"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700251516 {#4009
            date: 2023-11-17 21:05:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3998 …}
          +nested: Doctrine\ORM\PersistentCollection {#3996 …}
          +votes: Doctrine\ORM\PersistentCollection {#3994 …}
          +reports: Doctrine\ORM\PersistentCollection {#3992 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
          -id: 103409
          -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5633978"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699502832 {#3945
            date: 2023-11-09 05:07:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1699503027 {#4125
          date: 2023-11-09 05:10:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4132 …}
        +votes: Doctrine\ORM\PersistentCollection {#4134 …}
        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
        -id: 103411
        -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596426"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699503027 {#4122
          date: 2023-11-09 05:10:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
        \n
        It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
        \n
        EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699503111 {#4193
        date: 2023-11-09 05:11:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
      +votes: Doctrine\ORM\PersistentCollection {#4199 …}
      +reports: Doctrine\ORM\PersistentCollection {#4205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
      -id: 103412
      -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5634054"
      +editedAt: DateTimeImmutable @1699616474 {#4190
        date: 2023-11-10 12:41:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699503111 {#4194
        date: 2023-11-09 05:11:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Skipped straight to the “you’re a rapist for making this joke”, huh?\n
      \n
      Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1699503280 {#4282
      date: 2023-11-09 05:14:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4286 …}
    +nested: Doctrine\ORM\PersistentCollection {#4288 …}
    +votes: Doctrine\ORM\PersistentCollection {#4290 …}
    +reports: Doctrine\ORM\PersistentCollection {#4292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
    -id: 103416
    -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1596450"
    +editedAt: DateTimeImmutable @1699558154 {#4283
      date: 2023-11-09 20:29:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699503280 {#4284
      date: 2023-11-09 05:14:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    This is really insulting to me as a cavemen sex educator. Do you know how hard it is to explain complex concepts in cavemen speech?!\n
    \n
    /s
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1699505496 {#4373
    date: 2023-11-09 05:51:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4362 …}
  +nested: Doctrine\ORM\PersistentCollection {#4366 …}
  +votes: Doctrine\ORM\PersistentCollection {#4364 …}
  +reports: Doctrine\ORM\PersistentCollection {#4377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
  -id: 103464
  -bodyTs: "'/s':26 'cavemen':9,24 'complex':21 'concept':22 'educ':11 'explain':20 'hard':16 'insult':4 'know':14 'realli':3 'sex':10 'speech':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5634775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699505496 {#4370
    date: 2023-11-09 05:51:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4372
  +user: Proxies\__CG__\App\Entity\User {#4367 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4285
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4000
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Making light of trauma is not funny"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700251516 {#4009
            date: 2023-11-17 21:05:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3998 …}
          +nested: Doctrine\ORM\PersistentCollection {#3996 …}
          +votes: Doctrine\ORM\PersistentCollection {#3994 …}
          +reports: Doctrine\ORM\PersistentCollection {#3992 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
          -id: 103409
          -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5633978"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699502832 {#3945
            date: 2023-11-09 05:07:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1699503027 {#4125
          date: 2023-11-09 05:10:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4132 …}
        +votes: Doctrine\ORM\PersistentCollection {#4134 …}
        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
        -id: 103411
        -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596426"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699503027 {#4122
          date: 2023-11-09 05:10:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
        \n
        It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
        \n
        EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699503111 {#4193
        date: 2023-11-09 05:11:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
      +votes: Doctrine\ORM\PersistentCollection {#4199 …}
      +reports: Doctrine\ORM\PersistentCollection {#4205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
      -id: 103412
      -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5634054"
      +editedAt: DateTimeImmutable @1699616474 {#4190
        date: 2023-11-10 12:41:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699503111 {#4194
        date: 2023-11-09 05:11:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Skipped straight to the “you’re a rapist for making this joke”, huh?\n
      \n
      Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1699503280 {#4282
      date: 2023-11-09 05:14:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4286 …}
    +nested: Doctrine\ORM\PersistentCollection {#4288 …}
    +votes: Doctrine\ORM\PersistentCollection {#4290 …}
    +reports: Doctrine\ORM\PersistentCollection {#4292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
    -id: 103416
    -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1596450"
    +editedAt: DateTimeImmutable @1699558154 {#4283
      date: 2023-11-09 20:29:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699503280 {#4284
      date: 2023-11-09 05:14:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    This is really insulting to me as a cavemen sex educator. Do you know how hard it is to explain complex concepts in cavemen speech?!\n
    \n
    /s
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1699505496 {#4373
    date: 2023-11-09 05:51:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4362 …}
  +nested: Doctrine\ORM\PersistentCollection {#4366 …}
  +votes: Doctrine\ORM\PersistentCollection {#4364 …}
  +reports: Doctrine\ORM\PersistentCollection {#4377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
  -id: 103464
  -bodyTs: "'/s':26 'cavemen':9,24 'complex':21 'concept':22 'educ':11 'explain':20 'hard':16 'insult':4 'know':14 'realli':3 'sex':10 'speech':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5634775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699505496 {#4370
    date: 2023-11-09 05:51:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4470
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4372
    +user: Proxies\__CG__\App\Entity\User {#4367 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4285
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4197
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4000
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Making light of trauma is not funny"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1700251516 {#4009
              date: 2023-11-17 21:05:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3998 …}
            +nested: Doctrine\ORM\PersistentCollection {#3996 …}
            +votes: Doctrine\ORM\PersistentCollection {#3994 …}
            +reports: Doctrine\ORM\PersistentCollection {#3992 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
            -id: 103409
            -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5633978"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699502832 {#3945
              date: 2023-11-09 05:07:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 51
          +score: 0
          +lastActive: DateTime @1699503027 {#4125
            date: 2023-11-09 05:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4128 …}
          +nested: Doctrine\ORM\PersistentCollection {#4132 …}
          +votes: Doctrine\ORM\PersistentCollection {#4134 …}
          +reports: Doctrine\ORM\PersistentCollection {#4135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
          -id: 103411
          -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596426"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699503027 {#4122
            date: 2023-11-09 05:10:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
          \n
          It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
          \n
          EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699503111 {#4193
          date: 2023-11-09 05:11:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4201 …}
        +nested: Doctrine\ORM\PersistentCollection {#4203 …}
        +votes: Doctrine\ORM\PersistentCollection {#4199 …}
        +reports: Doctrine\ORM\PersistentCollection {#4205 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
        -id: 103412
        -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5634054"
        +editedAt: DateTimeImmutable @1699616474 {#4190
          date: 2023-11-10 12:41:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699503111 {#4194
          date: 2023-11-09 05:11:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Skipped straight to the “you’re a rapist for making this joke”, huh?\n
        \n
        Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1699503280 {#4282
        date: 2023-11-09 05:14:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4286 …}
      +nested: Doctrine\ORM\PersistentCollection {#4288 …}
      +votes: Doctrine\ORM\PersistentCollection {#4290 …}
      +reports: Doctrine\ORM\PersistentCollection {#4292 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
      -id: 103416
      -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596450"
      +editedAt: DateTimeImmutable @1699558154 {#4283
        date: 2023-11-09 20:29:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699503280 {#4284
        date: 2023-11-09 05:14:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      This is really insulting to me as a cavemen sex educator. Do you know how hard it is to explain complex concepts in cavemen speech?!\n
      \n
      /s
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1699505496 {#4373
      date: 2023-11-09 05:51:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4362 …}
    +nested: Doctrine\ORM\PersistentCollection {#4366 …}
    +votes: Doctrine\ORM\PersistentCollection {#4364 …}
    +reports: Doctrine\ORM\PersistentCollection {#4377 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
    -id: 103464
    -bodyTs: "'/s':26 'cavemen':9,24 'complex':21 'concept':22 'educ':11 'explain':20 'hard':16 'insult':4 'know':14 'realli':3 'sex':10 'speech':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5634775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699505496 {#4370
      date: 2023-11-09 05:51:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    *gasp* thousands of apologies my dear Grug! I will immediately remove this meme and rub nettles on my crotch as punishment\n
    \n
    **Edit:** I lied about one of those things I promised to do
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699506056 {#4465
    date: 2023-11-09 06:00:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4475 …}
  +nested: Doctrine\ORM\PersistentCollection {#4471 …}
  +votes: Doctrine\ORM\PersistentCollection {#4473 …}
  +reports: Doctrine\ORM\PersistentCollection {#4478 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4482 …}
  -id: 103476
  -bodyTs: "'apolog':4 'crotch':19 'dear':6 'edit':22 'gasp':1 'grug':7 'immedi':10 'lie':24 'meme':13 'nettl':16 'one':26 'promis':31 'punish':21 'remov':11 'rub':15 'thing':29 'thousand':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596643"
  +editedAt: DateTimeImmutable @1699560383 {#4462
    date: 2023-11-09 21:06:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699506056 {#4466
    date: 2023-11-09 06:00:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4470
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4372
    +user: Proxies\__CG__\App\Entity\User {#4367 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4285
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4197
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4000
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Making light of trauma is not funny"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1700251516 {#4009
              date: 2023-11-17 21:05:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3998 …}
            +nested: Doctrine\ORM\PersistentCollection {#3996 …}
            +votes: Doctrine\ORM\PersistentCollection {#3994 …}
            +reports: Doctrine\ORM\PersistentCollection {#3992 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
            -id: 103409
            -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5633978"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699502832 {#3945
              date: 2023-11-09 05:07:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 51
          +score: 0
          +lastActive: DateTime @1699503027 {#4125
            date: 2023-11-09 05:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4128 …}
          +nested: Doctrine\ORM\PersistentCollection {#4132 …}
          +votes: Doctrine\ORM\PersistentCollection {#4134 …}
          +reports: Doctrine\ORM\PersistentCollection {#4135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
          -id: 103411
          -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596426"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699503027 {#4122
            date: 2023-11-09 05:10:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
          \n
          It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
          \n
          EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699503111 {#4193
          date: 2023-11-09 05:11:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4201 …}
        +nested: Doctrine\ORM\PersistentCollection {#4203 …}
        +votes: Doctrine\ORM\PersistentCollection {#4199 …}
        +reports: Doctrine\ORM\PersistentCollection {#4205 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
        -id: 103412
        -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5634054"
        +editedAt: DateTimeImmutable @1699616474 {#4190
          date: 2023-11-10 12:41:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699503111 {#4194
          date: 2023-11-09 05:11:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Skipped straight to the “you’re a rapist for making this joke”, huh?\n
        \n
        Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1699503280 {#4282
        date: 2023-11-09 05:14:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4286 …}
      +nested: Doctrine\ORM\PersistentCollection {#4288 …}
      +votes: Doctrine\ORM\PersistentCollection {#4290 …}
      +reports: Doctrine\ORM\PersistentCollection {#4292 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
      -id: 103416
      -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596450"
      +editedAt: DateTimeImmutable @1699558154 {#4283
        date: 2023-11-09 20:29:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699503280 {#4284
        date: 2023-11-09 05:14:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      This is really insulting to me as a cavemen sex educator. Do you know how hard it is to explain complex concepts in cavemen speech?!\n
      \n
      /s
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1699505496 {#4373
      date: 2023-11-09 05:51:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4362 …}
    +nested: Doctrine\ORM\PersistentCollection {#4366 …}
    +votes: Doctrine\ORM\PersistentCollection {#4364 …}
    +reports: Doctrine\ORM\PersistentCollection {#4377 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
    -id: 103464
    -bodyTs: "'/s':26 'cavemen':9,24 'complex':21 'concept':22 'educ':11 'explain':20 'hard':16 'insult':4 'know':14 'realli':3 'sex':10 'speech':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5634775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699505496 {#4370
      date: 2023-11-09 05:51:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    *gasp* thousands of apologies my dear Grug! I will immediately remove this meme and rub nettles on my crotch as punishment\n
    \n
    **Edit:** I lied about one of those things I promised to do
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699506056 {#4465
    date: 2023-11-09 06:00:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4475 …}
  +nested: Doctrine\ORM\PersistentCollection {#4471 …}
  +votes: Doctrine\ORM\PersistentCollection {#4473 …}
  +reports: Doctrine\ORM\PersistentCollection {#4478 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4482 …}
  -id: 103476
  -bodyTs: "'apolog':4 'crotch':19 'dear':6 'edit':22 'gasp':1 'grug':7 'immedi':10 'lie':24 'meme':13 'nettl':16 'one':26 'promis':31 'punish':21 'remov':11 'rub':15 'thing':29 'thousand':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596643"
  +editedAt: DateTimeImmutable @1699560383 {#4462
    date: 2023-11-09 21:06:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699506056 {#4466
    date: 2023-11-09 06:00:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4470
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4372
    +user: Proxies\__CG__\App\Entity\User {#4367 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4285
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4197
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4000
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Making light of trauma is not funny"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1700251516 {#4009
              date: 2023-11-17 21:05:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3998 …}
            +nested: Doctrine\ORM\PersistentCollection {#3996 …}
            +votes: Doctrine\ORM\PersistentCollection {#3994 …}
            +reports: Doctrine\ORM\PersistentCollection {#3992 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
            -id: 103409
            -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5633978"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699502832 {#3945
              date: 2023-11-09 05:07:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 51
          +score: 0
          +lastActive: DateTime @1699503027 {#4125
            date: 2023-11-09 05:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4128 …}
          +nested: Doctrine\ORM\PersistentCollection {#4132 …}
          +votes: Doctrine\ORM\PersistentCollection {#4134 …}
          +reports: Doctrine\ORM\PersistentCollection {#4135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
          -id: 103411
          -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596426"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699503027 {#4122
            date: 2023-11-09 05:10:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
          \n
          It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
          \n
          EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699503111 {#4193
          date: 2023-11-09 05:11:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4201 …}
        +nested: Doctrine\ORM\PersistentCollection {#4203 …}
        +votes: Doctrine\ORM\PersistentCollection {#4199 …}
        +reports: Doctrine\ORM\PersistentCollection {#4205 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
        -id: 103412
        -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5634054"
        +editedAt: DateTimeImmutable @1699616474 {#4190
          date: 2023-11-10 12:41:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699503111 {#4194
          date: 2023-11-09 05:11:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Skipped straight to the “you’re a rapist for making this joke”, huh?\n
        \n
        Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1699503280 {#4282
        date: 2023-11-09 05:14:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4286 …}
      +nested: Doctrine\ORM\PersistentCollection {#4288 …}
      +votes: Doctrine\ORM\PersistentCollection {#4290 …}
      +reports: Doctrine\ORM\PersistentCollection {#4292 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
      -id: 103416
      -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596450"
      +editedAt: DateTimeImmutable @1699558154 {#4283
        date: 2023-11-09 20:29:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699503280 {#4284
        date: 2023-11-09 05:14:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      This is really insulting to me as a cavemen sex educator. Do you know how hard it is to explain complex concepts in cavemen speech?!\n
      \n
      /s
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1699505496 {#4373
      date: 2023-11-09 05:51:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4362 …}
    +nested: Doctrine\ORM\PersistentCollection {#4366 …}
    +votes: Doctrine\ORM\PersistentCollection {#4364 …}
    +reports: Doctrine\ORM\PersistentCollection {#4377 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
    -id: 103464
    -bodyTs: "'/s':26 'cavemen':9,24 'complex':21 'concept':22 'educ':11 'explain':20 'hard':16 'insult':4 'know':14 'realli':3 'sex':10 'speech':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5634775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699505496 {#4370
      date: 2023-11-09 05:51:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    *gasp* thousands of apologies my dear Grug! I will immediately remove this meme and rub nettles on my crotch as punishment\n
    \n
    **Edit:** I lied about one of those things I promised to do
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699506056 {#4465
    date: 2023-11-09 06:00:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4475 …}
  +nested: Doctrine\ORM\PersistentCollection {#4471 …}
  +votes: Doctrine\ORM\PersistentCollection {#4473 …}
  +reports: Doctrine\ORM\PersistentCollection {#4478 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4482 …}
  -id: 103476
  -bodyTs: "'apolog':4 'crotch':19 'dear':6 'edit':22 'gasp':1 'grug':7 'immedi':10 'lie':24 'meme':13 'nettl':16 'one':26 'promis':31 'punish':21 'remov':11 'rub':15 'thing':29 'thousand':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596643"
  +editedAt: DateTimeImmutable @1699560383 {#4462
    date: 2023-11-09 21:06:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699506056 {#4466
    date: 2023-11-09 06:00:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#4565
  +user: Proxies\__CG__\App\Entity\User {#4386 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4470
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: Proxies\__CG__\App\Entity\User {#4367 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4285
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4197
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4120
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4000
              +user: App\Entity\User {#3948 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Making light of trauma is not funny"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1700251516 {#4009
                date: 2023-11-17 21:05:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3998 …}
              +nested: Doctrine\ORM\PersistentCollection {#3996 …}
              +votes: Doctrine\ORM\PersistentCollection {#3994 …}
              +reports: Doctrine\ORM\PersistentCollection {#3992 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
              -id: 103409
              -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5633978"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699502832 {#3945
                date: 2023-11-09 05:07:12.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 51
            +score: 0
            +lastActive: DateTime @1699503027 {#4125
              date: 2023-11-09 05:10:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4128 …}
            +nested: Doctrine\ORM\PersistentCollection {#4132 …}
            +votes: Doctrine\ORM\PersistentCollection {#4134 …}
            +reports: Doctrine\ORM\PersistentCollection {#4135 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
            -id: 103411
            -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596426"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699503027 {#4122
              date: 2023-11-09 05:10:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
            \n
            It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
            \n
            EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699503111 {#4193
            date: 2023-11-09 05:11:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4201 …}
          +nested: Doctrine\ORM\PersistentCollection {#4203 …}
          +votes: Doctrine\ORM\PersistentCollection {#4199 …}
          +reports: Doctrine\ORM\PersistentCollection {#4205 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
          -id: 103412
          -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5634054"
          +editedAt: DateTimeImmutable @1699616474 {#4190
            date: 2023-11-10 12:41:14.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699503111 {#4194
            date: 2023-11-09 05:11:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Skipped straight to the “you’re a rapist for making this joke”, huh?\n
          \n
          Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1699503280 {#4282
          date: 2023-11-09 05:14:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4286 …}
        +nested: Doctrine\ORM\PersistentCollection {#4288 …}
        +votes: Doctrine\ORM\PersistentCollection {#4290 …}
        +reports: Doctrine\ORM\PersistentCollection {#4292 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
        -id: 103416
        -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596450"
        +editedAt: DateTimeImmutable @1699558154 {#4283
          date: 2023-11-09 20:29:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699503280 {#4284
          date: 2023-11-09 05:14:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        This is really insulting to me as a cavemen sex educator. Do you know how hard it is to explain complex concepts in cavemen speech?!\n
        \n
        /s
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1699505496 {#4373
        date: 2023-11-09 05:51:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4362 …}
      +nested: Doctrine\ORM\PersistentCollection {#4366 …}
      +votes: Doctrine\ORM\PersistentCollection {#4364 …}
      +reports: Doctrine\ORM\PersistentCollection {#4377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
      -id: 103464
      -bodyTs: "'/s':26 'cavemen':9,24 'complex':21 'concept':22 'educ':11 'explain':20 'hard':16 'insult':4 'know':14 'realli':3 'sex':10 'speech':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5634775"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699505496 {#4370
        date: 2023-11-09 05:51:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      *gasp* thousands of apologies my dear Grug! I will immediately remove this meme and rub nettles on my crotch as punishment\n
      \n
      **Edit:** I lied about one of those things I promised to do
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699506056 {#4465
      date: 2023-11-09 06:00:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4475 …}
    +nested: Doctrine\ORM\PersistentCollection {#4471 …}
    +votes: Doctrine\ORM\PersistentCollection {#4473 …}
    +reports: Doctrine\ORM\PersistentCollection {#4478 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4480 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4482 …}
    -id: 103476
    -bodyTs: "'apolog':4 'crotch':19 'dear':6 'edit':22 'gasp':1 'grug':7 'immedi':10 'lie':24 'meme':13 'nettl':16 'one':26 'promis':31 'punish':21 'remov':11 'rub':15 'thing':29 'thousand':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1596643"
    +editedAt: DateTimeImmutable @1699560383 {#4462
      date: 2023-11-09 21:06:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699506056 {#4466
      date: 2023-11-09 06:00:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Pics or the nettles didn't happen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699508167 {#4564
    date: 2023-11-09 06:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4569 …}
  +nested: Doctrine\ORM\PersistentCollection {#4575 …}
  +votes: Doctrine\ORM\PersistentCollection {#4571 …}
  +reports: Doctrine\ORM\PersistentCollection {#4576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4580 …}
  -id: 103508
  -bodyTs: "'didn':5 'happen':7 'nettl':4 'pic':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699508167 {#4561
    date: 2023-11-09 06:36:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4565
  +user: Proxies\__CG__\App\Entity\User {#4386 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4470
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: Proxies\__CG__\App\Entity\User {#4367 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4285
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4197
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4120
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4000
              +user: App\Entity\User {#3948 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Making light of trauma is not funny"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1700251516 {#4009
                date: 2023-11-17 21:05:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3998 …}
              +nested: Doctrine\ORM\PersistentCollection {#3996 …}
              +votes: Doctrine\ORM\PersistentCollection {#3994 …}
              +reports: Doctrine\ORM\PersistentCollection {#3992 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
              -id: 103409
              -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5633978"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699502832 {#3945
                date: 2023-11-09 05:07:12.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 51
            +score: 0
            +lastActive: DateTime @1699503027 {#4125
              date: 2023-11-09 05:10:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4128 …}
            +nested: Doctrine\ORM\PersistentCollection {#4132 …}
            +votes: Doctrine\ORM\PersistentCollection {#4134 …}
            +reports: Doctrine\ORM\PersistentCollection {#4135 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
            -id: 103411
            -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596426"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699503027 {#4122
              date: 2023-11-09 05:10:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
            \n
            It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
            \n
            EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699503111 {#4193
            date: 2023-11-09 05:11:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4201 …}
          +nested: Doctrine\ORM\PersistentCollection {#4203 …}
          +votes: Doctrine\ORM\PersistentCollection {#4199 …}
          +reports: Doctrine\ORM\PersistentCollection {#4205 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
          -id: 103412
          -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5634054"
          +editedAt: DateTimeImmutable @1699616474 {#4190
            date: 2023-11-10 12:41:14.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699503111 {#4194
            date: 2023-11-09 05:11:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Skipped straight to the “you’re a rapist for making this joke”, huh?\n
          \n
          Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1699503280 {#4282
          date: 2023-11-09 05:14:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4286 …}
        +nested: Doctrine\ORM\PersistentCollection {#4288 …}
        +votes: Doctrine\ORM\PersistentCollection {#4290 …}
        +reports: Doctrine\ORM\PersistentCollection {#4292 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
        -id: 103416
        -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596450"
        +editedAt: DateTimeImmutable @1699558154 {#4283
          date: 2023-11-09 20:29:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699503280 {#4284
          date: 2023-11-09 05:14:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        This is really insulting to me as a cavemen sex educator. Do you know how hard it is to explain complex concepts in cavemen speech?!\n
        \n
        /s
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1699505496 {#4373
        date: 2023-11-09 05:51:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4362 …}
      +nested: Doctrine\ORM\PersistentCollection {#4366 …}
      +votes: Doctrine\ORM\PersistentCollection {#4364 …}
      +reports: Doctrine\ORM\PersistentCollection {#4377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
      -id: 103464
      -bodyTs: "'/s':26 'cavemen':9,24 'complex':21 'concept':22 'educ':11 'explain':20 'hard':16 'insult':4 'know':14 'realli':3 'sex':10 'speech':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5634775"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699505496 {#4370
        date: 2023-11-09 05:51:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      *gasp* thousands of apologies my dear Grug! I will immediately remove this meme and rub nettles on my crotch as punishment\n
      \n
      **Edit:** I lied about one of those things I promised to do
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699506056 {#4465
      date: 2023-11-09 06:00:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4475 …}
    +nested: Doctrine\ORM\PersistentCollection {#4471 …}
    +votes: Doctrine\ORM\PersistentCollection {#4473 …}
    +reports: Doctrine\ORM\PersistentCollection {#4478 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4480 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4482 …}
    -id: 103476
    -bodyTs: "'apolog':4 'crotch':19 'dear':6 'edit':22 'gasp':1 'grug':7 'immedi':10 'lie':24 'meme':13 'nettl':16 'one':26 'promis':31 'punish':21 'remov':11 'rub':15 'thing':29 'thousand':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1596643"
    +editedAt: DateTimeImmutable @1699560383 {#4462
      date: 2023-11-09 21:06:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699506056 {#4466
      date: 2023-11-09 06:00:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Pics or the nettles didn't happen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699508167 {#4564
    date: 2023-11-09 06:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4569 …}
  +nested: Doctrine\ORM\PersistentCollection {#4575 …}
  +votes: Doctrine\ORM\PersistentCollection {#4571 …}
  +reports: Doctrine\ORM\PersistentCollection {#4576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4580 …}
  -id: 103508
  -bodyTs: "'didn':5 'happen':7 'nettl':4 'pic':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699508167 {#4561
    date: 2023-11-09 06:36:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4565
  +user: Proxies\__CG__\App\Entity\User {#4386 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4470
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: Proxies\__CG__\App\Entity\User {#4367 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4285
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4197
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4120
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4000
              +user: App\Entity\User {#3948 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Making light of trauma is not funny"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1700251516 {#4009
                date: 2023-11-17 21:05:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3998 …}
              +nested: Doctrine\ORM\PersistentCollection {#3996 …}
              +votes: Doctrine\ORM\PersistentCollection {#3994 …}
              +reports: Doctrine\ORM\PersistentCollection {#3992 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
              -id: 103409
              -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5633978"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699502832 {#3945
                date: 2023-11-09 05:07:12.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 51
            +score: 0
            +lastActive: DateTime @1699503027 {#4125
              date: 2023-11-09 05:10:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4128 …}
            +nested: Doctrine\ORM\PersistentCollection {#4132 …}
            +votes: Doctrine\ORM\PersistentCollection {#4134 …}
            +reports: Doctrine\ORM\PersistentCollection {#4135 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
            -id: 103411
            -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596426"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699503027 {#4122
              date: 2023-11-09 05:10:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
            \n
            It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
            \n
            EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699503111 {#4193
            date: 2023-11-09 05:11:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4201 …}
          +nested: Doctrine\ORM\PersistentCollection {#4203 …}
          +votes: Doctrine\ORM\PersistentCollection {#4199 …}
          +reports: Doctrine\ORM\PersistentCollection {#4205 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
          -id: 103412
          -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5634054"
          +editedAt: DateTimeImmutable @1699616474 {#4190
            date: 2023-11-10 12:41:14.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699503111 {#4194
            date: 2023-11-09 05:11:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Skipped straight to the “you’re a rapist for making this joke”, huh?\n
          \n
          Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1699503280 {#4282
          date: 2023-11-09 05:14:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4286 …}
        +nested: Doctrine\ORM\PersistentCollection {#4288 …}
        +votes: Doctrine\ORM\PersistentCollection {#4290 …}
        +reports: Doctrine\ORM\PersistentCollection {#4292 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
        -id: 103416
        -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596450"
        +editedAt: DateTimeImmutable @1699558154 {#4283
          date: 2023-11-09 20:29:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699503280 {#4284
          date: 2023-11-09 05:14:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        This is really insulting to me as a cavemen sex educator. Do you know how hard it is to explain complex concepts in cavemen speech?!\n
        \n
        /s
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1699505496 {#4373
        date: 2023-11-09 05:51:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4362 …}
      +nested: Doctrine\ORM\PersistentCollection {#4366 …}
      +votes: Doctrine\ORM\PersistentCollection {#4364 …}
      +reports: Doctrine\ORM\PersistentCollection {#4377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
      -id: 103464
      -bodyTs: "'/s':26 'cavemen':9,24 'complex':21 'concept':22 'educ':11 'explain':20 'hard':16 'insult':4 'know':14 'realli':3 'sex':10 'speech':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5634775"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699505496 {#4370
        date: 2023-11-09 05:51:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      *gasp* thousands of apologies my dear Grug! I will immediately remove this meme and rub nettles on my crotch as punishment\n
      \n
      **Edit:** I lied about one of those things I promised to do
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699506056 {#4465
      date: 2023-11-09 06:00:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4475 …}
    +nested: Doctrine\ORM\PersistentCollection {#4471 …}
    +votes: Doctrine\ORM\PersistentCollection {#4473 …}
    +reports: Doctrine\ORM\PersistentCollection {#4478 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4480 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4482 …}
    -id: 103476
    -bodyTs: "'apolog':4 'crotch':19 'dear':6 'edit':22 'gasp':1 'grug':7 'immedi':10 'lie':24 'meme':13 'nettl':16 'one':26 'promis':31 'punish':21 'remov':11 'rub':15 'thing':29 'thousand':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1596643"
    +editedAt: DateTimeImmutable @1699560383 {#4462
      date: 2023-11-09 21:06:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699506056 {#4466
      date: 2023-11-09 06:00:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Pics or the nettles didn't happen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699508167 {#4564
    date: 2023-11-09 06:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4569 …}
  +nested: Doctrine\ORM\PersistentCollection {#4575 …}
  +votes: Doctrine\ORM\PersistentCollection {#4571 …}
  +reports: Doctrine\ORM\PersistentCollection {#4576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4580 …}
  -id: 103508
  -bodyTs: "'didn':5 'happen':7 'nettl':4 'pic':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699508167 {#4561
    date: 2023-11-09 06:36:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#4619
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4565
    +user: Proxies\__CG__\App\Entity\User {#4386 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4470
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4372
        +user: Proxies\__CG__\App\Entity\User {#4367 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4285
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4197
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4120
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4000
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Making light of trauma is not funny"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1700251516 {#4009
                  date: 2023-11-17 21:05:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3998 …}
                +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                -id: 103409
                -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5633978"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699502832 {#3945
                  date: 2023-11-09 05:07:12.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 51
              +score: 0
              +lastActive: DateTime @1699503027 {#4125
                date: 2023-11-09 05:10:27.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4128 …}
              +nested: Doctrine\ORM\PersistentCollection {#4132 …}
              +votes: Doctrine\ORM\PersistentCollection {#4134 …}
              +reports: Doctrine\ORM\PersistentCollection {#4135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
              -id: 103411
              -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596426"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699503027 {#4122
                date: 2023-11-09 05:10:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
              \n
              It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
              \n
              EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699503111 {#4193
              date: 2023-11-09 05:11:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4201 …}
            +nested: Doctrine\ORM\PersistentCollection {#4203 …}
            +votes: Doctrine\ORM\PersistentCollection {#4199 …}
            +reports: Doctrine\ORM\PersistentCollection {#4205 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
            -id: 103412
            -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5634054"
            +editedAt: DateTimeImmutable @1699616474 {#4190
              date: 2023-11-10 12:41:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503111 {#4194
              date: 2023-11-09 05:11:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Skipped straight to the “you’re a rapist for making this joke”, huh?\n
            \n
            Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 48
          +score: 0
          +lastActive: DateTime @1699503280 {#4282
            date: 2023-11-09 05:14:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4286 …}
          +nested: Doctrine\ORM\PersistentCollection {#4288 …}
          +votes: Doctrine\ORM\PersistentCollection {#4290 …}
          +reports: Doctrine\ORM\PersistentCollection {#4292 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
          -id: 103416
          -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596450"
          +editedAt: DateTimeImmutable @1699558154 {#4283
            date: 2023-11-09 20:29:14.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699503280 {#4284
            date: 2023-11-09 05:14:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          This is really insulting to me as a cavemen sex educator. Do you know how hard it is to explain complex concepts in cavemen speech?!\n
          \n
          /s
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1699505496 {#4373
          date: 2023-11-09 05:51:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4362 …}
        +nested: Doctrine\ORM\PersistentCollection {#4366 …}
        +votes: Doctrine\ORM\PersistentCollection {#4364 …}
        +reports: Doctrine\ORM\PersistentCollection {#4377 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
        -id: 103464
        -bodyTs: "'/s':26 'cavemen':9,24 'complex':21 'concept':22 'educ':11 'explain':20 'hard':16 'insult':4 'know':14 'realli':3 'sex':10 'speech':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5634775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699505496 {#4370
          date: 2023-11-09 05:51:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        *gasp* thousands of apologies my dear Grug! I will immediately remove this meme and rub nettles on my crotch as punishment\n
        \n
        **Edit:** I lied about one of those things I promised to do
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699506056 {#4465
        date: 2023-11-09 06:00:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@SaltyIceteaMaker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4475 …}
      +nested: Doctrine\ORM\PersistentCollection {#4471 …}
      +votes: Doctrine\ORM\PersistentCollection {#4473 …}
      +reports: Doctrine\ORM\PersistentCollection {#4478 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4480 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4482 …}
      -id: 103476
      -bodyTs: "'apolog':4 'crotch':19 'dear':6 'edit':22 'gasp':1 'grug':7 'immedi':10 'lie':24 'meme':13 'nettl':16 'one':26 'promis':31 'punish':21 'remov':11 'rub':15 'thing':29 'thousand':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596643"
      +editedAt: DateTimeImmutable @1699560383 {#4462
        date: 2023-11-09 21:06:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699506056 {#4466
        date: 2023-11-09 06:00:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Pics or the nettles didn't happen"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699508167 {#4564
      date: 2023-11-09 06:36:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4569 …}
    +nested: Doctrine\ORM\PersistentCollection {#4575 …}
    +votes: Doctrine\ORM\PersistentCollection {#4571 …}
    +reports: Doctrine\ORM\PersistentCollection {#4576 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4580 …}
    -id: 103508
    -bodyTs: "'didn':5 'happen':7 'nettl':4 'pic':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699508167 {#4561
      date: 2023-11-09 06:36:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    That’ll be 25€, thanks\n
    \n
    ![](https://beehaw.org/pictrs/image/e16a6824-7577-441d-a37b-a2842d179459.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699509871 {#4623
    date: 2023-11-09 07:04:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
    "@bane_killgrind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4616 …}
  +nested: Doctrine\ORM\PersistentCollection {#4614 …}
  +votes: Doctrine\ORM\PersistentCollection {#4618 …}
  +reports: Doctrine\ORM\PersistentCollection {#4629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4633 …}
  -id: 103537
  -bodyTs: "'/pictrs/image/e16a6824-7577-441d-a37b-a2842d179459.webp)':8 '25':4 'beehaw.org':7 'beehaw.org/pictrs/image/e16a6824-7577-441d-a37b-a2842d179459.webp)':6 'll':2 'thank':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596877"
  +editedAt: DateTimeImmutable @1699563923 {#4626
    date: 2023-11-09 22:05:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699509871 {#4622
    date: 2023-11-09 07:04:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4619
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4565
    +user: Proxies\__CG__\App\Entity\User {#4386 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4470
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4372
        +user: Proxies\__CG__\App\Entity\User {#4367 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4285
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4197
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4120
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4000
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Making light of trauma is not funny"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1700251516 {#4009
                  date: 2023-11-17 21:05:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3998 …}
                +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                -id: 103409
                -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5633978"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699502832 {#3945
                  date: 2023-11-09 05:07:12.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 51
              +score: 0
              +lastActive: DateTime @1699503027 {#4125
                date: 2023-11-09 05:10:27.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4128 …}
              +nested: Doctrine\ORM\PersistentCollection {#4132 …}
              +votes: Doctrine\ORM\PersistentCollection {#4134 …}
              +reports: Doctrine\ORM\PersistentCollection {#4135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
              -id: 103411
              -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596426"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699503027 {#4122
                date: 2023-11-09 05:10:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
              \n
              It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
              \n
              EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699503111 {#4193
              date: 2023-11-09 05:11:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4201 …}
            +nested: Doctrine\ORM\PersistentCollection {#4203 …}
            +votes: Doctrine\ORM\PersistentCollection {#4199 …}
            +reports: Doctrine\ORM\PersistentCollection {#4205 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
            -id: 103412
            -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5634054"
            +editedAt: DateTimeImmutable @1699616474 {#4190
              date: 2023-11-10 12:41:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503111 {#4194
              date: 2023-11-09 05:11:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Skipped straight to the “you’re a rapist for making this joke”, huh?\n
            \n
            Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 48
          +score: 0
          +lastActive: DateTime @1699503280 {#4282
            date: 2023-11-09 05:14:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4286 …}
          +nested: Doctrine\ORM\PersistentCollection {#4288 …}
          +votes: Doctrine\ORM\PersistentCollection {#4290 …}
          +reports: Doctrine\ORM\PersistentCollection {#4292 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
          -id: 103416
          -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596450"
          +editedAt: DateTimeImmutable @1699558154 {#4283
            date: 2023-11-09 20:29:14.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699503280 {#4284
            date: 2023-11-09 05:14:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          This is really insulting to me as a cavemen sex educator. Do you know how hard it is to explain complex concepts in cavemen speech?!\n
          \n
          /s
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1699505496 {#4373
          date: 2023-11-09 05:51:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4362 …}
        +nested: Doctrine\ORM\PersistentCollection {#4366 …}
        +votes: Doctrine\ORM\PersistentCollection {#4364 …}
        +reports: Doctrine\ORM\PersistentCollection {#4377 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
        -id: 103464
        -bodyTs: "'/s':26 'cavemen':9,24 'complex':21 'concept':22 'educ':11 'explain':20 'hard':16 'insult':4 'know':14 'realli':3 'sex':10 'speech':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5634775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699505496 {#4370
          date: 2023-11-09 05:51:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        *gasp* thousands of apologies my dear Grug! I will immediately remove this meme and rub nettles on my crotch as punishment\n
        \n
        **Edit:** I lied about one of those things I promised to do
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699506056 {#4465
        date: 2023-11-09 06:00:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@SaltyIceteaMaker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4475 …}
      +nested: Doctrine\ORM\PersistentCollection {#4471 …}
      +votes: Doctrine\ORM\PersistentCollection {#4473 …}
      +reports: Doctrine\ORM\PersistentCollection {#4478 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4480 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4482 …}
      -id: 103476
      -bodyTs: "'apolog':4 'crotch':19 'dear':6 'edit':22 'gasp':1 'grug':7 'immedi':10 'lie':24 'meme':13 'nettl':16 'one':26 'promis':31 'punish':21 'remov':11 'rub':15 'thing':29 'thousand':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596643"
      +editedAt: DateTimeImmutable @1699560383 {#4462
        date: 2023-11-09 21:06:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699506056 {#4466
        date: 2023-11-09 06:00:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Pics or the nettles didn't happen"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699508167 {#4564
      date: 2023-11-09 06:36:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4569 …}
    +nested: Doctrine\ORM\PersistentCollection {#4575 …}
    +votes: Doctrine\ORM\PersistentCollection {#4571 …}
    +reports: Doctrine\ORM\PersistentCollection {#4576 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4580 …}
    -id: 103508
    -bodyTs: "'didn':5 'happen':7 'nettl':4 'pic':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699508167 {#4561
      date: 2023-11-09 06:36:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    That’ll be 25€, thanks\n
    \n
    ![](https://beehaw.org/pictrs/image/e16a6824-7577-441d-a37b-a2842d179459.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699509871 {#4623
    date: 2023-11-09 07:04:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
    "@bane_killgrind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4616 …}
  +nested: Doctrine\ORM\PersistentCollection {#4614 …}
  +votes: Doctrine\ORM\PersistentCollection {#4618 …}
  +reports: Doctrine\ORM\PersistentCollection {#4629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4633 …}
  -id: 103537
  -bodyTs: "'/pictrs/image/e16a6824-7577-441d-a37b-a2842d179459.webp)':8 '25':4 'beehaw.org':7 'beehaw.org/pictrs/image/e16a6824-7577-441d-a37b-a2842d179459.webp)':6 'll':2 'thank':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596877"
  +editedAt: DateTimeImmutable @1699563923 {#4626
    date: 2023-11-09 22:05:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699509871 {#4622
    date: 2023-11-09 07:04:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4619
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4565
    +user: Proxies\__CG__\App\Entity\User {#4386 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4470
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4372
        +user: Proxies\__CG__\App\Entity\User {#4367 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4285
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4197
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4120
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4000
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Making light of trauma is not funny"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1700251516 {#4009
                  date: 2023-11-17 21:05:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3998 …}
                +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                -id: 103409
                -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5633978"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699502832 {#3945
                  date: 2023-11-09 05:07:12.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 51
              +score: 0
              +lastActive: DateTime @1699503027 {#4125
                date: 2023-11-09 05:10:27.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4128 …}
              +nested: Doctrine\ORM\PersistentCollection {#4132 …}
              +votes: Doctrine\ORM\PersistentCollection {#4134 …}
              +reports: Doctrine\ORM\PersistentCollection {#4135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
              -id: 103411
              -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596426"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699503027 {#4122
                date: 2023-11-09 05:10:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
              \n
              It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
              \n
              EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699503111 {#4193
              date: 2023-11-09 05:11:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4201 …}
            +nested: Doctrine\ORM\PersistentCollection {#4203 …}
            +votes: Doctrine\ORM\PersistentCollection {#4199 …}
            +reports: Doctrine\ORM\PersistentCollection {#4205 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
            -id: 103412
            -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5634054"
            +editedAt: DateTimeImmutable @1699616474 {#4190
              date: 2023-11-10 12:41:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503111 {#4194
              date: 2023-11-09 05:11:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Skipped straight to the “you’re a rapist for making this joke”, huh?\n
            \n
            Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 48
          +score: 0
          +lastActive: DateTime @1699503280 {#4282
            date: 2023-11-09 05:14:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4286 …}
          +nested: Doctrine\ORM\PersistentCollection {#4288 …}
          +votes: Doctrine\ORM\PersistentCollection {#4290 …}
          +reports: Doctrine\ORM\PersistentCollection {#4292 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
          -id: 103416
          -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596450"
          +editedAt: DateTimeImmutable @1699558154 {#4283
            date: 2023-11-09 20:29:14.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699503280 {#4284
            date: 2023-11-09 05:14:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          This is really insulting to me as a cavemen sex educator. Do you know how hard it is to explain complex concepts in cavemen speech?!\n
          \n
          /s
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1699505496 {#4373
          date: 2023-11-09 05:51:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4362 …}
        +nested: Doctrine\ORM\PersistentCollection {#4366 …}
        +votes: Doctrine\ORM\PersistentCollection {#4364 …}
        +reports: Doctrine\ORM\PersistentCollection {#4377 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
        -id: 103464
        -bodyTs: "'/s':26 'cavemen':9,24 'complex':21 'concept':22 'educ':11 'explain':20 'hard':16 'insult':4 'know':14 'realli':3 'sex':10 'speech':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5634775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699505496 {#4370
          date: 2023-11-09 05:51:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        *gasp* thousands of apologies my dear Grug! I will immediately remove this meme and rub nettles on my crotch as punishment\n
        \n
        **Edit:** I lied about one of those things I promised to do
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1699506056 {#4465
        date: 2023-11-09 06:00:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@SaltyIceteaMaker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4475 …}
      +nested: Doctrine\ORM\PersistentCollection {#4471 …}
      +votes: Doctrine\ORM\PersistentCollection {#4473 …}
      +reports: Doctrine\ORM\PersistentCollection {#4478 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4480 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4482 …}
      -id: 103476
      -bodyTs: "'apolog':4 'crotch':19 'dear':6 'edit':22 'gasp':1 'grug':7 'immedi':10 'lie':24 'meme':13 'nettl':16 'one':26 'promis':31 'punish':21 'remov':11 'rub':15 'thing':29 'thousand':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596643"
      +editedAt: DateTimeImmutable @1699560383 {#4462
        date: 2023-11-09 21:06:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699506056 {#4466
        date: 2023-11-09 06:00:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Pics or the nettles didn't happen"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699508167 {#4564
      date: 2023-11-09 06:36:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4569 …}
    +nested: Doctrine\ORM\PersistentCollection {#4575 …}
    +votes: Doctrine\ORM\PersistentCollection {#4571 …}
    +reports: Doctrine\ORM\PersistentCollection {#4576 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4580 …}
    -id: 103508
    -bodyTs: "'didn':5 'happen':7 'nettl':4 'pic':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699508167 {#4561
      date: 2023-11-09 06:36:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    That’ll be 25€, thanks\n
    \n
    ![](https://beehaw.org/pictrs/image/e16a6824-7577-441d-a37b-a2842d179459.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699509871 {#4623
    date: 2023-11-09 07:04:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
    "@bane_killgrind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4616 …}
  +nested: Doctrine\ORM\PersistentCollection {#4614 …}
  +votes: Doctrine\ORM\PersistentCollection {#4618 …}
  +reports: Doctrine\ORM\PersistentCollection {#4629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4633 …}
  -id: 103537
  -bodyTs: "'/pictrs/image/e16a6824-7577-441d-a37b-a2842d179459.webp)':8 '25':4 'beehaw.org':7 'beehaw.org/pictrs/image/e16a6824-7577-441d-a37b-a2842d179459.webp)':6 'll':2 'thank':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596877"
  +editedAt: DateTimeImmutable @1699563923 {#4626
    date: 2023-11-09 22:05:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699509871 {#4622
    date: 2023-11-09 07:04:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#4706
  +user: Proxies\__CG__\App\Entity\User {#4702 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4619
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4565
      +user: Proxies\__CG__\App\Entity\User {#4386 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4470
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4372
          +user: Proxies\__CG__\App\Entity\User {#4367 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4285
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4197
              +user: App\Entity\User {#3948 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4120
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4000
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Making light of trauma is not funny"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 5
                  +score: 0
                  +lastActive: DateTime @1700251516 {#4009
                    date: 2023-11-17 21:05:16.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3998 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                  -id: 103409
                  -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5633978"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699502832 {#3945
                    date: 2023-11-09 05:07:12.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 51
                +score: 0
                +lastActive: DateTime @1699503027 {#4125
                  date: 2023-11-09 05:10:27.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4128 …}
                +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                -id: 103411
                -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596426"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699503027 {#4122
                  date: 2023-11-09 05:10:27.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                \n
                It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                \n
                EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1699503111 {#4193
                date: 2023-11-09 05:11:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4201 …}
              +nested: Doctrine\ORM\PersistentCollection {#4203 …}
              +votes: Doctrine\ORM\PersistentCollection {#4199 …}
              +reports: Doctrine\ORM\PersistentCollection {#4205 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
              -id: 103412
              -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5634054"
              +editedAt: DateTimeImmutable @1699616474 {#4190
                date: 2023-11-10 12:41:14.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699503111 {#4194
                date: 2023-11-09 05:11:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Skipped straight to the “you’re a rapist for making this joke”, huh?\n
              \n
              Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 48
            +score: 0
            +lastActive: DateTime @1699503280 {#4282
              date: 2023-11-09 05:14:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4286 …}
            +nested: Doctrine\ORM\PersistentCollection {#4288 …}
            +votes: Doctrine\ORM\PersistentCollection {#4290 …}
            +reports: Doctrine\ORM\PersistentCollection {#4292 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
            -id: 103416
            -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596450"
            +editedAt: DateTimeImmutable @1699558154 {#4283
              date: 2023-11-09 20:29:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503280 {#4284
              date: 2023-11-09 05:14:40.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            This is really insulting to me as a cavemen sex educator. Do you know how hard it is to explain complex concepts in cavemen speech?!\n
            \n
            /s
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1699505496 {#4373
            date: 2023-11-09 05:51:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4362 …}
          +nested: Doctrine\ORM\PersistentCollection {#4366 …}
          +votes: Doctrine\ORM\PersistentCollection {#4364 …}
          +reports: Doctrine\ORM\PersistentCollection {#4377 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
          -id: 103464
          -bodyTs: "'/s':26 'cavemen':9,24 'complex':21 'concept':22 'educ':11 'explain':20 'hard':16 'insult':4 'know':14 'realli':3 'sex':10 'speech':25"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5634775"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699505496 {#4370
            date: 2023-11-09 05:51:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          *gasp* thousands of apologies my dear Grug! I will immediately remove this meme and rub nettles on my crotch as punishment\n
          \n
          **Edit:** I lied about one of those things I promised to do
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1699506056 {#4465
          date: 2023-11-09 06:00:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@SaltyIceteaMaker@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4475 …}
        +nested: Doctrine\ORM\PersistentCollection {#4471 …}
        +votes: Doctrine\ORM\PersistentCollection {#4473 …}
        +reports: Doctrine\ORM\PersistentCollection {#4478 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4480 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4482 …}
        -id: 103476
        -bodyTs: "'apolog':4 'crotch':19 'dear':6 'edit':22 'gasp':1 'grug':7 'immedi':10 'lie':24 'meme':13 'nettl':16 'one':26 'promis':31 'punish':21 'remov':11 'rub':15 'thing':29 'thousand':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596643"
        +editedAt: DateTimeImmutable @1699560383 {#4462
          date: 2023-11-09 21:06:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699506056 {#4466
          date: 2023-11-09 06:00:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Pics or the nettles didn't happen"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699508167 {#4564
        date: 2023-11-09 06:36:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@SaltyIceteaMaker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4569 …}
      +nested: Doctrine\ORM\PersistentCollection {#4575 …}
      +votes: Doctrine\ORM\PersistentCollection {#4571 …}
      +reports: Doctrine\ORM\PersistentCollection {#4576 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4578 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4580 …}
      -id: 103508
      -bodyTs: "'didn':5 'happen':7 'nettl':4 'pic':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699508167 {#4561
        date: 2023-11-09 06:36:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      That’ll be 25€, thanks\n
      \n
      ![](https://beehaw.org/pictrs/image/e16a6824-7577-441d-a37b-a2842d179459.webp)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699509871 {#4623
      date: 2023-11-09 07:04:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
      "@bane_killgrind@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4616 …}
    +nested: Doctrine\ORM\PersistentCollection {#4614 …}
    +votes: Doctrine\ORM\PersistentCollection {#4618 …}
    +reports: Doctrine\ORM\PersistentCollection {#4629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4633 …}
    -id: 103537
    -bodyTs: "'/pictrs/image/e16a6824-7577-441d-a37b-a2842d179459.webp)':8 '25':4 'beehaw.org':7 'beehaw.org/pictrs/image/e16a6824-7577-441d-a37b-a2842d179459.webp)':6 'll':2 'thank':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1596877"
    +editedAt: DateTimeImmutable @1699563923 {#4626
      date: 2023-11-09 22:05:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699509871 {#4622
      date: 2023-11-09 07:04:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "when the meme itself is funny and the comments even fucking better XD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699522289 {#4707
    date: 2023-11-09 10:31:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
    "@bane_killgrind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4698 …}
  +nested: Doctrine\ORM\PersistentCollection {#4696 …}
  +votes: Doctrine\ORM\PersistentCollection {#4700 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 103734
  -bodyTs: "'better':12 'comment':9 'even':10 'fuck':11 'funni':6 'meme':3 'xd':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5899956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699522289 {#4710
    date: 2023-11-09 10:31:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4706
  +user: Proxies\__CG__\App\Entity\User {#4702 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4619
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4565
      +user: Proxies\__CG__\App\Entity\User {#4386 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4470
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4372
          +user: Proxies\__CG__\App\Entity\User {#4367 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4285
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4197
              +user: App\Entity\User {#3948 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4120
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4000
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Making light of trauma is not funny"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 5
                  +score: 0
                  +lastActive: DateTime @1700251516 {#4009
                    date: 2023-11-17 21:05:16.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3998 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                  -id: 103409
                  -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5633978"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699502832 {#3945
                    date: 2023-11-09 05:07:12.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 51
                +score: 0
                +lastActive: DateTime @1699503027 {#4125
                  date: 2023-11-09 05:10:27.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4128 …}
                +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                -id: 103411
                -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596426"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699503027 {#4122
                  date: 2023-11-09 05:10:27.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                \n
                It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                \n
                EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1699503111 {#4193
                date: 2023-11-09 05:11:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4201 …}
              +nested: Doctrine\ORM\PersistentCollection {#4203 …}
              +votes: Doctrine\ORM\PersistentCollection {#4199 …}
              +reports: Doctrine\ORM\PersistentCollection {#4205 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
              -id: 103412
              -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5634054"
              +editedAt: DateTimeImmutable @1699616474 {#4190
                date: 2023-11-10 12:41:14.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699503111 {#4194
                date: 2023-11-09 05:11:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Skipped straight to the “you’re a rapist for making this joke”, huh?\n
              \n
              Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 48
            +score: 0
            +lastActive: DateTime @1699503280 {#4282
              date: 2023-11-09 05:14:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4286 …}
            +nested: Doctrine\ORM\PersistentCollection {#4288 …}
            +votes: Doctrine\ORM\PersistentCollection {#4290 …}
            +reports: Doctrine\ORM\PersistentCollection {#4292 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
            -id: 103416
            -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596450"
            +editedAt: DateTimeImmutable @1699558154 {#4283
              date: 2023-11-09 20:29:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503280 {#4284
              date: 2023-11-09 05:14:40.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            This is really insulting to me as a cavemen sex educator. Do you know how hard it is to explain complex concepts in cavemen speech?!\n
            \n
            /s
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1699505496 {#4373
            date: 2023-11-09 05:51:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4362 …}
          +nested: Doctrine\ORM\PersistentCollection {#4366 …}
          +votes: Doctrine\ORM\PersistentCollection {#4364 …}
          +reports: Doctrine\ORM\PersistentCollection {#4377 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
          -id: 103464
          -bodyTs: "'/s':26 'cavemen':9,24 'complex':21 'concept':22 'educ':11 'explain':20 'hard':16 'insult':4 'know':14 'realli':3 'sex':10 'speech':25"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5634775"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699505496 {#4370
            date: 2023-11-09 05:51:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          *gasp* thousands of apologies my dear Grug! I will immediately remove this meme and rub nettles on my crotch as punishment\n
          \n
          **Edit:** I lied about one of those things I promised to do
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1699506056 {#4465
          date: 2023-11-09 06:00:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@SaltyIceteaMaker@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4475 …}
        +nested: Doctrine\ORM\PersistentCollection {#4471 …}
        +votes: Doctrine\ORM\PersistentCollection {#4473 …}
        +reports: Doctrine\ORM\PersistentCollection {#4478 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4480 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4482 …}
        -id: 103476
        -bodyTs: "'apolog':4 'crotch':19 'dear':6 'edit':22 'gasp':1 'grug':7 'immedi':10 'lie':24 'meme':13 'nettl':16 'one':26 'promis':31 'punish':21 'remov':11 'rub':15 'thing':29 'thousand':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596643"
        +editedAt: DateTimeImmutable @1699560383 {#4462
          date: 2023-11-09 21:06:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699506056 {#4466
          date: 2023-11-09 06:00:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Pics or the nettles didn't happen"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699508167 {#4564
        date: 2023-11-09 06:36:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@SaltyIceteaMaker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4569 …}
      +nested: Doctrine\ORM\PersistentCollection {#4575 …}
      +votes: Doctrine\ORM\PersistentCollection {#4571 …}
      +reports: Doctrine\ORM\PersistentCollection {#4576 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4578 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4580 …}
      -id: 103508
      -bodyTs: "'didn':5 'happen':7 'nettl':4 'pic':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699508167 {#4561
        date: 2023-11-09 06:36:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      That’ll be 25€, thanks\n
      \n
      ![](https://beehaw.org/pictrs/image/e16a6824-7577-441d-a37b-a2842d179459.webp)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699509871 {#4623
      date: 2023-11-09 07:04:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
      "@bane_killgrind@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4616 …}
    +nested: Doctrine\ORM\PersistentCollection {#4614 …}
    +votes: Doctrine\ORM\PersistentCollection {#4618 …}
    +reports: Doctrine\ORM\PersistentCollection {#4629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4633 …}
    -id: 103537
    -bodyTs: "'/pictrs/image/e16a6824-7577-441d-a37b-a2842d179459.webp)':8 '25':4 'beehaw.org':7 'beehaw.org/pictrs/image/e16a6824-7577-441d-a37b-a2842d179459.webp)':6 'll':2 'thank':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1596877"
    +editedAt: DateTimeImmutable @1699563923 {#4626
      date: 2023-11-09 22:05:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699509871 {#4622
      date: 2023-11-09 07:04:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "when the meme itself is funny and the comments even fucking better XD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699522289 {#4707
    date: 2023-11-09 10:31:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
    "@bane_killgrind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4698 …}
  +nested: Doctrine\ORM\PersistentCollection {#4696 …}
  +votes: Doctrine\ORM\PersistentCollection {#4700 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 103734
  -bodyTs: "'better':12 'comment':9 'even':10 'fuck':11 'funni':6 'meme':3 'xd':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5899956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699522289 {#4710
    date: 2023-11-09 10:31:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4706
  +user: Proxies\__CG__\App\Entity\User {#4702 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4619
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4565
      +user: Proxies\__CG__\App\Entity\User {#4386 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4470
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4372
          +user: Proxies\__CG__\App\Entity\User {#4367 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4285
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4197
              +user: App\Entity\User {#3948 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4120
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4000
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Making light of trauma is not funny"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 5
                  +score: 0
                  +lastActive: DateTime @1700251516 {#4009
                    date: 2023-11-17 21:05:16.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3998 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                  -id: 103409
                  -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5633978"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699502832 {#3945
                    date: 2023-11-09 05:07:12.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 51
                +score: 0
                +lastActive: DateTime @1699503027 {#4125
                  date: 2023-11-09 05:10:27.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4128 …}
                +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                -id: 103411
                -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596426"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699503027 {#4122
                  date: 2023-11-09 05:10:27.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                \n
                It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                \n
                EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1699503111 {#4193
                date: 2023-11-09 05:11:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4201 …}
              +nested: Doctrine\ORM\PersistentCollection {#4203 …}
              +votes: Doctrine\ORM\PersistentCollection {#4199 …}
              +reports: Doctrine\ORM\PersistentCollection {#4205 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
              -id: 103412
              -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5634054"
              +editedAt: DateTimeImmutable @1699616474 {#4190
                date: 2023-11-10 12:41:14.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699503111 {#4194
                date: 2023-11-09 05:11:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Skipped straight to the “you’re a rapist for making this joke”, huh?\n
              \n
              Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 48
            +score: 0
            +lastActive: DateTime @1699503280 {#4282
              date: 2023-11-09 05:14:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4286 …}
            +nested: Doctrine\ORM\PersistentCollection {#4288 …}
            +votes: Doctrine\ORM\PersistentCollection {#4290 …}
            +reports: Doctrine\ORM\PersistentCollection {#4292 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
            -id: 103416
            -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596450"
            +editedAt: DateTimeImmutable @1699558154 {#4283
              date: 2023-11-09 20:29:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503280 {#4284
              date: 2023-11-09 05:14:40.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            This is really insulting to me as a cavemen sex educator. Do you know how hard it is to explain complex concepts in cavemen speech?!\n
            \n
            /s
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1699505496 {#4373
            date: 2023-11-09 05:51:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4362 …}
          +nested: Doctrine\ORM\PersistentCollection {#4366 …}
          +votes: Doctrine\ORM\PersistentCollection {#4364 …}
          +reports: Doctrine\ORM\PersistentCollection {#4377 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4379 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4381 …}
          -id: 103464
          -bodyTs: "'/s':26 'cavemen':9,24 'complex':21 'concept':22 'educ':11 'explain':20 'hard':16 'insult':4 'know':14 'realli':3 'sex':10 'speech':25"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5634775"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699505496 {#4370
            date: 2023-11-09 05:51:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          *gasp* thousands of apologies my dear Grug! I will immediately remove this meme and rub nettles on my crotch as punishment\n
          \n
          **Edit:** I lied about one of those things I promised to do
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1699506056 {#4465
          date: 2023-11-09 06:00:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@SaltyIceteaMaker@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4475 …}
        +nested: Doctrine\ORM\PersistentCollection {#4471 …}
        +votes: Doctrine\ORM\PersistentCollection {#4473 …}
        +reports: Doctrine\ORM\PersistentCollection {#4478 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4480 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4482 …}
        -id: 103476
        -bodyTs: "'apolog':4 'crotch':19 'dear':6 'edit':22 'gasp':1 'grug':7 'immedi':10 'lie':24 'meme':13 'nettl':16 'one':26 'promis':31 'punish':21 'remov':11 'rub':15 'thing':29 'thousand':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596643"
        +editedAt: DateTimeImmutable @1699560383 {#4462
          date: 2023-11-09 21:06:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699506056 {#4466
          date: 2023-11-09 06:00:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Pics or the nettles didn't happen"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699508167 {#4564
        date: 2023-11-09 06:36:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@SaltyIceteaMaker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4569 …}
      +nested: Doctrine\ORM\PersistentCollection {#4575 …}
      +votes: Doctrine\ORM\PersistentCollection {#4571 …}
      +reports: Doctrine\ORM\PersistentCollection {#4576 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4578 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4580 …}
      -id: 103508
      -bodyTs: "'didn':5 'happen':7 'nettl':4 'pic':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699508167 {#4561
        date: 2023-11-09 06:36:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      That’ll be 25€, thanks\n
      \n
      ![](https://beehaw.org/pictrs/image/e16a6824-7577-441d-a37b-a2842d179459.webp)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699509871 {#4623
      date: 2023-11-09 07:04:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@SaltyIceteaMaker@lemmy.ml"
      "@bane_killgrind@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4616 …}
    +nested: Doctrine\ORM\PersistentCollection {#4614 …}
    +votes: Doctrine\ORM\PersistentCollection {#4618 …}
    +reports: Doctrine\ORM\PersistentCollection {#4629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4633 …}
    -id: 103537
    -bodyTs: "'/pictrs/image/e16a6824-7577-441d-a37b-a2842d179459.webp)':8 '25':4 'beehaw.org':7 'beehaw.org/pictrs/image/e16a6824-7577-441d-a37b-a2842d179459.webp)':6 'll':2 'thank':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1596877"
    +editedAt: DateTimeImmutable @1699563923 {#4626
      date: 2023-11-09 22:05:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699509871 {#4622
      date: 2023-11-09 07:04:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "when the meme itself is funny and the comments even fucking better XD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699522289 {#4707
    date: 2023-11-09 10:31:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@SaltyIceteaMaker@lemmy.ml"
    "@bane_killgrind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4698 …}
  +nested: Doctrine\ORM\PersistentCollection {#4696 …}
  +votes: Doctrine\ORM\PersistentCollection {#4700 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 103734
  -bodyTs: "'better':12 'comment':9 'even':10 'fuck':11 'funni':6 'meme':3 'xd':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5899956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699522289 {#4710
    date: 2023-11-09 10:31:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#4385
  +user: Proxies\__CG__\App\Entity\User {#4386 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4285
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4000
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Making light of trauma is not funny"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700251516 {#4009
            date: 2023-11-17 21:05:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3998 …}
          +nested: Doctrine\ORM\PersistentCollection {#3996 …}
          +votes: Doctrine\ORM\PersistentCollection {#3994 …}
          +reports: Doctrine\ORM\PersistentCollection {#3992 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
          -id: 103409
          -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5633978"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699502832 {#3945
            date: 2023-11-09 05:07:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1699503027 {#4125
          date: 2023-11-09 05:10:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4132 …}
        +votes: Doctrine\ORM\PersistentCollection {#4134 …}
        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
        -id: 103411
        -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596426"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699503027 {#4122
          date: 2023-11-09 05:10:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
        \n
        It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
        \n
        EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699503111 {#4193
        date: 2023-11-09 05:11:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
      +votes: Doctrine\ORM\PersistentCollection {#4199 …}
      +reports: Doctrine\ORM\PersistentCollection {#4205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
      -id: 103412
      -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5634054"
      +editedAt: DateTimeImmutable @1699616474 {#4190
        date: 2023-11-10 12:41:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699503111 {#4194
        date: 2023-11-09 05:11:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Skipped straight to the “you’re a rapist for making this joke”, huh?\n
      \n
      Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1699503280 {#4282
      date: 2023-11-09 05:14:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4286 …}
    +nested: Doctrine\ORM\PersistentCollection {#4288 …}
    +votes: Doctrine\ORM\PersistentCollection {#4290 …}
    +reports: Doctrine\ORM\PersistentCollection {#4292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
    -id: 103416
    -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1596450"
    +editedAt: DateTimeImmutable @1699558154 {#4283
      date: 2023-11-09 20:29:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699503280 {#4284
      date: 2023-11-09 05:14:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
     So I get why you feel attacked but it's a legit criticism
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699508101 {#4383
    date: 2023-11-09 06:35:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4387 …}
  +nested: Doctrine\ORM\PersistentCollection {#4389 …}
  +votes: Doctrine\ORM\PersistentCollection {#4391 …}
  +reports: Doctrine\ORM\PersistentCollection {#4393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
  -id: 103507
  -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699508101 {#4384
    date: 2023-11-09 06:35:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4385
  +user: Proxies\__CG__\App\Entity\User {#4386 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4285
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4000
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Making light of trauma is not funny"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700251516 {#4009
            date: 2023-11-17 21:05:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3998 …}
          +nested: Doctrine\ORM\PersistentCollection {#3996 …}
          +votes: Doctrine\ORM\PersistentCollection {#3994 …}
          +reports: Doctrine\ORM\PersistentCollection {#3992 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
          -id: 103409
          -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5633978"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699502832 {#3945
            date: 2023-11-09 05:07:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1699503027 {#4125
          date: 2023-11-09 05:10:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4132 …}
        +votes: Doctrine\ORM\PersistentCollection {#4134 …}
        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
        -id: 103411
        -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596426"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699503027 {#4122
          date: 2023-11-09 05:10:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
        \n
        It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
        \n
        EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699503111 {#4193
        date: 2023-11-09 05:11:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
      +votes: Doctrine\ORM\PersistentCollection {#4199 …}
      +reports: Doctrine\ORM\PersistentCollection {#4205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
      -id: 103412
      -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5634054"
      +editedAt: DateTimeImmutable @1699616474 {#4190
        date: 2023-11-10 12:41:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699503111 {#4194
        date: 2023-11-09 05:11:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Skipped straight to the “you’re a rapist for making this joke”, huh?\n
      \n
      Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1699503280 {#4282
      date: 2023-11-09 05:14:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4286 …}
    +nested: Doctrine\ORM\PersistentCollection {#4288 …}
    +votes: Doctrine\ORM\PersistentCollection {#4290 …}
    +reports: Doctrine\ORM\PersistentCollection {#4292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
    -id: 103416
    -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1596450"
    +editedAt: DateTimeImmutable @1699558154 {#4283
      date: 2023-11-09 20:29:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699503280 {#4284
      date: 2023-11-09 05:14:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
     So I get why you feel attacked but it's a legit criticism
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699508101 {#4383
    date: 2023-11-09 06:35:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4387 …}
  +nested: Doctrine\ORM\PersistentCollection {#4389 …}
  +votes: Doctrine\ORM\PersistentCollection {#4391 …}
  +reports: Doctrine\ORM\PersistentCollection {#4393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
  -id: 103507
  -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699508101 {#4384
    date: 2023-11-09 06:35:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4385
  +user: Proxies\__CG__\App\Entity\User {#4386 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4285
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4000
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Making light of trauma is not funny"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700251516 {#4009
            date: 2023-11-17 21:05:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3998 …}
          +nested: Doctrine\ORM\PersistentCollection {#3996 …}
          +votes: Doctrine\ORM\PersistentCollection {#3994 …}
          +reports: Doctrine\ORM\PersistentCollection {#3992 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
          -id: 103409
          -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5633978"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699502832 {#3945
            date: 2023-11-09 05:07:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 51
        +score: 0
        +lastActive: DateTime @1699503027 {#4125
          date: 2023-11-09 05:10:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4132 …}
        +votes: Doctrine\ORM\PersistentCollection {#4134 …}
        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
        -id: 103411
        -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596426"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699503027 {#4122
          date: 2023-11-09 05:10:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
        \n
        It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
        \n
        EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699503111 {#4193
        date: 2023-11-09 05:11:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
      +votes: Doctrine\ORM\PersistentCollection {#4199 …}
      +reports: Doctrine\ORM\PersistentCollection {#4205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
      -id: 103412
      -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5634054"
      +editedAt: DateTimeImmutable @1699616474 {#4190
        date: 2023-11-10 12:41:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699503111 {#4194
        date: 2023-11-09 05:11:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Skipped straight to the “you’re a rapist for making this joke”, huh?\n
      \n
      Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1699503280 {#4282
      date: 2023-11-09 05:14:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4286 …}
    +nested: Doctrine\ORM\PersistentCollection {#4288 …}
    +votes: Doctrine\ORM\PersistentCollection {#4290 …}
    +reports: Doctrine\ORM\PersistentCollection {#4292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
    -id: 103416
    -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1596450"
    +editedAt: DateTimeImmutable @1699558154 {#4283
      date: 2023-11-09 20:29:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699503280 {#4284
      date: 2023-11-09 05:14:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
     So I get why you feel attacked but it's a legit criticism
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699508101 {#4383
    date: 2023-11-09 06:35:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4387 …}
  +nested: Doctrine\ORM\PersistentCollection {#4389 …}
  +votes: Doctrine\ORM\PersistentCollection {#4391 …}
  +reports: Doctrine\ORM\PersistentCollection {#4393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
  -id: 103507
  -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699508101 {#4384
    date: 2023-11-09 06:35:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#4487
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4385
    +user: Proxies\__CG__\App\Entity\User {#4386 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4285
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4197
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4000
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Making light of trauma is not funny"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1700251516 {#4009
              date: 2023-11-17 21:05:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3998 …}
            +nested: Doctrine\ORM\PersistentCollection {#3996 …}
            +votes: Doctrine\ORM\PersistentCollection {#3994 …}
            +reports: Doctrine\ORM\PersistentCollection {#3992 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
            -id: 103409
            -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5633978"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699502832 {#3945
              date: 2023-11-09 05:07:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 51
          +score: 0
          +lastActive: DateTime @1699503027 {#4125
            date: 2023-11-09 05:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4128 …}
          +nested: Doctrine\ORM\PersistentCollection {#4132 …}
          +votes: Doctrine\ORM\PersistentCollection {#4134 …}
          +reports: Doctrine\ORM\PersistentCollection {#4135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
          -id: 103411
          -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596426"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699503027 {#4122
            date: 2023-11-09 05:10:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
          \n
          It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
          \n
          EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699503111 {#4193
          date: 2023-11-09 05:11:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4201 …}
        +nested: Doctrine\ORM\PersistentCollection {#4203 …}
        +votes: Doctrine\ORM\PersistentCollection {#4199 …}
        +reports: Doctrine\ORM\PersistentCollection {#4205 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
        -id: 103412
        -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5634054"
        +editedAt: DateTimeImmutable @1699616474 {#4190
          date: 2023-11-10 12:41:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699503111 {#4194
          date: 2023-11-09 05:11:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Skipped straight to the “you’re a rapist for making this joke”, huh?\n
        \n
        Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1699503280 {#4282
        date: 2023-11-09 05:14:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4286 …}
      +nested: Doctrine\ORM\PersistentCollection {#4288 …}
      +votes: Doctrine\ORM\PersistentCollection {#4290 …}
      +reports: Doctrine\ORM\PersistentCollection {#4292 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
      -id: 103416
      -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596450"
      +editedAt: DateTimeImmutable @1699558154 {#4283
        date: 2023-11-09 20:29:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699503280 {#4284
        date: 2023-11-09 05:14:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
       So I get why you feel attacked but it's a legit criticism
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699508101 {#4383
      date: 2023-11-09 06:35:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4389 …}
    +votes: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
    -id: 103507
    -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699508101 {#4384
      date: 2023-11-09 06:35:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
    \n
    I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
    \n
    So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
    \n
    **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1699509831 {#4484
    date: 2023-11-09 07:03:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -id: 103536
  -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596872"
  +editedAt: DateTimeImmutable @1699572176 {#4485
    date: 2023-11-10 00:22:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699509831 {#4486
    date: 2023-11-09 07:03:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4487
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4385
    +user: Proxies\__CG__\App\Entity\User {#4386 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4285
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4197
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4000
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Making light of trauma is not funny"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1700251516 {#4009
              date: 2023-11-17 21:05:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3998 …}
            +nested: Doctrine\ORM\PersistentCollection {#3996 …}
            +votes: Doctrine\ORM\PersistentCollection {#3994 …}
            +reports: Doctrine\ORM\PersistentCollection {#3992 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
            -id: 103409
            -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5633978"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699502832 {#3945
              date: 2023-11-09 05:07:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 51
          +score: 0
          +lastActive: DateTime @1699503027 {#4125
            date: 2023-11-09 05:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4128 …}
          +nested: Doctrine\ORM\PersistentCollection {#4132 …}
          +votes: Doctrine\ORM\PersistentCollection {#4134 …}
          +reports: Doctrine\ORM\PersistentCollection {#4135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
          -id: 103411
          -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596426"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699503027 {#4122
            date: 2023-11-09 05:10:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
          \n
          It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
          \n
          EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699503111 {#4193
          date: 2023-11-09 05:11:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4201 …}
        +nested: Doctrine\ORM\PersistentCollection {#4203 …}
        +votes: Doctrine\ORM\PersistentCollection {#4199 …}
        +reports: Doctrine\ORM\PersistentCollection {#4205 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
        -id: 103412
        -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5634054"
        +editedAt: DateTimeImmutable @1699616474 {#4190
          date: 2023-11-10 12:41:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699503111 {#4194
          date: 2023-11-09 05:11:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Skipped straight to the “you’re a rapist for making this joke”, huh?\n
        \n
        Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1699503280 {#4282
        date: 2023-11-09 05:14:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4286 …}
      +nested: Doctrine\ORM\PersistentCollection {#4288 …}
      +votes: Doctrine\ORM\PersistentCollection {#4290 …}
      +reports: Doctrine\ORM\PersistentCollection {#4292 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
      -id: 103416
      -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596450"
      +editedAt: DateTimeImmutable @1699558154 {#4283
        date: 2023-11-09 20:29:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699503280 {#4284
        date: 2023-11-09 05:14:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
       So I get why you feel attacked but it's a legit criticism
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699508101 {#4383
      date: 2023-11-09 06:35:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4389 …}
    +votes: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
    -id: 103507
    -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699508101 {#4384
      date: 2023-11-09 06:35:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
    \n
    I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
    \n
    So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
    \n
    **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1699509831 {#4484
    date: 2023-11-09 07:03:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -id: 103536
  -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596872"
  +editedAt: DateTimeImmutable @1699572176 {#4485
    date: 2023-11-10 00:22:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699509831 {#4486
    date: 2023-11-09 07:03:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4487
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4385
    +user: Proxies\__CG__\App\Entity\User {#4386 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4285
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4197
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4000
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Making light of trauma is not funny"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1700251516 {#4009
              date: 2023-11-17 21:05:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3998 …}
            +nested: Doctrine\ORM\PersistentCollection {#3996 …}
            +votes: Doctrine\ORM\PersistentCollection {#3994 …}
            +reports: Doctrine\ORM\PersistentCollection {#3992 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
            -id: 103409
            -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5633978"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699502832 {#3945
              date: 2023-11-09 05:07:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 51
          +score: 0
          +lastActive: DateTime @1699503027 {#4125
            date: 2023-11-09 05:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4128 …}
          +nested: Doctrine\ORM\PersistentCollection {#4132 …}
          +votes: Doctrine\ORM\PersistentCollection {#4134 …}
          +reports: Doctrine\ORM\PersistentCollection {#4135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
          -id: 103411
          -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596426"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699503027 {#4122
            date: 2023-11-09 05:10:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
          \n
          It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
          \n
          EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699503111 {#4193
          date: 2023-11-09 05:11:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4201 …}
        +nested: Doctrine\ORM\PersistentCollection {#4203 …}
        +votes: Doctrine\ORM\PersistentCollection {#4199 …}
        +reports: Doctrine\ORM\PersistentCollection {#4205 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
        -id: 103412
        -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5634054"
        +editedAt: DateTimeImmutable @1699616474 {#4190
          date: 2023-11-10 12:41:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699503111 {#4194
          date: 2023-11-09 05:11:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Skipped straight to the “you’re a rapist for making this joke”, huh?\n
        \n
        Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1699503280 {#4282
        date: 2023-11-09 05:14:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4286 …}
      +nested: Doctrine\ORM\PersistentCollection {#4288 …}
      +votes: Doctrine\ORM\PersistentCollection {#4290 …}
      +reports: Doctrine\ORM\PersistentCollection {#4292 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
      -id: 103416
      -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596450"
      +editedAt: DateTimeImmutable @1699558154 {#4283
        date: 2023-11-09 20:29:14.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699503280 {#4284
        date: 2023-11-09 05:14:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
       So I get why you feel attacked but it's a legit criticism
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699508101 {#4383
      date: 2023-11-09 06:35:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4389 …}
    +votes: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
    -id: 103507
    -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699508101 {#4384
      date: 2023-11-09 06:35:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
    \n
    I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
    \n
    So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
    \n
    **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1699509831 {#4484
    date: 2023-11-09 07:03:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -id: 103536
  -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1596872"
  +editedAt: DateTimeImmutable @1699572176 {#4485
    date: 2023-11-10 00:22:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699509831 {#4486
    date: 2023-11-09 07:03:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#4584
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4487
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4385
      +user: Proxies\__CG__\App\Entity\User {#4386 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4285
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4197
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4120
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4000
              +user: App\Entity\User {#3948 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Making light of trauma is not funny"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1700251516 {#4009
                date: 2023-11-17 21:05:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3998 …}
              +nested: Doctrine\ORM\PersistentCollection {#3996 …}
              +votes: Doctrine\ORM\PersistentCollection {#3994 …}
              +reports: Doctrine\ORM\PersistentCollection {#3992 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
              -id: 103409
              -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5633978"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699502832 {#3945
                date: 2023-11-09 05:07:12.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 51
            +score: 0
            +lastActive: DateTime @1699503027 {#4125
              date: 2023-11-09 05:10:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4128 …}
            +nested: Doctrine\ORM\PersistentCollection {#4132 …}
            +votes: Doctrine\ORM\PersistentCollection {#4134 …}
            +reports: Doctrine\ORM\PersistentCollection {#4135 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
            -id: 103411
            -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596426"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699503027 {#4122
              date: 2023-11-09 05:10:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
            \n
            It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
            \n
            EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699503111 {#4193
            date: 2023-11-09 05:11:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4201 …}
          +nested: Doctrine\ORM\PersistentCollection {#4203 …}
          +votes: Doctrine\ORM\PersistentCollection {#4199 …}
          +reports: Doctrine\ORM\PersistentCollection {#4205 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
          -id: 103412
          -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5634054"
          +editedAt: DateTimeImmutable @1699616474 {#4190
            date: 2023-11-10 12:41:14.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699503111 {#4194
            date: 2023-11-09 05:11:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Skipped straight to the “you’re a rapist for making this joke”, huh?\n
          \n
          Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1699503280 {#4282
          date: 2023-11-09 05:14:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4286 …}
        +nested: Doctrine\ORM\PersistentCollection {#4288 …}
        +votes: Doctrine\ORM\PersistentCollection {#4290 …}
        +reports: Doctrine\ORM\PersistentCollection {#4292 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
        -id: 103416
        -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596450"
        +editedAt: DateTimeImmutable @1699558154 {#4283
          date: 2023-11-09 20:29:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699503280 {#4284
          date: 2023-11-09 05:14:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
         So I get why you feel attacked but it's a legit criticism
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699508101 {#4383
        date: 2023-11-09 06:35:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4387 …}
      +nested: Doctrine\ORM\PersistentCollection {#4389 …}
      +votes: Doctrine\ORM\PersistentCollection {#4391 …}
      +reports: Doctrine\ORM\PersistentCollection {#4393 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
      -id: 103507
      -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699508101 {#4384
        date: 2023-11-09 06:35:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
      \n
      I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
      \n
      So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
      \n
      **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1699509831 {#4484
      date: 2023-11-09 07:03:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4488 …}
    +nested: Doctrine\ORM\PersistentCollection {#4490 …}
    +votes: Doctrine\ORM\PersistentCollection {#4492 …}
    +reports: Doctrine\ORM\PersistentCollection {#4494 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
    -id: 103536
    -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1596872"
    +editedAt: DateTimeImmutable @1699572176 {#4485
      date: 2023-11-10 00:22:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699509831 {#4486
      date: 2023-11-09 07:03:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
    \n
    > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
    \n
    I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699537827 {#4582
    date: 2023-11-09 14:50:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4585 …}
  +nested: Doctrine\ORM\PersistentCollection {#4587 …}
  +votes: Doctrine\ORM\PersistentCollection {#4589 …}
  +reports: Doctrine\ORM\PersistentCollection {#4591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
  -id: 104195
  -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5642210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699537827 {#4583
    date: 2023-11-09 14:50:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4584
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4487
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4385
      +user: Proxies\__CG__\App\Entity\User {#4386 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4285
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4197
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4120
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4000
              +user: App\Entity\User {#3948 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Making light of trauma is not funny"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1700251516 {#4009
                date: 2023-11-17 21:05:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3998 …}
              +nested: Doctrine\ORM\PersistentCollection {#3996 …}
              +votes: Doctrine\ORM\PersistentCollection {#3994 …}
              +reports: Doctrine\ORM\PersistentCollection {#3992 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
              -id: 103409
              -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5633978"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699502832 {#3945
                date: 2023-11-09 05:07:12.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 51
            +score: 0
            +lastActive: DateTime @1699503027 {#4125
              date: 2023-11-09 05:10:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4128 …}
            +nested: Doctrine\ORM\PersistentCollection {#4132 …}
            +votes: Doctrine\ORM\PersistentCollection {#4134 …}
            +reports: Doctrine\ORM\PersistentCollection {#4135 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
            -id: 103411
            -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596426"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699503027 {#4122
              date: 2023-11-09 05:10:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
            \n
            It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
            \n
            EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699503111 {#4193
            date: 2023-11-09 05:11:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4201 …}
          +nested: Doctrine\ORM\PersistentCollection {#4203 …}
          +votes: Doctrine\ORM\PersistentCollection {#4199 …}
          +reports: Doctrine\ORM\PersistentCollection {#4205 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
          -id: 103412
          -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5634054"
          +editedAt: DateTimeImmutable @1699616474 {#4190
            date: 2023-11-10 12:41:14.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699503111 {#4194
            date: 2023-11-09 05:11:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Skipped straight to the “you’re a rapist for making this joke”, huh?\n
          \n
          Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1699503280 {#4282
          date: 2023-11-09 05:14:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4286 …}
        +nested: Doctrine\ORM\PersistentCollection {#4288 …}
        +votes: Doctrine\ORM\PersistentCollection {#4290 …}
        +reports: Doctrine\ORM\PersistentCollection {#4292 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
        -id: 103416
        -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596450"
        +editedAt: DateTimeImmutable @1699558154 {#4283
          date: 2023-11-09 20:29:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699503280 {#4284
          date: 2023-11-09 05:14:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
         So I get why you feel attacked but it's a legit criticism
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699508101 {#4383
        date: 2023-11-09 06:35:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4387 …}
      +nested: Doctrine\ORM\PersistentCollection {#4389 …}
      +votes: Doctrine\ORM\PersistentCollection {#4391 …}
      +reports: Doctrine\ORM\PersistentCollection {#4393 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
      -id: 103507
      -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699508101 {#4384
        date: 2023-11-09 06:35:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
      \n
      I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
      \n
      So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
      \n
      **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1699509831 {#4484
      date: 2023-11-09 07:03:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4488 …}
    +nested: Doctrine\ORM\PersistentCollection {#4490 …}
    +votes: Doctrine\ORM\PersistentCollection {#4492 …}
    +reports: Doctrine\ORM\PersistentCollection {#4494 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
    -id: 103536
    -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1596872"
    +editedAt: DateTimeImmutable @1699572176 {#4485
      date: 2023-11-10 00:22:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699509831 {#4486
      date: 2023-11-09 07:03:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
    \n
    > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
    \n
    I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699537827 {#4582
    date: 2023-11-09 14:50:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4585 …}
  +nested: Doctrine\ORM\PersistentCollection {#4587 …}
  +votes: Doctrine\ORM\PersistentCollection {#4589 …}
  +reports: Doctrine\ORM\PersistentCollection {#4591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
  -id: 104195
  -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5642210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699537827 {#4583
    date: 2023-11-09 14:50:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4584
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4487
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4385
      +user: Proxies\__CG__\App\Entity\User {#4386 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4285
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4197
          +user: App\Entity\User {#3948 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4120
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4000
              +user: App\Entity\User {#3948 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Making light of trauma is not funny"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1700251516 {#4009
                date: 2023-11-17 21:05:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3998 …}
              +nested: Doctrine\ORM\PersistentCollection {#3996 …}
              +votes: Doctrine\ORM\PersistentCollection {#3994 …}
              +reports: Doctrine\ORM\PersistentCollection {#3992 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
              -id: 103409
              -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5633978"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699502832 {#3945
                date: 2023-11-09 05:07:12.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 51
            +score: 0
            +lastActive: DateTime @1699503027 {#4125
              date: 2023-11-09 05:10:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4128 …}
            +nested: Doctrine\ORM\PersistentCollection {#4132 …}
            +votes: Doctrine\ORM\PersistentCollection {#4134 …}
            +reports: Doctrine\ORM\PersistentCollection {#4135 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
            -id: 103411
            -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596426"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699503027 {#4122
              date: 2023-11-09 05:10:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
            \n
            It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
            \n
            EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699503111 {#4193
            date: 2023-11-09 05:11:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4201 …}
          +nested: Doctrine\ORM\PersistentCollection {#4203 …}
          +votes: Doctrine\ORM\PersistentCollection {#4199 …}
          +reports: Doctrine\ORM\PersistentCollection {#4205 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
          -id: 103412
          -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5634054"
          +editedAt: DateTimeImmutable @1699616474 {#4190
            date: 2023-11-10 12:41:14.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699503111 {#4194
            date: 2023-11-09 05:11:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Skipped straight to the “you’re a rapist for making this joke”, huh?\n
          \n
          Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1699503280 {#4282
          date: 2023-11-09 05:14:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4286 …}
        +nested: Doctrine\ORM\PersistentCollection {#4288 …}
        +votes: Doctrine\ORM\PersistentCollection {#4290 …}
        +reports: Doctrine\ORM\PersistentCollection {#4292 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
        -id: 103416
        -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596450"
        +editedAt: DateTimeImmutable @1699558154 {#4283
          date: 2023-11-09 20:29:14.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699503280 {#4284
          date: 2023-11-09 05:14:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
         So I get why you feel attacked but it's a legit criticism
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699508101 {#4383
        date: 2023-11-09 06:35:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4387 …}
      +nested: Doctrine\ORM\PersistentCollection {#4389 …}
      +votes: Doctrine\ORM\PersistentCollection {#4391 …}
      +reports: Doctrine\ORM\PersistentCollection {#4393 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
      -id: 103507
      -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699508101 {#4384
        date: 2023-11-09 06:35:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
      \n
      I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
      \n
      So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
      \n
      **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1699509831 {#4484
      date: 2023-11-09 07:03:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4488 …}
    +nested: Doctrine\ORM\PersistentCollection {#4490 …}
    +votes: Doctrine\ORM\PersistentCollection {#4492 …}
    +reports: Doctrine\ORM\PersistentCollection {#4494 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
    -id: 103536
    -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1596872"
    +editedAt: DateTimeImmutable @1699572176 {#4485
      date: 2023-11-10 00:22:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699509831 {#4486
      date: 2023-11-09 07:03:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
    \n
    > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
    \n
    I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699537827 {#4582
    date: 2023-11-09 14:50:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4585 …}
  +nested: Doctrine\ORM\PersistentCollection {#4587 …}
  +votes: Doctrine\ORM\PersistentCollection {#4589 …}
  +reports: Doctrine\ORM\PersistentCollection {#4591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
  -id: 104195
  -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5642210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699537827 {#4583
    date: 2023-11-09 14:50:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#4637
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4584
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4487
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4385
        +user: Proxies\__CG__\App\Entity\User {#4386 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4285
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4197
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4120
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4000
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Making light of trauma is not funny"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1700251516 {#4009
                  date: 2023-11-17 21:05:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3998 …}
                +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                -id: 103409
                -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5633978"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699502832 {#3945
                  date: 2023-11-09 05:07:12.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 51
              +score: 0
              +lastActive: DateTime @1699503027 {#4125
                date: 2023-11-09 05:10:27.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4128 …}
              +nested: Doctrine\ORM\PersistentCollection {#4132 …}
              +votes: Doctrine\ORM\PersistentCollection {#4134 …}
              +reports: Doctrine\ORM\PersistentCollection {#4135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
              -id: 103411
              -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596426"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699503027 {#4122
                date: 2023-11-09 05:10:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
              \n
              It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
              \n
              EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699503111 {#4193
              date: 2023-11-09 05:11:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4201 …}
            +nested: Doctrine\ORM\PersistentCollection {#4203 …}
            +votes: Doctrine\ORM\PersistentCollection {#4199 …}
            +reports: Doctrine\ORM\PersistentCollection {#4205 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
            -id: 103412
            -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5634054"
            +editedAt: DateTimeImmutable @1699616474 {#4190
              date: 2023-11-10 12:41:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503111 {#4194
              date: 2023-11-09 05:11:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Skipped straight to the “you’re a rapist for making this joke”, huh?\n
            \n
            Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 48
          +score: 0
          +lastActive: DateTime @1699503280 {#4282
            date: 2023-11-09 05:14:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4286 …}
          +nested: Doctrine\ORM\PersistentCollection {#4288 …}
          +votes: Doctrine\ORM\PersistentCollection {#4290 …}
          +reports: Doctrine\ORM\PersistentCollection {#4292 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
          -id: 103416
          -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596450"
          +editedAt: DateTimeImmutable @1699558154 {#4283
            date: 2023-11-09 20:29:14.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699503280 {#4284
            date: 2023-11-09 05:14:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
           So I get why you feel attacked but it's a legit criticism
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699508101 {#4383
          date: 2023-11-09 06:35:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4387 …}
        +nested: Doctrine\ORM\PersistentCollection {#4389 …}
        +votes: Doctrine\ORM\PersistentCollection {#4391 …}
        +reports: Doctrine\ORM\PersistentCollection {#4393 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
        -id: 103507
        -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699508101 {#4384
          date: 2023-11-09 06:35:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
        \n
        I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
        \n
        So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
        \n
        **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1699509831 {#4484
        date: 2023-11-09 07:03:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4488 …}
      +nested: Doctrine\ORM\PersistentCollection {#4490 …}
      +votes: Doctrine\ORM\PersistentCollection {#4492 …}
      +reports: Doctrine\ORM\PersistentCollection {#4494 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
      -id: 103536
      -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596872"
      +editedAt: DateTimeImmutable @1699572176 {#4485
        date: 2023-11-10 00:22:56.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699509831 {#4486
        date: 2023-11-09 07:03:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
      \n
      > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
      \n
      I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699537827 {#4582
      date: 2023-11-09 14:50:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4585 …}
    +nested: Doctrine\ORM\PersistentCollection {#4587 …}
    +votes: Doctrine\ORM\PersistentCollection {#4589 …}
    +reports: Doctrine\ORM\PersistentCollection {#4591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
    -id: 104195
    -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5642210"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699537827 {#4583
      date: 2023-11-09 14:50:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699546277 {#4635
    date: 2023-11-09 17:11:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4638 …}
  +nested: Doctrine\ORM\PersistentCollection {#4640 …}
  +votes: Doctrine\ORM\PersistentCollection {#4642 …}
  +reports: Doctrine\ORM\PersistentCollection {#4644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
  -id: 104538
  -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1599269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699546277 {#4636
    date: 2023-11-09 17:11:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4637
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4584
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4487
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4385
        +user: Proxies\__CG__\App\Entity\User {#4386 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4285
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4197
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4120
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4000
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Making light of trauma is not funny"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1700251516 {#4009
                  date: 2023-11-17 21:05:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3998 …}
                +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                -id: 103409
                -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5633978"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699502832 {#3945
                  date: 2023-11-09 05:07:12.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 51
              +score: 0
              +lastActive: DateTime @1699503027 {#4125
                date: 2023-11-09 05:10:27.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4128 …}
              +nested: Doctrine\ORM\PersistentCollection {#4132 …}
              +votes: Doctrine\ORM\PersistentCollection {#4134 …}
              +reports: Doctrine\ORM\PersistentCollection {#4135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
              -id: 103411
              -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596426"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699503027 {#4122
                date: 2023-11-09 05:10:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
              \n
              It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
              \n
              EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699503111 {#4193
              date: 2023-11-09 05:11:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4201 …}
            +nested: Doctrine\ORM\PersistentCollection {#4203 …}
            +votes: Doctrine\ORM\PersistentCollection {#4199 …}
            +reports: Doctrine\ORM\PersistentCollection {#4205 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
            -id: 103412
            -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5634054"
            +editedAt: DateTimeImmutable @1699616474 {#4190
              date: 2023-11-10 12:41:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503111 {#4194
              date: 2023-11-09 05:11:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Skipped straight to the “you’re a rapist for making this joke”, huh?\n
            \n
            Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 48
          +score: 0
          +lastActive: DateTime @1699503280 {#4282
            date: 2023-11-09 05:14:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4286 …}
          +nested: Doctrine\ORM\PersistentCollection {#4288 …}
          +votes: Doctrine\ORM\PersistentCollection {#4290 …}
          +reports: Doctrine\ORM\PersistentCollection {#4292 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
          -id: 103416
          -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596450"
          +editedAt: DateTimeImmutable @1699558154 {#4283
            date: 2023-11-09 20:29:14.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699503280 {#4284
            date: 2023-11-09 05:14:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
           So I get why you feel attacked but it's a legit criticism
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699508101 {#4383
          date: 2023-11-09 06:35:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4387 …}
        +nested: Doctrine\ORM\PersistentCollection {#4389 …}
        +votes: Doctrine\ORM\PersistentCollection {#4391 …}
        +reports: Doctrine\ORM\PersistentCollection {#4393 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
        -id: 103507
        -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699508101 {#4384
          date: 2023-11-09 06:35:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
        \n
        I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
        \n
        So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
        \n
        **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1699509831 {#4484
        date: 2023-11-09 07:03:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4488 …}
      +nested: Doctrine\ORM\PersistentCollection {#4490 …}
      +votes: Doctrine\ORM\PersistentCollection {#4492 …}
      +reports: Doctrine\ORM\PersistentCollection {#4494 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
      -id: 103536
      -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596872"
      +editedAt: DateTimeImmutable @1699572176 {#4485
        date: 2023-11-10 00:22:56.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699509831 {#4486
        date: 2023-11-09 07:03:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
      \n
      > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
      \n
      I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699537827 {#4582
      date: 2023-11-09 14:50:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4585 …}
    +nested: Doctrine\ORM\PersistentCollection {#4587 …}
    +votes: Doctrine\ORM\PersistentCollection {#4589 …}
    +reports: Doctrine\ORM\PersistentCollection {#4591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
    -id: 104195
    -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5642210"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699537827 {#4583
      date: 2023-11-09 14:50:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699546277 {#4635
    date: 2023-11-09 17:11:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4638 …}
  +nested: Doctrine\ORM\PersistentCollection {#4640 …}
  +votes: Doctrine\ORM\PersistentCollection {#4642 …}
  +reports: Doctrine\ORM\PersistentCollection {#4644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
  -id: 104538
  -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1599269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699546277 {#4636
    date: 2023-11-09 17:11:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4637
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4584
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4487
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4385
        +user: Proxies\__CG__\App\Entity\User {#4386 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4285
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4197
            +user: App\Entity\User {#3948 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4120
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4000
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Making light of trauma is not funny"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 5
                +score: 0
                +lastActive: DateTime @1700251516 {#4009
                  date: 2023-11-17 21:05:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3998 …}
                +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                -id: 103409
                -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5633978"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699502832 {#3945
                  date: 2023-11-09 05:07:12.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 51
              +score: 0
              +lastActive: DateTime @1699503027 {#4125
                date: 2023-11-09 05:10:27.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4128 …}
              +nested: Doctrine\ORM\PersistentCollection {#4132 …}
              +votes: Doctrine\ORM\PersistentCollection {#4134 …}
              +reports: Doctrine\ORM\PersistentCollection {#4135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
              -id: 103411
              -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596426"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699503027 {#4122
                date: 2023-11-09 05:10:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
              \n
              It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
              \n
              EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699503111 {#4193
              date: 2023-11-09 05:11:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4201 …}
            +nested: Doctrine\ORM\PersistentCollection {#4203 …}
            +votes: Doctrine\ORM\PersistentCollection {#4199 …}
            +reports: Doctrine\ORM\PersistentCollection {#4205 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
            -id: 103412
            -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5634054"
            +editedAt: DateTimeImmutable @1699616474 {#4190
              date: 2023-11-10 12:41:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503111 {#4194
              date: 2023-11-09 05:11:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Skipped straight to the “you’re a rapist for making this joke”, huh?\n
            \n
            Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 48
          +score: 0
          +lastActive: DateTime @1699503280 {#4282
            date: 2023-11-09 05:14:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4286 …}
          +nested: Doctrine\ORM\PersistentCollection {#4288 …}
          +votes: Doctrine\ORM\PersistentCollection {#4290 …}
          +reports: Doctrine\ORM\PersistentCollection {#4292 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
          -id: 103416
          -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596450"
          +editedAt: DateTimeImmutable @1699558154 {#4283
            date: 2023-11-09 20:29:14.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699503280 {#4284
            date: 2023-11-09 05:14:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
           So I get why you feel attacked but it's a legit criticism
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699508101 {#4383
          date: 2023-11-09 06:35:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4387 …}
        +nested: Doctrine\ORM\PersistentCollection {#4389 …}
        +votes: Doctrine\ORM\PersistentCollection {#4391 …}
        +reports: Doctrine\ORM\PersistentCollection {#4393 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
        -id: 103507
        -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699508101 {#4384
          date: 2023-11-09 06:35:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
        \n
        I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
        \n
        So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
        \n
        **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1699509831 {#4484
        date: 2023-11-09 07:03:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4488 …}
      +nested: Doctrine\ORM\PersistentCollection {#4490 …}
      +votes: Doctrine\ORM\PersistentCollection {#4492 …}
      +reports: Doctrine\ORM\PersistentCollection {#4494 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
      -id: 103536
      -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596872"
      +editedAt: DateTimeImmutable @1699572176 {#4485
        date: 2023-11-10 00:22:56.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699509831 {#4486
        date: 2023-11-09 07:03:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
      \n
      > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
      \n
      I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699537827 {#4582
      date: 2023-11-09 14:50:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4585 …}
    +nested: Doctrine\ORM\PersistentCollection {#4587 …}
    +votes: Doctrine\ORM\PersistentCollection {#4589 …}
    +reports: Doctrine\ORM\PersistentCollection {#4591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
    -id: 104195
    -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5642210"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699537827 {#4583
      date: 2023-11-09 14:50:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699546277 {#4635
    date: 2023-11-09 17:11:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4638 …}
  +nested: Doctrine\ORM\PersistentCollection {#4640 …}
  +votes: Doctrine\ORM\PersistentCollection {#4642 …}
  +reports: Doctrine\ORM\PersistentCollection {#4644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
  -id: 104538
  -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1599269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699546277 {#4636
    date: 2023-11-09 17:11:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#4720
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4637
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4584
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4487
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4385
          +user: Proxies\__CG__\App\Entity\User {#4386 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4285
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4197
              +user: App\Entity\User {#3948 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4120
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4000
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Making light of trauma is not funny"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 5
                  +score: 0
                  +lastActive: DateTime @1700251516 {#4009
                    date: 2023-11-17 21:05:16.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3998 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                  -id: 103409
                  -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5633978"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699502832 {#3945
                    date: 2023-11-09 05:07:12.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 51
                +score: 0
                +lastActive: DateTime @1699503027 {#4125
                  date: 2023-11-09 05:10:27.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4128 …}
                +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                -id: 103411
                -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596426"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699503027 {#4122
                  date: 2023-11-09 05:10:27.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                \n
                It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                \n
                EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1699503111 {#4193
                date: 2023-11-09 05:11:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4201 …}
              +nested: Doctrine\ORM\PersistentCollection {#4203 …}
              +votes: Doctrine\ORM\PersistentCollection {#4199 …}
              +reports: Doctrine\ORM\PersistentCollection {#4205 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
              -id: 103412
              -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5634054"
              +editedAt: DateTimeImmutable @1699616474 {#4190
                date: 2023-11-10 12:41:14.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699503111 {#4194
                date: 2023-11-09 05:11:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Skipped straight to the “you’re a rapist for making this joke”, huh?\n
              \n
              Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 48
            +score: 0
            +lastActive: DateTime @1699503280 {#4282
              date: 2023-11-09 05:14:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4286 …}
            +nested: Doctrine\ORM\PersistentCollection {#4288 …}
            +votes: Doctrine\ORM\PersistentCollection {#4290 …}
            +reports: Doctrine\ORM\PersistentCollection {#4292 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
            -id: 103416
            -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596450"
            +editedAt: DateTimeImmutable @1699558154 {#4283
              date: 2023-11-09 20:29:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503280 {#4284
              date: 2023-11-09 05:14:40.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
             So I get why you feel attacked but it's a legit criticism
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1699508101 {#4383
            date: 2023-11-09 06:35:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4387 …}
          +nested: Doctrine\ORM\PersistentCollection {#4389 …}
          +votes: Doctrine\ORM\PersistentCollection {#4391 …}
          +reports: Doctrine\ORM\PersistentCollection {#4393 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
          -id: 103507
          -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699508101 {#4384
            date: 2023-11-09 06:35:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
          \n
          I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
          \n
          So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
          \n
          **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1699509831 {#4484
          date: 2023-11-09 07:03:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4488 …}
        +nested: Doctrine\ORM\PersistentCollection {#4490 …}
        +votes: Doctrine\ORM\PersistentCollection {#4492 …}
        +reports: Doctrine\ORM\PersistentCollection {#4494 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
        -id: 103536
        -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596872"
        +editedAt: DateTimeImmutable @1699572176 {#4485
          date: 2023-11-10 00:22:56.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699509831 {#4486
          date: 2023-11-09 07:03:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
        \n
        > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
        \n
        I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699537827 {#4582
        date: 2023-11-09 14:50:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4585 …}
      +nested: Doctrine\ORM\PersistentCollection {#4587 …}
      +votes: Doctrine\ORM\PersistentCollection {#4589 …}
      +reports: Doctrine\ORM\PersistentCollection {#4591 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
      -id: 104195
      -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5642210"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699537827 {#4583
        date: 2023-11-09 14:50:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699546277 {#4635
      date: 2023-11-09 17:11:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4638 …}
    +nested: Doctrine\ORM\PersistentCollection {#4640 …}
    +votes: Doctrine\ORM\PersistentCollection {#4642 …}
    +reports: Doctrine\ORM\PersistentCollection {#4644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
    -id: 104538
    -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1599269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699546277 {#4636
      date: 2023-11-09 17:11:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "The upvote ratio was what made me think that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699548237 {#4718
    date: 2023-11-09 17:43:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4721 …}
  +nested: Doctrine\ORM\PersistentCollection {#4723 …}
  +votes: Doctrine\ORM\PersistentCollection {#4725 …}
  +reports: Doctrine\ORM\PersistentCollection {#4727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4731 …}
  -id: 104623
  -bodyTs: "'made':6 'ratio':3 'think':8 'upvot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5646450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699548237 {#4719
    date: 2023-11-09 17:43:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4720
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4637
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4584
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4487
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4385
          +user: Proxies\__CG__\App\Entity\User {#4386 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4285
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4197
              +user: App\Entity\User {#3948 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4120
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4000
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Making light of trauma is not funny"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 5
                  +score: 0
                  +lastActive: DateTime @1700251516 {#4009
                    date: 2023-11-17 21:05:16.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3998 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                  -id: 103409
                  -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5633978"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699502832 {#3945
                    date: 2023-11-09 05:07:12.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 51
                +score: 0
                +lastActive: DateTime @1699503027 {#4125
                  date: 2023-11-09 05:10:27.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4128 …}
                +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                -id: 103411
                -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596426"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699503027 {#4122
                  date: 2023-11-09 05:10:27.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                \n
                It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                \n
                EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1699503111 {#4193
                date: 2023-11-09 05:11:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4201 …}
              +nested: Doctrine\ORM\PersistentCollection {#4203 …}
              +votes: Doctrine\ORM\PersistentCollection {#4199 …}
              +reports: Doctrine\ORM\PersistentCollection {#4205 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
              -id: 103412
              -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5634054"
              +editedAt: DateTimeImmutable @1699616474 {#4190
                date: 2023-11-10 12:41:14.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699503111 {#4194
                date: 2023-11-09 05:11:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Skipped straight to the “you’re a rapist for making this joke”, huh?\n
              \n
              Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 48
            +score: 0
            +lastActive: DateTime @1699503280 {#4282
              date: 2023-11-09 05:14:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4286 …}
            +nested: Doctrine\ORM\PersistentCollection {#4288 …}
            +votes: Doctrine\ORM\PersistentCollection {#4290 …}
            +reports: Doctrine\ORM\PersistentCollection {#4292 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
            -id: 103416
            -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596450"
            +editedAt: DateTimeImmutable @1699558154 {#4283
              date: 2023-11-09 20:29:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503280 {#4284
              date: 2023-11-09 05:14:40.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
             So I get why you feel attacked but it's a legit criticism
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1699508101 {#4383
            date: 2023-11-09 06:35:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4387 …}
          +nested: Doctrine\ORM\PersistentCollection {#4389 …}
          +votes: Doctrine\ORM\PersistentCollection {#4391 …}
          +reports: Doctrine\ORM\PersistentCollection {#4393 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
          -id: 103507
          -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699508101 {#4384
            date: 2023-11-09 06:35:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
          \n
          I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
          \n
          So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
          \n
          **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1699509831 {#4484
          date: 2023-11-09 07:03:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4488 …}
        +nested: Doctrine\ORM\PersistentCollection {#4490 …}
        +votes: Doctrine\ORM\PersistentCollection {#4492 …}
        +reports: Doctrine\ORM\PersistentCollection {#4494 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
        -id: 103536
        -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596872"
        +editedAt: DateTimeImmutable @1699572176 {#4485
          date: 2023-11-10 00:22:56.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699509831 {#4486
          date: 2023-11-09 07:03:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
        \n
        > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
        \n
        I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699537827 {#4582
        date: 2023-11-09 14:50:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4585 …}
      +nested: Doctrine\ORM\PersistentCollection {#4587 …}
      +votes: Doctrine\ORM\PersistentCollection {#4589 …}
      +reports: Doctrine\ORM\PersistentCollection {#4591 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
      -id: 104195
      -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5642210"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699537827 {#4583
        date: 2023-11-09 14:50:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699546277 {#4635
      date: 2023-11-09 17:11:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4638 …}
    +nested: Doctrine\ORM\PersistentCollection {#4640 …}
    +votes: Doctrine\ORM\PersistentCollection {#4642 …}
    +reports: Doctrine\ORM\PersistentCollection {#4644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
    -id: 104538
    -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1599269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699546277 {#4636
      date: 2023-11-09 17:11:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "The upvote ratio was what made me think that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699548237 {#4718
    date: 2023-11-09 17:43:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4721 …}
  +nested: Doctrine\ORM\PersistentCollection {#4723 …}
  +votes: Doctrine\ORM\PersistentCollection {#4725 …}
  +reports: Doctrine\ORM\PersistentCollection {#4727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4731 …}
  -id: 104623
  -bodyTs: "'made':6 'ratio':3 'think':8 'upvot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5646450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699548237 {#4719
    date: 2023-11-09 17:43:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4720
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4637
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4584
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4487
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4385
          +user: Proxies\__CG__\App\Entity\User {#4386 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4285
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4197
              +user: App\Entity\User {#3948 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4120
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4000
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Making light of trauma is not funny"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 5
                  +score: 0
                  +lastActive: DateTime @1700251516 {#4009
                    date: 2023-11-17 21:05:16.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3998 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                  -id: 103409
                  -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5633978"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699502832 {#3945
                    date: 2023-11-09 05:07:12.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 51
                +score: 0
                +lastActive: DateTime @1699503027 {#4125
                  date: 2023-11-09 05:10:27.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4128 …}
                +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                -id: 103411
                -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596426"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699503027 {#4122
                  date: 2023-11-09 05:10:27.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                \n
                It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                \n
                EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1699503111 {#4193
                date: 2023-11-09 05:11:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4201 …}
              +nested: Doctrine\ORM\PersistentCollection {#4203 …}
              +votes: Doctrine\ORM\PersistentCollection {#4199 …}
              +reports: Doctrine\ORM\PersistentCollection {#4205 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
              -id: 103412
              -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5634054"
              +editedAt: DateTimeImmutable @1699616474 {#4190
                date: 2023-11-10 12:41:14.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699503111 {#4194
                date: 2023-11-09 05:11:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Skipped straight to the “you’re a rapist for making this joke”, huh?\n
              \n
              Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 48
            +score: 0
            +lastActive: DateTime @1699503280 {#4282
              date: 2023-11-09 05:14:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4286 …}
            +nested: Doctrine\ORM\PersistentCollection {#4288 …}
            +votes: Doctrine\ORM\PersistentCollection {#4290 …}
            +reports: Doctrine\ORM\PersistentCollection {#4292 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
            -id: 103416
            -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596450"
            +editedAt: DateTimeImmutable @1699558154 {#4283
              date: 2023-11-09 20:29:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503280 {#4284
              date: 2023-11-09 05:14:40.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
             So I get why you feel attacked but it's a legit criticism
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1699508101 {#4383
            date: 2023-11-09 06:35:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4387 …}
          +nested: Doctrine\ORM\PersistentCollection {#4389 …}
          +votes: Doctrine\ORM\PersistentCollection {#4391 …}
          +reports: Doctrine\ORM\PersistentCollection {#4393 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
          -id: 103507
          -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699508101 {#4384
            date: 2023-11-09 06:35:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
          \n
          I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
          \n
          So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
          \n
          **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1699509831 {#4484
          date: 2023-11-09 07:03:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4488 …}
        +nested: Doctrine\ORM\PersistentCollection {#4490 …}
        +votes: Doctrine\ORM\PersistentCollection {#4492 …}
        +reports: Doctrine\ORM\PersistentCollection {#4494 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
        -id: 103536
        -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596872"
        +editedAt: DateTimeImmutable @1699572176 {#4485
          date: 2023-11-10 00:22:56.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699509831 {#4486
          date: 2023-11-09 07:03:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
        \n
        > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
        \n
        I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699537827 {#4582
        date: 2023-11-09 14:50:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4585 …}
      +nested: Doctrine\ORM\PersistentCollection {#4587 …}
      +votes: Doctrine\ORM\PersistentCollection {#4589 …}
      +reports: Doctrine\ORM\PersistentCollection {#4591 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
      -id: 104195
      -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5642210"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699537827 {#4583
        date: 2023-11-09 14:50:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699546277 {#4635
      date: 2023-11-09 17:11:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4638 …}
    +nested: Doctrine\ORM\PersistentCollection {#4640 …}
    +votes: Doctrine\ORM\PersistentCollection {#4642 …}
    +reports: Doctrine\ORM\PersistentCollection {#4644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
    -id: 104538
    -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1599269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699546277 {#4636
      date: 2023-11-09 17:11:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "The upvote ratio was what made me think that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699548237 {#4718
    date: 2023-11-09 17:43:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4721 …}
  +nested: Doctrine\ORM\PersistentCollection {#4723 …}
  +votes: Doctrine\ORM\PersistentCollection {#4725 …}
  +reports: Doctrine\ORM\PersistentCollection {#4727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4731 …}
  -id: 104623
  -bodyTs: "'made':6 'ratio':3 'think':8 'upvot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5646450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699548237 {#4719
    date: 2023-11-09 17:43:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#4769
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4720
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4637
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4584
        +user: Proxies\__CG__\App\Entity\User {#4301 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4487
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4385
            +user: Proxies\__CG__\App\Entity\User {#4386 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4285
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4197
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4120
                  +user: Proxies\__CG__\App\Entity\User {#1970 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4000
                    +user: App\Entity\User {#3948 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Making light of trauma is not funny"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 5
                    +score: 0
                    +lastActive: DateTime @1700251516 {#4009
                      date: 2023-11-17 21:05:16.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#3998 …}
                    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                    -id: 103409
                    -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5633978"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699502832 {#3945
                      date: 2023-11-09 05:07:12.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 51
                  +score: 0
                  +lastActive: DateTime @1699503027 {#4125
                    date: 2023-11-09 05:10:27.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4128 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                  -id: 103411
                  -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://beehaw.org/comment/1596426"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699503027 {#4122
                    date: 2023-11-09 05:10:27.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                  \n
                  It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                  \n
                  EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1699503111 {#4193
                  date: 2023-11-09 05:11:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4201 …}
                +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                -id: 103412
                -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5634054"
                +editedAt: DateTimeImmutable @1699616474 {#4190
                  date: 2023-11-10 12:41:14.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699503111 {#4194
                  date: 2023-11-09 05:11:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                \n
                Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 48
              +score: 0
              +lastActive: DateTime @1699503280 {#4282
                date: 2023-11-09 05:14:40.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4286 …}
              +nested: Doctrine\ORM\PersistentCollection {#4288 …}
              +votes: Doctrine\ORM\PersistentCollection {#4290 …}
              +reports: Doctrine\ORM\PersistentCollection {#4292 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
              -id: 103416
              -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596450"
              +editedAt: DateTimeImmutable @1699558154 {#4283
                date: 2023-11-09 20:29:14.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699503280 {#4284
                date: 2023-11-09 05:14:40.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
               So I get why you feel attacked but it's a legit criticism
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1699508101 {#4383
              date: 2023-11-09 06:35:01.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4387 …}
            +nested: Doctrine\ORM\PersistentCollection {#4389 …}
            +votes: Doctrine\ORM\PersistentCollection {#4391 …}
            +reports: Doctrine\ORM\PersistentCollection {#4393 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
            -id: 103507
            -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699508101 {#4384
              date: 2023-11-09 06:35:01.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
            \n
            I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
            \n
            So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
            \n
            **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 30
          +score: 0
          +lastActive: DateTime @1699509831 {#4484
            date: 2023-11-09 07:03:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4488 …}
          +nested: Doctrine\ORM\PersistentCollection {#4490 …}
          +votes: Doctrine\ORM\PersistentCollection {#4492 …}
          +reports: Doctrine\ORM\PersistentCollection {#4494 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
          -id: 103536
          -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596872"
          +editedAt: DateTimeImmutable @1699572176 {#4485
            date: 2023-11-10 00:22:56.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699509831 {#4486
            date: 2023-11-09 07:03:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
          \n
          > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
          \n
          I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699537827 {#4582
          date: 2023-11-09 14:50:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4585 …}
        +nested: Doctrine\ORM\PersistentCollection {#4587 …}
        +votes: Doctrine\ORM\PersistentCollection {#4589 …}
        +reports: Doctrine\ORM\PersistentCollection {#4591 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
        -id: 104195
        -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5642210"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699537827 {#4583
          date: 2023-11-09 14:50:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699546277 {#4635
        date: 2023-11-09 17:11:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4638 …}
      +nested: Doctrine\ORM\PersistentCollection {#4640 …}
      +votes: Doctrine\ORM\PersistentCollection {#4642 …}
      +reports: Doctrine\ORM\PersistentCollection {#4644 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
      -id: 104538
      -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1599269"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699546277 {#4636
        date: 2023-11-09 17:11:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "The upvote ratio was what made me think that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699548237 {#4718
      date: 2023-11-09 17:43:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4721 …}
    +nested: Doctrine\ORM\PersistentCollection {#4723 …}
    +votes: Doctrine\ORM\PersistentCollection {#4725 …}
    +reports: Doctrine\ORM\PersistentCollection {#4727 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4729 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4731 …}
    -id: 104623
    -bodyTs: "'made':6 'ratio':3 'think':8 'upvot':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5646450"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699548237 {#4719
      date: 2023-11-09 17:43:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "I… see? Any other fun conclusions you want to jump to based on hilarious “data”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699560368 {#4768
    date: 2023-11-09 21:06:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4772 …}
  +nested: Doctrine\ORM\PersistentCollection {#4777 …}
  +votes: Doctrine\ORM\PersistentCollection {#4773 …}
  +reports: Doctrine\ORM\PersistentCollection {#4779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
  -id: 105283
  -bodyTs: "'base':12 'conclus':6 'data':15 'fun':5 'hilari':14 'jump':10 'see':2 'want':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1600454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699560368 {#4765
    date: 2023-11-09 21:06:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4769
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4720
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4637
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4584
        +user: Proxies\__CG__\App\Entity\User {#4301 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4487
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4385
            +user: Proxies\__CG__\App\Entity\User {#4386 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4285
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4197
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4120
                  +user: Proxies\__CG__\App\Entity\User {#1970 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4000
                    +user: App\Entity\User {#3948 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Making light of trauma is not funny"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 5
                    +score: 0
                    +lastActive: DateTime @1700251516 {#4009
                      date: 2023-11-17 21:05:16.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#3998 …}
                    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                    -id: 103409
                    -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5633978"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699502832 {#3945
                      date: 2023-11-09 05:07:12.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 51
                  +score: 0
                  +lastActive: DateTime @1699503027 {#4125
                    date: 2023-11-09 05:10:27.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4128 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                  -id: 103411
                  -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://beehaw.org/comment/1596426"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699503027 {#4122
                    date: 2023-11-09 05:10:27.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                  \n
                  It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                  \n
                  EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1699503111 {#4193
                  date: 2023-11-09 05:11:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4201 …}
                +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                -id: 103412
                -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5634054"
                +editedAt: DateTimeImmutable @1699616474 {#4190
                  date: 2023-11-10 12:41:14.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699503111 {#4194
                  date: 2023-11-09 05:11:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                \n
                Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 48
              +score: 0
              +lastActive: DateTime @1699503280 {#4282
                date: 2023-11-09 05:14:40.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4286 …}
              +nested: Doctrine\ORM\PersistentCollection {#4288 …}
              +votes: Doctrine\ORM\PersistentCollection {#4290 …}
              +reports: Doctrine\ORM\PersistentCollection {#4292 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
              -id: 103416
              -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596450"
              +editedAt: DateTimeImmutable @1699558154 {#4283
                date: 2023-11-09 20:29:14.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699503280 {#4284
                date: 2023-11-09 05:14:40.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
               So I get why you feel attacked but it's a legit criticism
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1699508101 {#4383
              date: 2023-11-09 06:35:01.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4387 …}
            +nested: Doctrine\ORM\PersistentCollection {#4389 …}
            +votes: Doctrine\ORM\PersistentCollection {#4391 …}
            +reports: Doctrine\ORM\PersistentCollection {#4393 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
            -id: 103507
            -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699508101 {#4384
              date: 2023-11-09 06:35:01.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
            \n
            I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
            \n
            So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
            \n
            **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 30
          +score: 0
          +lastActive: DateTime @1699509831 {#4484
            date: 2023-11-09 07:03:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4488 …}
          +nested: Doctrine\ORM\PersistentCollection {#4490 …}
          +votes: Doctrine\ORM\PersistentCollection {#4492 …}
          +reports: Doctrine\ORM\PersistentCollection {#4494 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
          -id: 103536
          -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596872"
          +editedAt: DateTimeImmutable @1699572176 {#4485
            date: 2023-11-10 00:22:56.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699509831 {#4486
            date: 2023-11-09 07:03:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
          \n
          > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
          \n
          I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699537827 {#4582
          date: 2023-11-09 14:50:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4585 …}
        +nested: Doctrine\ORM\PersistentCollection {#4587 …}
        +votes: Doctrine\ORM\PersistentCollection {#4589 …}
        +reports: Doctrine\ORM\PersistentCollection {#4591 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
        -id: 104195
        -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5642210"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699537827 {#4583
          date: 2023-11-09 14:50:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699546277 {#4635
        date: 2023-11-09 17:11:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4638 …}
      +nested: Doctrine\ORM\PersistentCollection {#4640 …}
      +votes: Doctrine\ORM\PersistentCollection {#4642 …}
      +reports: Doctrine\ORM\PersistentCollection {#4644 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
      -id: 104538
      -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1599269"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699546277 {#4636
        date: 2023-11-09 17:11:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "The upvote ratio was what made me think that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699548237 {#4718
      date: 2023-11-09 17:43:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4721 …}
    +nested: Doctrine\ORM\PersistentCollection {#4723 …}
    +votes: Doctrine\ORM\PersistentCollection {#4725 …}
    +reports: Doctrine\ORM\PersistentCollection {#4727 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4729 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4731 …}
    -id: 104623
    -bodyTs: "'made':6 'ratio':3 'think':8 'upvot':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5646450"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699548237 {#4719
      date: 2023-11-09 17:43:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "I… see? Any other fun conclusions you want to jump to based on hilarious “data”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699560368 {#4768
    date: 2023-11-09 21:06:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4772 …}
  +nested: Doctrine\ORM\PersistentCollection {#4777 …}
  +votes: Doctrine\ORM\PersistentCollection {#4773 …}
  +reports: Doctrine\ORM\PersistentCollection {#4779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
  -id: 105283
  -bodyTs: "'base':12 'conclus':6 'data':15 'fun':5 'hilari':14 'jump':10 'see':2 'want':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1600454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699560368 {#4765
    date: 2023-11-09 21:06:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4769
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4720
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4637
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4584
        +user: Proxies\__CG__\App\Entity\User {#4301 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4487
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4385
            +user: Proxies\__CG__\App\Entity\User {#4386 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4285
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4197
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4120
                  +user: Proxies\__CG__\App\Entity\User {#1970 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4000
                    +user: App\Entity\User {#3948 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Making light of trauma is not funny"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 5
                    +score: 0
                    +lastActive: DateTime @1700251516 {#4009
                      date: 2023-11-17 21:05:16.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#3998 …}
                    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                    -id: 103409
                    -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5633978"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699502832 {#3945
                      date: 2023-11-09 05:07:12.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 51
                  +score: 0
                  +lastActive: DateTime @1699503027 {#4125
                    date: 2023-11-09 05:10:27.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4128 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                  -id: 103411
                  -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://beehaw.org/comment/1596426"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699503027 {#4122
                    date: 2023-11-09 05:10:27.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                  \n
                  It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                  \n
                  EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1699503111 {#4193
                  date: 2023-11-09 05:11:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4201 …}
                +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                -id: 103412
                -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5634054"
                +editedAt: DateTimeImmutable @1699616474 {#4190
                  date: 2023-11-10 12:41:14.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699503111 {#4194
                  date: 2023-11-09 05:11:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                \n
                Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 48
              +score: 0
              +lastActive: DateTime @1699503280 {#4282
                date: 2023-11-09 05:14:40.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4286 …}
              +nested: Doctrine\ORM\PersistentCollection {#4288 …}
              +votes: Doctrine\ORM\PersistentCollection {#4290 …}
              +reports: Doctrine\ORM\PersistentCollection {#4292 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
              -id: 103416
              -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596450"
              +editedAt: DateTimeImmutable @1699558154 {#4283
                date: 2023-11-09 20:29:14.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699503280 {#4284
                date: 2023-11-09 05:14:40.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
               So I get why you feel attacked but it's a legit criticism
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1699508101 {#4383
              date: 2023-11-09 06:35:01.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4387 …}
            +nested: Doctrine\ORM\PersistentCollection {#4389 …}
            +votes: Doctrine\ORM\PersistentCollection {#4391 …}
            +reports: Doctrine\ORM\PersistentCollection {#4393 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
            -id: 103507
            -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699508101 {#4384
              date: 2023-11-09 06:35:01.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
            \n
            I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
            \n
            So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
            \n
            **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 30
          +score: 0
          +lastActive: DateTime @1699509831 {#4484
            date: 2023-11-09 07:03:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4488 …}
          +nested: Doctrine\ORM\PersistentCollection {#4490 …}
          +votes: Doctrine\ORM\PersistentCollection {#4492 …}
          +reports: Doctrine\ORM\PersistentCollection {#4494 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
          -id: 103536
          -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596872"
          +editedAt: DateTimeImmutable @1699572176 {#4485
            date: 2023-11-10 00:22:56.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699509831 {#4486
            date: 2023-11-09 07:03:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
          \n
          > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
          \n
          I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699537827 {#4582
          date: 2023-11-09 14:50:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4585 …}
        +nested: Doctrine\ORM\PersistentCollection {#4587 …}
        +votes: Doctrine\ORM\PersistentCollection {#4589 …}
        +reports: Doctrine\ORM\PersistentCollection {#4591 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
        -id: 104195
        -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5642210"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699537827 {#4583
          date: 2023-11-09 14:50:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699546277 {#4635
        date: 2023-11-09 17:11:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4638 …}
      +nested: Doctrine\ORM\PersistentCollection {#4640 …}
      +votes: Doctrine\ORM\PersistentCollection {#4642 …}
      +reports: Doctrine\ORM\PersistentCollection {#4644 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
      -id: 104538
      -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1599269"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699546277 {#4636
        date: 2023-11-09 17:11:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "The upvote ratio was what made me think that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699548237 {#4718
      date: 2023-11-09 17:43:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4721 …}
    +nested: Doctrine\ORM\PersistentCollection {#4723 …}
    +votes: Doctrine\ORM\PersistentCollection {#4725 …}
    +reports: Doctrine\ORM\PersistentCollection {#4727 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4729 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4731 …}
    -id: 104623
    -bodyTs: "'made':6 'ratio':3 'think':8 'upvot':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5646450"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699548237 {#4719
      date: 2023-11-09 17:43:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "I… see? Any other fun conclusions you want to jump to based on hilarious “data”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699560368 {#4768
    date: 2023-11-09 21:06:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4772 …}
  +nested: Doctrine\ORM\PersistentCollection {#4777 …}
  +votes: Doctrine\ORM\PersistentCollection {#4773 …}
  +reports: Doctrine\ORM\PersistentCollection {#4779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
  -id: 105283
  -bodyTs: "'base':12 'conclus':6 'data':15 'fun':5 'hilari':14 'jump':10 'see':2 'want':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1600454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699560368 {#4765
    date: 2023-11-09 21:06:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#4825
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4769
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4720
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4637
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4584
          +user: Proxies\__CG__\App\Entity\User {#4301 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4487
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4385
              +user: Proxies\__CG__\App\Entity\User {#4386 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4285
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4197
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4120
                    +user: Proxies\__CG__\App\Entity\User {#1970 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4000
                      +user: App\Entity\User {#3948 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "Making light of trauma is not funny"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 5
                      +score: 0
                      +lastActive: DateTime @1700251516 {#4009
                        date: 2023-11-17 21:05:16.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#3998 …}
                      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                      -id: 103409
                      -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ml/comment/5633978"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699502832 {#3945
                        date: 2023-11-09 05:07:12.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 51
                    +score: 0
                    +lastActive: DateTime @1699503027 {#4125
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4128 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                    -id: 103411
                    -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://beehaw.org/comment/1596426"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699503027 {#4122
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                    \n
                    It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                    \n
                    EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1699503111 {#4193
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4201 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                  -id: 103412
                  -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5634054"
                  +editedAt: DateTimeImmutable @1699616474 {#4190
                    date: 2023-11-10 12:41:14.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699503111 {#4194
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                  \n
                  Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 48
                +score: 0
                +lastActive: DateTime @1699503280 {#4282
                  date: 2023-11-09 05:14:40.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4286 …}
                +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                -id: 103416
                -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596450"
                +editedAt: DateTimeImmutable @1699558154 {#4283
                  date: 2023-11-09 20:29:14.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699503280 {#4284
                  date: 2023-11-09 05:14:40.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                 So I get why you feel attacked but it's a legit criticism
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1699508101 {#4383
                date: 2023-11-09 06:35:01.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4387 …}
              +nested: Doctrine\ORM\PersistentCollection {#4389 …}
              +votes: Doctrine\ORM\PersistentCollection {#4391 …}
              +reports: Doctrine\ORM\PersistentCollection {#4393 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
              -id: 103507
              -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699508101 {#4384
                date: 2023-11-09 06:35:01.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
              \n
              I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
              \n
              So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
              \n
              **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 30
            +score: 0
            +lastActive: DateTime @1699509831 {#4484
              date: 2023-11-09 07:03:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4488 …}
            +nested: Doctrine\ORM\PersistentCollection {#4490 …}
            +votes: Doctrine\ORM\PersistentCollection {#4492 …}
            +reports: Doctrine\ORM\PersistentCollection {#4494 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
            -id: 103536
            -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596872"
            +editedAt: DateTimeImmutable @1699572176 {#4485
              date: 2023-11-10 00:22:56.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699509831 {#4486
              date: 2023-11-09 07:03:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
            \n
            > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
            \n
            I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699537827 {#4582
            date: 2023-11-09 14:50:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4585 …}
          +nested: Doctrine\ORM\PersistentCollection {#4587 …}
          +votes: Doctrine\ORM\PersistentCollection {#4589 …}
          +reports: Doctrine\ORM\PersistentCollection {#4591 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
          -id: 104195
          -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5642210"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699537827 {#4583
            date: 2023-11-09 14:50:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699546277 {#4635
          date: 2023-11-09 17:11:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4638 …}
        +nested: Doctrine\ORM\PersistentCollection {#4640 …}
        +votes: Doctrine\ORM\PersistentCollection {#4642 …}
        +reports: Doctrine\ORM\PersistentCollection {#4644 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
        -id: 104538
        -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1599269"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699546277 {#4636
          date: 2023-11-09 17:11:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "The upvote ratio was what made me think that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699548237 {#4718
        date: 2023-11-09 17:43:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4721 …}
      +nested: Doctrine\ORM\PersistentCollection {#4723 …}
      +votes: Doctrine\ORM\PersistentCollection {#4725 …}
      +reports: Doctrine\ORM\PersistentCollection {#4727 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4731 …}
      -id: 104623
      -bodyTs: "'made':6 'ratio':3 'think':8 'upvot':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5646450"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699548237 {#4719
        date: 2023-11-09 17:43:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "I… see? Any other fun conclusions you want to jump to based on hilarious “data”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699560368 {#4768
      date: 2023-11-09 21:06:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4772 …}
    +nested: Doctrine\ORM\PersistentCollection {#4777 …}
    +votes: Doctrine\ORM\PersistentCollection {#4773 …}
    +reports: Doctrine\ORM\PersistentCollection {#4779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
    -id: 105283
    -bodyTs: "'base':12 'conclus':6 'data':15 'fun':5 'hilari':14 'jump':10 'see':2 'want':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1600454"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699560368 {#4765
      date: 2023-11-09 21:06:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Idk post some more forwards from Grandma and I’ll let you know"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699565004 {#4826
    date: 2023-11-09 22:23:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4822 …}
  +nested: Doctrine\ORM\PersistentCollection {#4818 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4831 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
  -id: 105492
  -bodyTs: "'forward':5 'grandma':7 'idk':1 'know':13 'let':11 'll':10 'post':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5653955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699565004 {#4829
    date: 2023-11-09 22:23:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#4825
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4769
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4720
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4637
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4584
          +user: Proxies\__CG__\App\Entity\User {#4301 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4487
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4385
              +user: Proxies\__CG__\App\Entity\User {#4386 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4285
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4197
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4120
                    +user: Proxies\__CG__\App\Entity\User {#1970 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4000
                      +user: App\Entity\User {#3948 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "Making light of trauma is not funny"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 5
                      +score: 0
                      +lastActive: DateTime @1700251516 {#4009
                        date: 2023-11-17 21:05:16.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#3998 …}
                      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                      -id: 103409
                      -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ml/comment/5633978"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699502832 {#3945
                        date: 2023-11-09 05:07:12.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 51
                    +score: 0
                    +lastActive: DateTime @1699503027 {#4125
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4128 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                    -id: 103411
                    -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://beehaw.org/comment/1596426"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699503027 {#4122
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                    \n
                    It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                    \n
                    EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1699503111 {#4193
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4201 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                  -id: 103412
                  -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5634054"
                  +editedAt: DateTimeImmutable @1699616474 {#4190
                    date: 2023-11-10 12:41:14.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699503111 {#4194
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                  \n
                  Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 48
                +score: 0
                +lastActive: DateTime @1699503280 {#4282
                  date: 2023-11-09 05:14:40.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4286 …}
                +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                -id: 103416
                -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596450"
                +editedAt: DateTimeImmutable @1699558154 {#4283
                  date: 2023-11-09 20:29:14.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699503280 {#4284
                  date: 2023-11-09 05:14:40.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                 So I get why you feel attacked but it's a legit criticism
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1699508101 {#4383
                date: 2023-11-09 06:35:01.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4387 …}
              +nested: Doctrine\ORM\PersistentCollection {#4389 …}
              +votes: Doctrine\ORM\PersistentCollection {#4391 …}
              +reports: Doctrine\ORM\PersistentCollection {#4393 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
              -id: 103507
              -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699508101 {#4384
                date: 2023-11-09 06:35:01.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
              \n
              I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
              \n
              So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
              \n
              **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 30
            +score: 0
            +lastActive: DateTime @1699509831 {#4484
              date: 2023-11-09 07:03:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4488 …}
            +nested: Doctrine\ORM\PersistentCollection {#4490 …}
            +votes: Doctrine\ORM\PersistentCollection {#4492 …}
            +reports: Doctrine\ORM\PersistentCollection {#4494 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
            -id: 103536
            -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596872"
            +editedAt: DateTimeImmutable @1699572176 {#4485
              date: 2023-11-10 00:22:56.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699509831 {#4486
              date: 2023-11-09 07:03:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
            \n
            > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
            \n
            I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699537827 {#4582
            date: 2023-11-09 14:50:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4585 …}
          +nested: Doctrine\ORM\PersistentCollection {#4587 …}
          +votes: Doctrine\ORM\PersistentCollection {#4589 …}
          +reports: Doctrine\ORM\PersistentCollection {#4591 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
          -id: 104195
          -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5642210"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699537827 {#4583
            date: 2023-11-09 14:50:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699546277 {#4635
          date: 2023-11-09 17:11:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4638 …}
        +nested: Doctrine\ORM\PersistentCollection {#4640 …}
        +votes: Doctrine\ORM\PersistentCollection {#4642 …}
        +reports: Doctrine\ORM\PersistentCollection {#4644 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
        -id: 104538
        -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1599269"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699546277 {#4636
          date: 2023-11-09 17:11:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "The upvote ratio was what made me think that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699548237 {#4718
        date: 2023-11-09 17:43:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4721 …}
      +nested: Doctrine\ORM\PersistentCollection {#4723 …}
      +votes: Doctrine\ORM\PersistentCollection {#4725 …}
      +reports: Doctrine\ORM\PersistentCollection {#4727 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4731 …}
      -id: 104623
      -bodyTs: "'made':6 'ratio':3 'think':8 'upvot':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5646450"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699548237 {#4719
        date: 2023-11-09 17:43:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "I… see? Any other fun conclusions you want to jump to based on hilarious “data”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699560368 {#4768
      date: 2023-11-09 21:06:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4772 …}
    +nested: Doctrine\ORM\PersistentCollection {#4777 …}
    +votes: Doctrine\ORM\PersistentCollection {#4773 …}
    +reports: Doctrine\ORM\PersistentCollection {#4779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
    -id: 105283
    -bodyTs: "'base':12 'conclus':6 'data':15 'fun':5 'hilari':14 'jump':10 'see':2 'want':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1600454"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699560368 {#4765
      date: 2023-11-09 21:06:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Idk post some more forwards from Grandma and I’ll let you know"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699565004 {#4826
    date: 2023-11-09 22:23:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4822 …}
  +nested: Doctrine\ORM\PersistentCollection {#4818 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4831 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
  -id: 105492
  -bodyTs: "'forward':5 'grandma':7 'idk':1 'know':13 'let':11 'll':10 'post':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5653955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699565004 {#4829
    date: 2023-11-09 22:23:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#4825
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4769
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4720
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4637
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4584
          +user: Proxies\__CG__\App\Entity\User {#4301 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4487
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4385
              +user: Proxies\__CG__\App\Entity\User {#4386 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4285
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4197
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4120
                    +user: Proxies\__CG__\App\Entity\User {#1970 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4000
                      +user: App\Entity\User {#3948 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "Making light of trauma is not funny"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 5
                      +score: 0
                      +lastActive: DateTime @1700251516 {#4009
                        date: 2023-11-17 21:05:16.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#3998 …}
                      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                      -id: 103409
                      -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ml/comment/5633978"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699502832 {#3945
                        date: 2023-11-09 05:07:12.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 51
                    +score: 0
                    +lastActive: DateTime @1699503027 {#4125
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4128 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                    -id: 103411
                    -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://beehaw.org/comment/1596426"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699503027 {#4122
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                    \n
                    It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                    \n
                    EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1699503111 {#4193
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4201 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                  -id: 103412
                  -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5634054"
                  +editedAt: DateTimeImmutable @1699616474 {#4190
                    date: 2023-11-10 12:41:14.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699503111 {#4194
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                  \n
                  Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 48
                +score: 0
                +lastActive: DateTime @1699503280 {#4282
                  date: 2023-11-09 05:14:40.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4286 …}
                +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                -id: 103416
                -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596450"
                +editedAt: DateTimeImmutable @1699558154 {#4283
                  date: 2023-11-09 20:29:14.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699503280 {#4284
                  date: 2023-11-09 05:14:40.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                 So I get why you feel attacked but it's a legit criticism
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1699508101 {#4383
                date: 2023-11-09 06:35:01.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4387 …}
              +nested: Doctrine\ORM\PersistentCollection {#4389 …}
              +votes: Doctrine\ORM\PersistentCollection {#4391 …}
              +reports: Doctrine\ORM\PersistentCollection {#4393 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
              -id: 103507
              -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699508101 {#4384
                date: 2023-11-09 06:35:01.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
              \n
              I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
              \n
              So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
              \n
              **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 30
            +score: 0
            +lastActive: DateTime @1699509831 {#4484
              date: 2023-11-09 07:03:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4488 …}
            +nested: Doctrine\ORM\PersistentCollection {#4490 …}
            +votes: Doctrine\ORM\PersistentCollection {#4492 …}
            +reports: Doctrine\ORM\PersistentCollection {#4494 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
            -id: 103536
            -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596872"
            +editedAt: DateTimeImmutable @1699572176 {#4485
              date: 2023-11-10 00:22:56.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699509831 {#4486
              date: 2023-11-09 07:03:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
            \n
            > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
            \n
            I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699537827 {#4582
            date: 2023-11-09 14:50:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4585 …}
          +nested: Doctrine\ORM\PersistentCollection {#4587 …}
          +votes: Doctrine\ORM\PersistentCollection {#4589 …}
          +reports: Doctrine\ORM\PersistentCollection {#4591 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
          -id: 104195
          -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5642210"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699537827 {#4583
            date: 2023-11-09 14:50:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699546277 {#4635
          date: 2023-11-09 17:11:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4638 …}
        +nested: Doctrine\ORM\PersistentCollection {#4640 …}
        +votes: Doctrine\ORM\PersistentCollection {#4642 …}
        +reports: Doctrine\ORM\PersistentCollection {#4644 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
        -id: 104538
        -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1599269"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699546277 {#4636
          date: 2023-11-09 17:11:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "The upvote ratio was what made me think that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699548237 {#4718
        date: 2023-11-09 17:43:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4721 …}
      +nested: Doctrine\ORM\PersistentCollection {#4723 …}
      +votes: Doctrine\ORM\PersistentCollection {#4725 …}
      +reports: Doctrine\ORM\PersistentCollection {#4727 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4731 …}
      -id: 104623
      -bodyTs: "'made':6 'ratio':3 'think':8 'upvot':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5646450"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699548237 {#4719
        date: 2023-11-09 17:43:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "I… see? Any other fun conclusions you want to jump to based on hilarious “data”?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699560368 {#4768
      date: 2023-11-09 21:06:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4772 …}
    +nested: Doctrine\ORM\PersistentCollection {#4777 …}
    +votes: Doctrine\ORM\PersistentCollection {#4773 …}
    +reports: Doctrine\ORM\PersistentCollection {#4779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
    -id: 105283
    -bodyTs: "'base':12 'conclus':6 'data':15 'fun':5 'hilari':14 'jump':10 'see':2 'want':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1600454"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699560368 {#4765
      date: 2023-11-09 21:06:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Idk post some more forwards from Grandma and I’ll let you know"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699565004 {#4826
    date: 2023-11-09 22:23:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4822 …}
  +nested: Doctrine\ORM\PersistentCollection {#4818 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4831 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
  -id: 105492
  -bodyTs: "'forward':5 'grandma':7 'idk':1 'know':13 'let':11 'll':10 'post':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5653955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699565004 {#4829
    date: 2023-11-09 22:23:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#4735
  +user: Proxies\__CG__\App\Entity\User {#4214 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4637
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4584
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4487
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4385
          +user: Proxies\__CG__\App\Entity\User {#4386 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4285
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4197
              +user: App\Entity\User {#3948 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4120
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4000
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Making light of trauma is not funny"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 5
                  +score: 0
                  +lastActive: DateTime @1700251516 {#4009
                    date: 2023-11-17 21:05:16.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3998 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                  -id: 103409
                  -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5633978"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699502832 {#3945
                    date: 2023-11-09 05:07:12.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 51
                +score: 0
                +lastActive: DateTime @1699503027 {#4125
                  date: 2023-11-09 05:10:27.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4128 …}
                +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                -id: 103411
                -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596426"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699503027 {#4122
                  date: 2023-11-09 05:10:27.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                \n
                It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                \n
                EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1699503111 {#4193
                date: 2023-11-09 05:11:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4201 …}
              +nested: Doctrine\ORM\PersistentCollection {#4203 …}
              +votes: Doctrine\ORM\PersistentCollection {#4199 …}
              +reports: Doctrine\ORM\PersistentCollection {#4205 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
              -id: 103412
              -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5634054"
              +editedAt: DateTimeImmutable @1699616474 {#4190
                date: 2023-11-10 12:41:14.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699503111 {#4194
                date: 2023-11-09 05:11:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Skipped straight to the “you’re a rapist for making this joke”, huh?\n
              \n
              Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 48
            +score: 0
            +lastActive: DateTime @1699503280 {#4282
              date: 2023-11-09 05:14:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4286 …}
            +nested: Doctrine\ORM\PersistentCollection {#4288 …}
            +votes: Doctrine\ORM\PersistentCollection {#4290 …}
            +reports: Doctrine\ORM\PersistentCollection {#4292 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
            -id: 103416
            -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596450"
            +editedAt: DateTimeImmutable @1699558154 {#4283
              date: 2023-11-09 20:29:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503280 {#4284
              date: 2023-11-09 05:14:40.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
             So I get why you feel attacked but it's a legit criticism
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1699508101 {#4383
            date: 2023-11-09 06:35:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4387 …}
          +nested: Doctrine\ORM\PersistentCollection {#4389 …}
          +votes: Doctrine\ORM\PersistentCollection {#4391 …}
          +reports: Doctrine\ORM\PersistentCollection {#4393 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
          -id: 103507
          -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699508101 {#4384
            date: 2023-11-09 06:35:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
          \n
          I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
          \n
          So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
          \n
          **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1699509831 {#4484
          date: 2023-11-09 07:03:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4488 …}
        +nested: Doctrine\ORM\PersistentCollection {#4490 …}
        +votes: Doctrine\ORM\PersistentCollection {#4492 …}
        +reports: Doctrine\ORM\PersistentCollection {#4494 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
        -id: 103536
        -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596872"
        +editedAt: DateTimeImmutable @1699572176 {#4485
          date: 2023-11-10 00:22:56.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699509831 {#4486
          date: 2023-11-09 07:03:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
        \n
        > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
        \n
        I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699537827 {#4582
        date: 2023-11-09 14:50:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4585 …}
      +nested: Doctrine\ORM\PersistentCollection {#4587 …}
      +votes: Doctrine\ORM\PersistentCollection {#4589 …}
      +reports: Doctrine\ORM\PersistentCollection {#4591 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
      -id: 104195
      -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5642210"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699537827 {#4583
        date: 2023-11-09 14:50:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699546277 {#4635
      date: 2023-11-09 17:11:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4638 …}
    +nested: Doctrine\ORM\PersistentCollection {#4640 …}
    +votes: Doctrine\ORM\PersistentCollection {#4642 …}
    +reports: Doctrine\ORM\PersistentCollection {#4644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
    -id: 104538
    -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1599269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699546277 {#4636
      date: 2023-11-09 17:11:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699553359 {#4733
    date: 2023-11-09 19:09:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4736 …}
  +nested: Doctrine\ORM\PersistentCollection {#4738 …}
  +votes: Doctrine\ORM\PersistentCollection {#4740 …}
  +reports: Doctrine\ORM\PersistentCollection {#4742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
  -id: 104905
  -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4941580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699553359 {#4734
    date: 2023-11-09 19:09:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#4735
  +user: Proxies\__CG__\App\Entity\User {#4214 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4637
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4584
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4487
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4385
          +user: Proxies\__CG__\App\Entity\User {#4386 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4285
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4197
              +user: App\Entity\User {#3948 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4120
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4000
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Making light of trauma is not funny"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 5
                  +score: 0
                  +lastActive: DateTime @1700251516 {#4009
                    date: 2023-11-17 21:05:16.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3998 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                  -id: 103409
                  -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5633978"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699502832 {#3945
                    date: 2023-11-09 05:07:12.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 51
                +score: 0
                +lastActive: DateTime @1699503027 {#4125
                  date: 2023-11-09 05:10:27.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4128 …}
                +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                -id: 103411
                -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596426"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699503027 {#4122
                  date: 2023-11-09 05:10:27.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                \n
                It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                \n
                EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1699503111 {#4193
                date: 2023-11-09 05:11:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4201 …}
              +nested: Doctrine\ORM\PersistentCollection {#4203 …}
              +votes: Doctrine\ORM\PersistentCollection {#4199 …}
              +reports: Doctrine\ORM\PersistentCollection {#4205 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
              -id: 103412
              -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5634054"
              +editedAt: DateTimeImmutable @1699616474 {#4190
                date: 2023-11-10 12:41:14.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699503111 {#4194
                date: 2023-11-09 05:11:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Skipped straight to the “you’re a rapist for making this joke”, huh?\n
              \n
              Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 48
            +score: 0
            +lastActive: DateTime @1699503280 {#4282
              date: 2023-11-09 05:14:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4286 …}
            +nested: Doctrine\ORM\PersistentCollection {#4288 …}
            +votes: Doctrine\ORM\PersistentCollection {#4290 …}
            +reports: Doctrine\ORM\PersistentCollection {#4292 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
            -id: 103416
            -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596450"
            +editedAt: DateTimeImmutable @1699558154 {#4283
              date: 2023-11-09 20:29:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503280 {#4284
              date: 2023-11-09 05:14:40.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
             So I get why you feel attacked but it's a legit criticism
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1699508101 {#4383
            date: 2023-11-09 06:35:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4387 …}
          +nested: Doctrine\ORM\PersistentCollection {#4389 …}
          +votes: Doctrine\ORM\PersistentCollection {#4391 …}
          +reports: Doctrine\ORM\PersistentCollection {#4393 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
          -id: 103507
          -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699508101 {#4384
            date: 2023-11-09 06:35:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
          \n
          I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
          \n
          So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
          \n
          **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1699509831 {#4484
          date: 2023-11-09 07:03:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4488 …}
        +nested: Doctrine\ORM\PersistentCollection {#4490 …}
        +votes: Doctrine\ORM\PersistentCollection {#4492 …}
        +reports: Doctrine\ORM\PersistentCollection {#4494 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
        -id: 103536
        -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596872"
        +editedAt: DateTimeImmutable @1699572176 {#4485
          date: 2023-11-10 00:22:56.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699509831 {#4486
          date: 2023-11-09 07:03:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
        \n
        > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
        \n
        I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699537827 {#4582
        date: 2023-11-09 14:50:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4585 …}
      +nested: Doctrine\ORM\PersistentCollection {#4587 …}
      +votes: Doctrine\ORM\PersistentCollection {#4589 …}
      +reports: Doctrine\ORM\PersistentCollection {#4591 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
      -id: 104195
      -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5642210"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699537827 {#4583
        date: 2023-11-09 14:50:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699546277 {#4635
      date: 2023-11-09 17:11:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4638 …}
    +nested: Doctrine\ORM\PersistentCollection {#4640 …}
    +votes: Doctrine\ORM\PersistentCollection {#4642 …}
    +reports: Doctrine\ORM\PersistentCollection {#4644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
    -id: 104538
    -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1599269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699546277 {#4636
      date: 2023-11-09 17:11:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699553359 {#4733
    date: 2023-11-09 19:09:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4736 …}
  +nested: Doctrine\ORM\PersistentCollection {#4738 …}
  +votes: Doctrine\ORM\PersistentCollection {#4740 …}
  +reports: Doctrine\ORM\PersistentCollection {#4742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
  -id: 104905
  -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4941580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699553359 {#4734
    date: 2023-11-09 19:09:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#4735
  +user: Proxies\__CG__\App\Entity\User {#4214 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4637
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4584
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4487
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4385
          +user: Proxies\__CG__\App\Entity\User {#4386 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4285
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4197
              +user: App\Entity\User {#3948 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4120
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4000
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Making light of trauma is not funny"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 5
                  +score: 0
                  +lastActive: DateTime @1700251516 {#4009
                    date: 2023-11-17 21:05:16.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3998 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                  -id: 103409
                  -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5633978"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699502832 {#3945
                    date: 2023-11-09 05:07:12.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 51
                +score: 0
                +lastActive: DateTime @1699503027 {#4125
                  date: 2023-11-09 05:10:27.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4128 …}
                +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                -id: 103411
                -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596426"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699503027 {#4122
                  date: 2023-11-09 05:10:27.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                \n
                It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                \n
                EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1699503111 {#4193
                date: 2023-11-09 05:11:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4201 …}
              +nested: Doctrine\ORM\PersistentCollection {#4203 …}
              +votes: Doctrine\ORM\PersistentCollection {#4199 …}
              +reports: Doctrine\ORM\PersistentCollection {#4205 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
              -id: 103412
              -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5634054"
              +editedAt: DateTimeImmutable @1699616474 {#4190
                date: 2023-11-10 12:41:14.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699503111 {#4194
                date: 2023-11-09 05:11:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Skipped straight to the “you’re a rapist for making this joke”, huh?\n
              \n
              Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 48
            +score: 0
            +lastActive: DateTime @1699503280 {#4282
              date: 2023-11-09 05:14:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4286 …}
            +nested: Doctrine\ORM\PersistentCollection {#4288 …}
            +votes: Doctrine\ORM\PersistentCollection {#4290 …}
            +reports: Doctrine\ORM\PersistentCollection {#4292 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
            -id: 103416
            -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596450"
            +editedAt: DateTimeImmutable @1699558154 {#4283
              date: 2023-11-09 20:29:14.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699503280 {#4284
              date: 2023-11-09 05:14:40.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
             So I get why you feel attacked but it's a legit criticism
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1699508101 {#4383
            date: 2023-11-09 06:35:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4387 …}
          +nested: Doctrine\ORM\PersistentCollection {#4389 …}
          +votes: Doctrine\ORM\PersistentCollection {#4391 …}
          +reports: Doctrine\ORM\PersistentCollection {#4393 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
          -id: 103507
          -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699508101 {#4384
            date: 2023-11-09 06:35:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
          \n
          I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
          \n
          So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
          \n
          **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1699509831 {#4484
          date: 2023-11-09 07:03:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4488 …}
        +nested: Doctrine\ORM\PersistentCollection {#4490 …}
        +votes: Doctrine\ORM\PersistentCollection {#4492 …}
        +reports: Doctrine\ORM\PersistentCollection {#4494 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
        -id: 103536
        -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1596872"
        +editedAt: DateTimeImmutable @1699572176 {#4485
          date: 2023-11-10 00:22:56.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699509831 {#4486
          date: 2023-11-09 07:03:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: """
        > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
        \n
        > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
        \n
        I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699537827 {#4582
        date: 2023-11-09 14:50:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4585 …}
      +nested: Doctrine\ORM\PersistentCollection {#4587 …}
      +votes: Doctrine\ORM\PersistentCollection {#4589 …}
      +reports: Doctrine\ORM\PersistentCollection {#4591 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
      -id: 104195
      -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5642210"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699537827 {#4583
        date: 2023-11-09 14:50:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699546277 {#4635
      date: 2023-11-09 17:11:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4638 …}
    +nested: Doctrine\ORM\PersistentCollection {#4640 …}
    +votes: Doctrine\ORM\PersistentCollection {#4642 …}
    +reports: Doctrine\ORM\PersistentCollection {#4644 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
    -id: 104538
    -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1599269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699546277 {#4636
      date: 2023-11-09 17:11:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699553359 {#4733
    date: 2023-11-09 19:09:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4736 …}
  +nested: Doctrine\ORM\PersistentCollection {#4738 …}
  +votes: Doctrine\ORM\PersistentCollection {#4740 …}
  +reports: Doctrine\ORM\PersistentCollection {#4742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
  -id: 104905
  -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4941580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699553359 {#4734
    date: 2023-11-09 19:09:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#4787
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4735
    +user: Proxies\__CG__\App\Entity\User {#4214 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4637
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4584
        +user: Proxies\__CG__\App\Entity\User {#4301 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4487
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4385
            +user: Proxies\__CG__\App\Entity\User {#4386 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4285
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4197
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4120
                  +user: Proxies\__CG__\App\Entity\User {#1970 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4000
                    +user: App\Entity\User {#3948 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Making light of trauma is not funny"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 5
                    +score: 0
                    +lastActive: DateTime @1700251516 {#4009
                      date: 2023-11-17 21:05:16.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#3998 …}
                    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                    -id: 103409
                    -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5633978"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699502832 {#3945
                      date: 2023-11-09 05:07:12.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 51
                  +score: 0
                  +lastActive: DateTime @1699503027 {#4125
                    date: 2023-11-09 05:10:27.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4128 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                  -id: 103411
                  -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://beehaw.org/comment/1596426"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699503027 {#4122
                    date: 2023-11-09 05:10:27.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                  \n
                  It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                  \n
                  EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1699503111 {#4193
                  date: 2023-11-09 05:11:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4201 …}
                +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                -id: 103412
                -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5634054"
                +editedAt: DateTimeImmutable @1699616474 {#4190
                  date: 2023-11-10 12:41:14.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699503111 {#4194
                  date: 2023-11-09 05:11:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                \n
                Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 48
              +score: 0
              +lastActive: DateTime @1699503280 {#4282
                date: 2023-11-09 05:14:40.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4286 …}
              +nested: Doctrine\ORM\PersistentCollection {#4288 …}
              +votes: Doctrine\ORM\PersistentCollection {#4290 …}
              +reports: Doctrine\ORM\PersistentCollection {#4292 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
              -id: 103416
              -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596450"
              +editedAt: DateTimeImmutable @1699558154 {#4283
                date: 2023-11-09 20:29:14.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699503280 {#4284
                date: 2023-11-09 05:14:40.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
               So I get why you feel attacked but it's a legit criticism
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1699508101 {#4383
              date: 2023-11-09 06:35:01.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4387 …}
            +nested: Doctrine\ORM\PersistentCollection {#4389 …}
            +votes: Doctrine\ORM\PersistentCollection {#4391 …}
            +reports: Doctrine\ORM\PersistentCollection {#4393 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
            -id: 103507
            -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699508101 {#4384
              date: 2023-11-09 06:35:01.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
            \n
            I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
            \n
            So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
            \n
            **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 30
          +score: 0
          +lastActive: DateTime @1699509831 {#4484
            date: 2023-11-09 07:03:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4488 …}
          +nested: Doctrine\ORM\PersistentCollection {#4490 …}
          +votes: Doctrine\ORM\PersistentCollection {#4492 …}
          +reports: Doctrine\ORM\PersistentCollection {#4494 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
          -id: 103536
          -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596872"
          +editedAt: DateTimeImmutable @1699572176 {#4485
            date: 2023-11-10 00:22:56.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699509831 {#4486
            date: 2023-11-09 07:03:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
          \n
          > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
          \n
          I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699537827 {#4582
          date: 2023-11-09 14:50:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4585 …}
        +nested: Doctrine\ORM\PersistentCollection {#4587 …}
        +votes: Doctrine\ORM\PersistentCollection {#4589 …}
        +reports: Doctrine\ORM\PersistentCollection {#4591 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
        -id: 104195
        -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5642210"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699537827 {#4583
          date: 2023-11-09 14:50:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699546277 {#4635
        date: 2023-11-09 17:11:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4638 …}
      +nested: Doctrine\ORM\PersistentCollection {#4640 …}
      +votes: Doctrine\ORM\PersistentCollection {#4642 …}
      +reports: Doctrine\ORM\PersistentCollection {#4644 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
      -id: 104538
      -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1599269"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699546277 {#4636
        date: 2023-11-09 17:11:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699553359 {#4733
      date: 2023-11-09 19:09:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4736 …}
    +nested: Doctrine\ORM\PersistentCollection {#4738 …}
    +votes: Doctrine\ORM\PersistentCollection {#4740 …}
    +reports: Doctrine\ORM\PersistentCollection {#4742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
    -id: 104905
    -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4941580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699553359 {#4734
      date: 2023-11-09 19:09:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "I swear this post brought out some *really* fucking uptight and weird people"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699560404 {#4785
    date: 2023-11-09 21:06:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4788 …}
  +nested: Doctrine\ORM\PersistentCollection {#4790 …}
  +votes: Doctrine\ORM\PersistentCollection {#4792 …}
  +reports: Doctrine\ORM\PersistentCollection {#4794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
  -id: 105289
  -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1600457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699560404 {#4786
    date: 2023-11-09 21:06:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#4787
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4735
    +user: Proxies\__CG__\App\Entity\User {#4214 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4637
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4584
        +user: Proxies\__CG__\App\Entity\User {#4301 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4487
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4385
            +user: Proxies\__CG__\App\Entity\User {#4386 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4285
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4197
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4120
                  +user: Proxies\__CG__\App\Entity\User {#1970 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4000
                    +user: App\Entity\User {#3948 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Making light of trauma is not funny"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 5
                    +score: 0
                    +lastActive: DateTime @1700251516 {#4009
                      date: 2023-11-17 21:05:16.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#3998 …}
                    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                    -id: 103409
                    -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5633978"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699502832 {#3945
                      date: 2023-11-09 05:07:12.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 51
                  +score: 0
                  +lastActive: DateTime @1699503027 {#4125
                    date: 2023-11-09 05:10:27.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4128 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                  -id: 103411
                  -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://beehaw.org/comment/1596426"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699503027 {#4122
                    date: 2023-11-09 05:10:27.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                  \n
                  It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                  \n
                  EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1699503111 {#4193
                  date: 2023-11-09 05:11:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4201 …}
                +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                -id: 103412
                -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5634054"
                +editedAt: DateTimeImmutable @1699616474 {#4190
                  date: 2023-11-10 12:41:14.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699503111 {#4194
                  date: 2023-11-09 05:11:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                \n
                Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 48
              +score: 0
              +lastActive: DateTime @1699503280 {#4282
                date: 2023-11-09 05:14:40.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4286 …}
              +nested: Doctrine\ORM\PersistentCollection {#4288 …}
              +votes: Doctrine\ORM\PersistentCollection {#4290 …}
              +reports: Doctrine\ORM\PersistentCollection {#4292 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
              -id: 103416
              -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596450"
              +editedAt: DateTimeImmutable @1699558154 {#4283
                date: 2023-11-09 20:29:14.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699503280 {#4284
                date: 2023-11-09 05:14:40.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
               So I get why you feel attacked but it's a legit criticism
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1699508101 {#4383
              date: 2023-11-09 06:35:01.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4387 …}
            +nested: Doctrine\ORM\PersistentCollection {#4389 …}
            +votes: Doctrine\ORM\PersistentCollection {#4391 …}
            +reports: Doctrine\ORM\PersistentCollection {#4393 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
            -id: 103507
            -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699508101 {#4384
              date: 2023-11-09 06:35:01.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
            \n
            I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
            \n
            So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
            \n
            **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 30
          +score: 0
          +lastActive: DateTime @1699509831 {#4484
            date: 2023-11-09 07:03:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4488 …}
          +nested: Doctrine\ORM\PersistentCollection {#4490 …}
          +votes: Doctrine\ORM\PersistentCollection {#4492 …}
          +reports: Doctrine\ORM\PersistentCollection {#4494 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
          -id: 103536
          -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596872"
          +editedAt: DateTimeImmutable @1699572176 {#4485
            date: 2023-11-10 00:22:56.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699509831 {#4486
            date: 2023-11-09 07:03:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
          \n
          > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
          \n
          I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699537827 {#4582
          date: 2023-11-09 14:50:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4585 …}
        +nested: Doctrine\ORM\PersistentCollection {#4587 …}
        +votes: Doctrine\ORM\PersistentCollection {#4589 …}
        +reports: Doctrine\ORM\PersistentCollection {#4591 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
        -id: 104195
        -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5642210"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699537827 {#4583
          date: 2023-11-09 14:50:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699546277 {#4635
        date: 2023-11-09 17:11:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4638 …}
      +nested: Doctrine\ORM\PersistentCollection {#4640 …}
      +votes: Doctrine\ORM\PersistentCollection {#4642 …}
      +reports: Doctrine\ORM\PersistentCollection {#4644 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
      -id: 104538
      -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1599269"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699546277 {#4636
        date: 2023-11-09 17:11:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699553359 {#4733
      date: 2023-11-09 19:09:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4736 …}
    +nested: Doctrine\ORM\PersistentCollection {#4738 …}
    +votes: Doctrine\ORM\PersistentCollection {#4740 …}
    +reports: Doctrine\ORM\PersistentCollection {#4742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
    -id: 104905
    -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4941580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699553359 {#4734
      date: 2023-11-09 19:09:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "I swear this post brought out some *really* fucking uptight and weird people"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699560404 {#4785
    date: 2023-11-09 21:06:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4788 …}
  +nested: Doctrine\ORM\PersistentCollection {#4790 …}
  +votes: Doctrine\ORM\PersistentCollection {#4792 …}
  +reports: Doctrine\ORM\PersistentCollection {#4794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
  -id: 105289
  -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1600457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699560404 {#4786
    date: 2023-11-09 21:06:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#4787
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4735
    +user: Proxies\__CG__\App\Entity\User {#4214 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4637
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4584
        +user: Proxies\__CG__\App\Entity\User {#4301 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4487
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4385
            +user: Proxies\__CG__\App\Entity\User {#4386 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4285
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4197
                +user: App\Entity\User {#3948 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4120
                  +user: Proxies\__CG__\App\Entity\User {#1970 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4000
                    +user: App\Entity\User {#3948 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Making light of trauma is not funny"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 5
                    +score: 0
                    +lastActive: DateTime @1700251516 {#4009
                      date: 2023-11-17 21:05:16.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#3998 …}
                    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                    -id: 103409
                    -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5633978"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699502832 {#3945
                      date: 2023-11-09 05:07:12.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 51
                  +score: 0
                  +lastActive: DateTime @1699503027 {#4125
                    date: 2023-11-09 05:10:27.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4128 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                  -id: 103411
                  -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://beehaw.org/comment/1596426"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699503027 {#4122
                    date: 2023-11-09 05:10:27.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                  \n
                  It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                  \n
                  EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1699503111 {#4193
                  date: 2023-11-09 05:11:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4201 …}
                +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                -id: 103412
                -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5634054"
                +editedAt: DateTimeImmutable @1699616474 {#4190
                  date: 2023-11-10 12:41:14.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699503111 {#4194
                  date: 2023-11-09 05:11:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                \n
                Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 48
              +score: 0
              +lastActive: DateTime @1699503280 {#4282
                date: 2023-11-09 05:14:40.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4286 …}
              +nested: Doctrine\ORM\PersistentCollection {#4288 …}
              +votes: Doctrine\ORM\PersistentCollection {#4290 …}
              +reports: Doctrine\ORM\PersistentCollection {#4292 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
              -id: 103416
              -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596450"
              +editedAt: DateTimeImmutable @1699558154 {#4283
                date: 2023-11-09 20:29:14.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699503280 {#4284
                date: 2023-11-09 05:14:40.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
               So I get why you feel attacked but it's a legit criticism
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1699508101 {#4383
              date: 2023-11-09 06:35:01.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4387 …}
            +nested: Doctrine\ORM\PersistentCollection {#4389 …}
            +votes: Doctrine\ORM\PersistentCollection {#4391 …}
            +reports: Doctrine\ORM\PersistentCollection {#4393 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
            -id: 103507
            -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699508101 {#4384
              date: 2023-11-09 06:35:01.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
            \n
            I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
            \n
            So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
            \n
            **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 30
          +score: 0
          +lastActive: DateTime @1699509831 {#4484
            date: 2023-11-09 07:03:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4488 …}
          +nested: Doctrine\ORM\PersistentCollection {#4490 …}
          +votes: Doctrine\ORM\PersistentCollection {#4492 …}
          +reports: Doctrine\ORM\PersistentCollection {#4494 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
          -id: 103536
          -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1596872"
          +editedAt: DateTimeImmutable @1699572176 {#4485
            date: 2023-11-10 00:22:56.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699509831 {#4486
            date: 2023-11-09 07:03:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: """
          > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
          \n
          > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
          \n
          I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699537827 {#4582
          date: 2023-11-09 14:50:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4585 …}
        +nested: Doctrine\ORM\PersistentCollection {#4587 …}
        +votes: Doctrine\ORM\PersistentCollection {#4589 …}
        +reports: Doctrine\ORM\PersistentCollection {#4591 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
        -id: 104195
        -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5642210"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699537827 {#4583
          date: 2023-11-09 14:50:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699546277 {#4635
        date: 2023-11-09 17:11:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4638 …}
      +nested: Doctrine\ORM\PersistentCollection {#4640 …}
      +votes: Doctrine\ORM\PersistentCollection {#4642 …}
      +reports: Doctrine\ORM\PersistentCollection {#4644 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
      -id: 104538
      -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1599269"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699546277 {#4636
        date: 2023-11-09 17:11:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699553359 {#4733
      date: 2023-11-09 19:09:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4736 …}
    +nested: Doctrine\ORM\PersistentCollection {#4738 …}
    +votes: Doctrine\ORM\PersistentCollection {#4740 …}
    +reports: Doctrine\ORM\PersistentCollection {#4742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
    -id: 104905
    -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4941580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699553359 {#4734
      date: 2023-11-09 19:09:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "I swear this post brought out some *really* fucking uptight and weird people"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699560404 {#4785
    date: 2023-11-09 21:06:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4788 …}
  +nested: Doctrine\ORM\PersistentCollection {#4790 …}
  +votes: Doctrine\ORM\PersistentCollection {#4792 …}
  +reports: Doctrine\ORM\PersistentCollection {#4794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
  -id: 105289
  -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1600457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699560404 {#4786
    date: 2023-11-09 21:06:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#4839
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4787
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4735
      +user: Proxies\__CG__\App\Entity\User {#4214 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4637
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4584
          +user: Proxies\__CG__\App\Entity\User {#4301 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4487
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4385
              +user: Proxies\__CG__\App\Entity\User {#4386 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4285
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4197
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4120
                    +user: Proxies\__CG__\App\Entity\User {#1970 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4000
                      +user: App\Entity\User {#3948 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "Making light of trauma is not funny"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 5
                      +score: 0
                      +lastActive: DateTime @1700251516 {#4009
                        date: 2023-11-17 21:05:16.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#3998 …}
                      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                      -id: 103409
                      -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ml/comment/5633978"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699502832 {#3945
                        date: 2023-11-09 05:07:12.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 51
                    +score: 0
                    +lastActive: DateTime @1699503027 {#4125
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4128 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                    -id: 103411
                    -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://beehaw.org/comment/1596426"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699503027 {#4122
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                    \n
                    It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                    \n
                    EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1699503111 {#4193
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4201 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                  -id: 103412
                  -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5634054"
                  +editedAt: DateTimeImmutable @1699616474 {#4190
                    date: 2023-11-10 12:41:14.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699503111 {#4194
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                  \n
                  Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 48
                +score: 0
                +lastActive: DateTime @1699503280 {#4282
                  date: 2023-11-09 05:14:40.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4286 …}
                +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                -id: 103416
                -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596450"
                +editedAt: DateTimeImmutable @1699558154 {#4283
                  date: 2023-11-09 20:29:14.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699503280 {#4284
                  date: 2023-11-09 05:14:40.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                 So I get why you feel attacked but it's a legit criticism
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1699508101 {#4383
                date: 2023-11-09 06:35:01.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4387 …}
              +nested: Doctrine\ORM\PersistentCollection {#4389 …}
              +votes: Doctrine\ORM\PersistentCollection {#4391 …}
              +reports: Doctrine\ORM\PersistentCollection {#4393 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
              -id: 103507
              -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699508101 {#4384
                date: 2023-11-09 06:35:01.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
              \n
              I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
              \n
              So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
              \n
              **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 30
            +score: 0
            +lastActive: DateTime @1699509831 {#4484
              date: 2023-11-09 07:03:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4488 …}
            +nested: Doctrine\ORM\PersistentCollection {#4490 …}
            +votes: Doctrine\ORM\PersistentCollection {#4492 …}
            +reports: Doctrine\ORM\PersistentCollection {#4494 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
            -id: 103536
            -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596872"
            +editedAt: DateTimeImmutable @1699572176 {#4485
              date: 2023-11-10 00:22:56.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699509831 {#4486
              date: 2023-11-09 07:03:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
            \n
            > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
            \n
            I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699537827 {#4582
            date: 2023-11-09 14:50:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4585 …}
          +nested: Doctrine\ORM\PersistentCollection {#4587 …}
          +votes: Doctrine\ORM\PersistentCollection {#4589 …}
          +reports: Doctrine\ORM\PersistentCollection {#4591 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
          -id: 104195
          -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5642210"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699537827 {#4583
            date: 2023-11-09 14:50:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699546277 {#4635
          date: 2023-11-09 17:11:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4638 …}
        +nested: Doctrine\ORM\PersistentCollection {#4640 …}
        +votes: Doctrine\ORM\PersistentCollection {#4642 …}
        +reports: Doctrine\ORM\PersistentCollection {#4644 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
        -id: 104538
        -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1599269"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699546277 {#4636
          date: 2023-11-09 17:11:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699553359 {#4733
        date: 2023-11-09 19:09:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4736 …}
      +nested: Doctrine\ORM\PersistentCollection {#4738 …}
      +votes: Doctrine\ORM\PersistentCollection {#4740 …}
      +reports: Doctrine\ORM\PersistentCollection {#4742 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
      -id: 104905
      -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4941580"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699553359 {#4734
        date: 2023-11-09 19:09:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "I swear this post brought out some *really* fucking uptight and weird people"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699560404 {#4785
      date: 2023-11-09 21:06:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
      "@Sonotsugipaa@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4788 …}
    +nested: Doctrine\ORM\PersistentCollection {#4790 …}
    +votes: Doctrine\ORM\PersistentCollection {#4792 …}
    +reports: Doctrine\ORM\PersistentCollection {#4794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
    -id: 105289
    -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1600457"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699560404 {#4786
      date: 2023-11-09 21:06:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Oh am I uptight or weird or both"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699565429 {#4837
    date: 2023-11-09 22:30:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4840 …}
  +nested: Doctrine\ORM\PersistentCollection {#4842 …}
  +votes: Doctrine\ORM\PersistentCollection {#4844 …}
  +reports: Doctrine\ORM\PersistentCollection {#4846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
  -id: 105513
  -bodyTs: "'oh':1 'uptight':4 'weird':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5654133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699565429 {#4838
    date: 2023-11-09 22:30:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#4839
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4787
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4735
      +user: Proxies\__CG__\App\Entity\User {#4214 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4637
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4584
          +user: Proxies\__CG__\App\Entity\User {#4301 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4487
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4385
              +user: Proxies\__CG__\App\Entity\User {#4386 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4285
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4197
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4120
                    +user: Proxies\__CG__\App\Entity\User {#1970 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4000
                      +user: App\Entity\User {#3948 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "Making light of trauma is not funny"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 5
                      +score: 0
                      +lastActive: DateTime @1700251516 {#4009
                        date: 2023-11-17 21:05:16.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#3998 …}
                      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                      -id: 103409
                      -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ml/comment/5633978"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699502832 {#3945
                        date: 2023-11-09 05:07:12.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 51
                    +score: 0
                    +lastActive: DateTime @1699503027 {#4125
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4128 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                    -id: 103411
                    -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://beehaw.org/comment/1596426"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699503027 {#4122
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                    \n
                    It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                    \n
                    EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1699503111 {#4193
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4201 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                  -id: 103412
                  -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5634054"
                  +editedAt: DateTimeImmutable @1699616474 {#4190
                    date: 2023-11-10 12:41:14.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699503111 {#4194
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                  \n
                  Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 48
                +score: 0
                +lastActive: DateTime @1699503280 {#4282
                  date: 2023-11-09 05:14:40.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4286 …}
                +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                -id: 103416
                -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596450"
                +editedAt: DateTimeImmutable @1699558154 {#4283
                  date: 2023-11-09 20:29:14.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699503280 {#4284
                  date: 2023-11-09 05:14:40.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                 So I get why you feel attacked but it's a legit criticism
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1699508101 {#4383
                date: 2023-11-09 06:35:01.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4387 …}
              +nested: Doctrine\ORM\PersistentCollection {#4389 …}
              +votes: Doctrine\ORM\PersistentCollection {#4391 …}
              +reports: Doctrine\ORM\PersistentCollection {#4393 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
              -id: 103507
              -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699508101 {#4384
                date: 2023-11-09 06:35:01.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
              \n
              I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
              \n
              So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
              \n
              **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 30
            +score: 0
            +lastActive: DateTime @1699509831 {#4484
              date: 2023-11-09 07:03:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4488 …}
            +nested: Doctrine\ORM\PersistentCollection {#4490 …}
            +votes: Doctrine\ORM\PersistentCollection {#4492 …}
            +reports: Doctrine\ORM\PersistentCollection {#4494 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
            -id: 103536
            -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596872"
            +editedAt: DateTimeImmutable @1699572176 {#4485
              date: 2023-11-10 00:22:56.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699509831 {#4486
              date: 2023-11-09 07:03:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
            \n
            > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
            \n
            I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699537827 {#4582
            date: 2023-11-09 14:50:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4585 …}
          +nested: Doctrine\ORM\PersistentCollection {#4587 …}
          +votes: Doctrine\ORM\PersistentCollection {#4589 …}
          +reports: Doctrine\ORM\PersistentCollection {#4591 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
          -id: 104195
          -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5642210"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699537827 {#4583
            date: 2023-11-09 14:50:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699546277 {#4635
          date: 2023-11-09 17:11:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4638 …}
        +nested: Doctrine\ORM\PersistentCollection {#4640 …}
        +votes: Doctrine\ORM\PersistentCollection {#4642 …}
        +reports: Doctrine\ORM\PersistentCollection {#4644 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
        -id: 104538
        -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1599269"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699546277 {#4636
          date: 2023-11-09 17:11:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699553359 {#4733
        date: 2023-11-09 19:09:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4736 …}
      +nested: Doctrine\ORM\PersistentCollection {#4738 …}
      +votes: Doctrine\ORM\PersistentCollection {#4740 …}
      +reports: Doctrine\ORM\PersistentCollection {#4742 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
      -id: 104905
      -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4941580"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699553359 {#4734
        date: 2023-11-09 19:09:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "I swear this post brought out some *really* fucking uptight and weird people"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699560404 {#4785
      date: 2023-11-09 21:06:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
      "@Sonotsugipaa@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4788 …}
    +nested: Doctrine\ORM\PersistentCollection {#4790 …}
    +votes: Doctrine\ORM\PersistentCollection {#4792 …}
    +reports: Doctrine\ORM\PersistentCollection {#4794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
    -id: 105289
    -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1600457"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699560404 {#4786
      date: 2023-11-09 21:06:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Oh am I uptight or weird or both"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699565429 {#4837
    date: 2023-11-09 22:30:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4840 …}
  +nested: Doctrine\ORM\PersistentCollection {#4842 …}
  +votes: Doctrine\ORM\PersistentCollection {#4844 …}
  +reports: Doctrine\ORM\PersistentCollection {#4846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
  -id: 105513
  -bodyTs: "'oh':1 'uptight':4 'weird':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5654133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699565429 {#4838
    date: 2023-11-09 22:30:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#4839
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4787
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4735
      +user: Proxies\__CG__\App\Entity\User {#4214 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4637
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4584
          +user: Proxies\__CG__\App\Entity\User {#4301 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4487
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4385
              +user: Proxies\__CG__\App\Entity\User {#4386 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4285
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4197
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4120
                    +user: Proxies\__CG__\App\Entity\User {#1970 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4000
                      +user: App\Entity\User {#3948 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "Making light of trauma is not funny"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 5
                      +score: 0
                      +lastActive: DateTime @1700251516 {#4009
                        date: 2023-11-17 21:05:16.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#3998 …}
                      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                      -id: 103409
                      -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ml/comment/5633978"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699502832 {#3945
                        date: 2023-11-09 05:07:12.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 51
                    +score: 0
                    +lastActive: DateTime @1699503027 {#4125
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4128 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                    -id: 103411
                    -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://beehaw.org/comment/1596426"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699503027 {#4122
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                    \n
                    It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                    \n
                    EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1699503111 {#4193
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4201 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                  -id: 103412
                  -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5634054"
                  +editedAt: DateTimeImmutable @1699616474 {#4190
                    date: 2023-11-10 12:41:14.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699503111 {#4194
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                  \n
                  Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 48
                +score: 0
                +lastActive: DateTime @1699503280 {#4282
                  date: 2023-11-09 05:14:40.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4286 …}
                +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                -id: 103416
                -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596450"
                +editedAt: DateTimeImmutable @1699558154 {#4283
                  date: 2023-11-09 20:29:14.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699503280 {#4284
                  date: 2023-11-09 05:14:40.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                 So I get why you feel attacked but it's a legit criticism
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1699508101 {#4383
                date: 2023-11-09 06:35:01.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4387 …}
              +nested: Doctrine\ORM\PersistentCollection {#4389 …}
              +votes: Doctrine\ORM\PersistentCollection {#4391 …}
              +reports: Doctrine\ORM\PersistentCollection {#4393 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
              -id: 103507
              -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699508101 {#4384
                date: 2023-11-09 06:35:01.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
              \n
              I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
              \n
              So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
              \n
              **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 30
            +score: 0
            +lastActive: DateTime @1699509831 {#4484
              date: 2023-11-09 07:03:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4488 …}
            +nested: Doctrine\ORM\PersistentCollection {#4490 …}
            +votes: Doctrine\ORM\PersistentCollection {#4492 …}
            +reports: Doctrine\ORM\PersistentCollection {#4494 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
            -id: 103536
            -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596872"
            +editedAt: DateTimeImmutable @1699572176 {#4485
              date: 2023-11-10 00:22:56.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699509831 {#4486
              date: 2023-11-09 07:03:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
            \n
            > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
            \n
            I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699537827 {#4582
            date: 2023-11-09 14:50:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4585 …}
          +nested: Doctrine\ORM\PersistentCollection {#4587 …}
          +votes: Doctrine\ORM\PersistentCollection {#4589 …}
          +reports: Doctrine\ORM\PersistentCollection {#4591 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
          -id: 104195
          -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5642210"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699537827 {#4583
            date: 2023-11-09 14:50:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699546277 {#4635
          date: 2023-11-09 17:11:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4638 …}
        +nested: Doctrine\ORM\PersistentCollection {#4640 …}
        +votes: Doctrine\ORM\PersistentCollection {#4642 …}
        +reports: Doctrine\ORM\PersistentCollection {#4644 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
        -id: 104538
        -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1599269"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699546277 {#4636
          date: 2023-11-09 17:11:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699553359 {#4733
        date: 2023-11-09 19:09:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4736 …}
      +nested: Doctrine\ORM\PersistentCollection {#4738 …}
      +votes: Doctrine\ORM\PersistentCollection {#4740 …}
      +reports: Doctrine\ORM\PersistentCollection {#4742 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
      -id: 104905
      -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4941580"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699553359 {#4734
        date: 2023-11-09 19:09:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "I swear this post brought out some *really* fucking uptight and weird people"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699560404 {#4785
      date: 2023-11-09 21:06:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
      "@Sonotsugipaa@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4788 …}
    +nested: Doctrine\ORM\PersistentCollection {#4790 …}
    +votes: Doctrine\ORM\PersistentCollection {#4792 …}
    +reports: Doctrine\ORM\PersistentCollection {#4794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
    -id: 105289
    -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1600457"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699560404 {#4786
      date: 2023-11-09 21:06:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Oh am I uptight or weird or both"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699565429 {#4837
    date: 2023-11-09 22:30:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4840 …}
  +nested: Doctrine\ORM\PersistentCollection {#4842 …}
  +votes: Doctrine\ORM\PersistentCollection {#4844 …}
  +reports: Doctrine\ORM\PersistentCollection {#4846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
  -id: 105513
  -bodyTs: "'oh':1 'uptight':4 'weird':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5654133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699565429 {#4838
    date: 2023-11-09 22:30:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#4888
  +user: Proxies\__CG__\App\Entity\User {#4317 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4839
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4787
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4735
        +user: Proxies\__CG__\App\Entity\User {#4214 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4637
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4584
            +user: Proxies\__CG__\App\Entity\User {#4301 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4487
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4385
                +user: Proxies\__CG__\App\Entity\User {#4386 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4285
                  +user: Proxies\__CG__\App\Entity\User {#1970 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4197
                    +user: App\Entity\User {#3948 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4120
                      +user: Proxies\__CG__\App\Entity\User {#1970 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#4000
                        +user: App\Entity\User {#3948 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: null
                        +root: null
                        +body: "Making light of trauma is not funny"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 5
                        +score: 0
                        +lastActive: DateTime @1700251516 {#4009
                          date: 2023-11-17 21:05:16.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@interolivary@beehaw.org"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#3998 …}
                        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                        -id: 103409
                        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.ml/comment/5633978"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1699502832 {#3945
                          date: 2023-11-09 05:07:12.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4000}
                      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 51
                      +score: 0
                      +lastActive: DateTime @1699503027 {#4125
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                        "@Omega_Haxors@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4128 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                      -id: 103411
                      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://beehaw.org/comment/1596426"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699503027 {#4122
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: """
                      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                      \n
                      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                      \n
                      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 3
                    +score: 0
                    +lastActive: DateTime @1699503111 {#4193
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4201 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                    -id: 103412
                    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5634054"
                    +editedAt: DateTimeImmutable @1699616474 {#4190
                      date: 2023-11-10 12:41:14.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1699503111 {#4194
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                    \n
                    Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 48
                  +score: 0
                  +lastActive: DateTime @1699503280 {#4282
                    date: 2023-11-09 05:14:40.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4286 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                  -id: 103416
                  -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://beehaw.org/comment/1596450"
                  +editedAt: DateTimeImmutable @1699558154 {#4283
                    date: 2023-11-09 20:29:14.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699503280 {#4284
                    date: 2023-11-09 05:14:40.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                   So I get why you feel attacked but it's a legit criticism
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1699508101 {#4383
                  date: 2023-11-09 06:35:01.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4387 …}
                +nested: Doctrine\ORM\PersistentCollection {#4389 …}
                +votes: Doctrine\ORM\PersistentCollection {#4391 …}
                +reports: Doctrine\ORM\PersistentCollection {#4393 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
                -id: 103507
                -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699508101 {#4384
                  date: 2023-11-09 06:35:01.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
                \n
                I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
                \n
                So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
                \n
                **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 30
              +score: 0
              +lastActive: DateTime @1699509831 {#4484
                date: 2023-11-09 07:03:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
                "@bane_killgrind@kbin.social"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4488 …}
              +nested: Doctrine\ORM\PersistentCollection {#4490 …}
              +votes: Doctrine\ORM\PersistentCollection {#4492 …}
              +reports: Doctrine\ORM\PersistentCollection {#4494 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
              -id: 103536
              -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596872"
              +editedAt: DateTimeImmutable @1699572176 {#4485
                date: 2023-11-10 00:22:56.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699509831 {#4486
                date: 2023-11-09 07:03:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
              \n
              > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
              \n
              I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1699537827 {#4582
              date: 2023-11-09 14:50:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4585 …}
            +nested: Doctrine\ORM\PersistentCollection {#4587 …}
            +votes: Doctrine\ORM\PersistentCollection {#4589 …}
            +reports: Doctrine\ORM\PersistentCollection {#4591 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
            -id: 104195
            -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5642210"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699537827 {#4583
              date: 2023-11-09 14:50:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699546277 {#4635
            date: 2023-11-09 17:11:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
            "@Diva@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4638 …}
          +nested: Doctrine\ORM\PersistentCollection {#4640 …}
          +votes: Doctrine\ORM\PersistentCollection {#4642 …}
          +reports: Doctrine\ORM\PersistentCollection {#4644 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
          -id: 104538
          -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1599269"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699546277 {#4636
            date: 2023-11-09 17:11:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699553359 {#4733
          date: 2023-11-09 19:09:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4736 …}
        +nested: Doctrine\ORM\PersistentCollection {#4738 …}
        +votes: Doctrine\ORM\PersistentCollection {#4740 …}
        +reports: Doctrine\ORM\PersistentCollection {#4742 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
        -id: 104905
        -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/4941580"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699553359 {#4734
          date: 2023-11-09 19:09:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "I swear this post brought out some *really* fucking uptight and weird people"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699560404 {#4785
        date: 2023-11-09 21:06:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
        "@Sonotsugipaa@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4788 …}
      +nested: Doctrine\ORM\PersistentCollection {#4790 …}
      +votes: Doctrine\ORM\PersistentCollection {#4792 …}
      +reports: Doctrine\ORM\PersistentCollection {#4794 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
      -id: 105289
      -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1600457"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699560404 {#4786
        date: 2023-11-09 21:06:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Oh am I uptight or weird or both"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699565429 {#4837
      date: 2023-11-09 22:30:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
      "@Sonotsugipaa@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4840 …}
    +nested: Doctrine\ORM\PersistentCollection {#4842 …}
    +votes: Doctrine\ORM\PersistentCollection {#4844 …}
    +reports: Doctrine\ORM\PersistentCollection {#4846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 105513
    -bodyTs: "'oh':1 'uptight':4 'weird':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5654133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699565429 {#4838
      date: 2023-11-09 22:30:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Yes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699610317 {#4887
    date: 2023-11-10 10:58:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4891 …}
  +nested: Doctrine\ORM\PersistentCollection {#4896 …}
  +votes: Doctrine\ORM\PersistentCollection {#4892 …}
  +reports: Doctrine\ORM\PersistentCollection {#4898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4902 …}
  -id: 107116
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4463460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699610317 {#4884
    date: 2023-11-10 10:58:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#4888
  +user: Proxies\__CG__\App\Entity\User {#4317 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4839
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4787
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4735
        +user: Proxies\__CG__\App\Entity\User {#4214 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4637
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4584
            +user: Proxies\__CG__\App\Entity\User {#4301 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4487
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4385
                +user: Proxies\__CG__\App\Entity\User {#4386 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4285
                  +user: Proxies\__CG__\App\Entity\User {#1970 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4197
                    +user: App\Entity\User {#3948 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4120
                      +user: Proxies\__CG__\App\Entity\User {#1970 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#4000
                        +user: App\Entity\User {#3948 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: null
                        +root: null
                        +body: "Making light of trauma is not funny"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 5
                        +score: 0
                        +lastActive: DateTime @1700251516 {#4009
                          date: 2023-11-17 21:05:16.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@interolivary@beehaw.org"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#3998 …}
                        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                        -id: 103409
                        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.ml/comment/5633978"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1699502832 {#3945
                          date: 2023-11-09 05:07:12.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4000}
                      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 51
                      +score: 0
                      +lastActive: DateTime @1699503027 {#4125
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                        "@Omega_Haxors@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4128 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                      -id: 103411
                      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://beehaw.org/comment/1596426"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699503027 {#4122
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: """
                      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                      \n
                      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                      \n
                      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 3
                    +score: 0
                    +lastActive: DateTime @1699503111 {#4193
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4201 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                    -id: 103412
                    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5634054"
                    +editedAt: DateTimeImmutable @1699616474 {#4190
                      date: 2023-11-10 12:41:14.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1699503111 {#4194
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                    \n
                    Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 48
                  +score: 0
                  +lastActive: DateTime @1699503280 {#4282
                    date: 2023-11-09 05:14:40.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4286 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                  -id: 103416
                  -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://beehaw.org/comment/1596450"
                  +editedAt: DateTimeImmutable @1699558154 {#4283
                    date: 2023-11-09 20:29:14.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699503280 {#4284
                    date: 2023-11-09 05:14:40.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                   So I get why you feel attacked but it's a legit criticism
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1699508101 {#4383
                  date: 2023-11-09 06:35:01.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4387 …}
                +nested: Doctrine\ORM\PersistentCollection {#4389 …}
                +votes: Doctrine\ORM\PersistentCollection {#4391 …}
                +reports: Doctrine\ORM\PersistentCollection {#4393 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
                -id: 103507
                -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699508101 {#4384
                  date: 2023-11-09 06:35:01.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
                \n
                I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
                \n
                So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
                \n
                **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 30
              +score: 0
              +lastActive: DateTime @1699509831 {#4484
                date: 2023-11-09 07:03:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
                "@bane_killgrind@kbin.social"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4488 …}
              +nested: Doctrine\ORM\PersistentCollection {#4490 …}
              +votes: Doctrine\ORM\PersistentCollection {#4492 …}
              +reports: Doctrine\ORM\PersistentCollection {#4494 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
              -id: 103536
              -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596872"
              +editedAt: DateTimeImmutable @1699572176 {#4485
                date: 2023-11-10 00:22:56.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699509831 {#4486
                date: 2023-11-09 07:03:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
              \n
              > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
              \n
              I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1699537827 {#4582
              date: 2023-11-09 14:50:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4585 …}
            +nested: Doctrine\ORM\PersistentCollection {#4587 …}
            +votes: Doctrine\ORM\PersistentCollection {#4589 …}
            +reports: Doctrine\ORM\PersistentCollection {#4591 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
            -id: 104195
            -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5642210"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699537827 {#4583
              date: 2023-11-09 14:50:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699546277 {#4635
            date: 2023-11-09 17:11:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
            "@Diva@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4638 …}
          +nested: Doctrine\ORM\PersistentCollection {#4640 …}
          +votes: Doctrine\ORM\PersistentCollection {#4642 …}
          +reports: Doctrine\ORM\PersistentCollection {#4644 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
          -id: 104538
          -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1599269"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699546277 {#4636
            date: 2023-11-09 17:11:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699553359 {#4733
          date: 2023-11-09 19:09:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4736 …}
        +nested: Doctrine\ORM\PersistentCollection {#4738 …}
        +votes: Doctrine\ORM\PersistentCollection {#4740 …}
        +reports: Doctrine\ORM\PersistentCollection {#4742 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
        -id: 104905
        -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/4941580"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699553359 {#4734
          date: 2023-11-09 19:09:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "I swear this post brought out some *really* fucking uptight and weird people"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699560404 {#4785
        date: 2023-11-09 21:06:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
        "@Sonotsugipaa@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4788 …}
      +nested: Doctrine\ORM\PersistentCollection {#4790 …}
      +votes: Doctrine\ORM\PersistentCollection {#4792 …}
      +reports: Doctrine\ORM\PersistentCollection {#4794 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
      -id: 105289
      -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1600457"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699560404 {#4786
        date: 2023-11-09 21:06:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Oh am I uptight or weird or both"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699565429 {#4837
      date: 2023-11-09 22:30:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
      "@Sonotsugipaa@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4840 …}
    +nested: Doctrine\ORM\PersistentCollection {#4842 …}
    +votes: Doctrine\ORM\PersistentCollection {#4844 …}
    +reports: Doctrine\ORM\PersistentCollection {#4846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 105513
    -bodyTs: "'oh':1 'uptight':4 'weird':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5654133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699565429 {#4838
      date: 2023-11-09 22:30:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Yes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699610317 {#4887
    date: 2023-11-10 10:58:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4891 …}
  +nested: Doctrine\ORM\PersistentCollection {#4896 …}
  +votes: Doctrine\ORM\PersistentCollection {#4892 …}
  +reports: Doctrine\ORM\PersistentCollection {#4898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4902 …}
  -id: 107116
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4463460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699610317 {#4884
    date: 2023-11-10 10:58:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#4888
  +user: Proxies\__CG__\App\Entity\User {#4317 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4839
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4787
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4735
        +user: Proxies\__CG__\App\Entity\User {#4214 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4637
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4584
            +user: Proxies\__CG__\App\Entity\User {#4301 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4487
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4385
                +user: Proxies\__CG__\App\Entity\User {#4386 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4285
                  +user: Proxies\__CG__\App\Entity\User {#1970 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4197
                    +user: App\Entity\User {#3948 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4120
                      +user: Proxies\__CG__\App\Entity\User {#1970 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#4000
                        +user: App\Entity\User {#3948 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: null
                        +root: null
                        +body: "Making light of trauma is not funny"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 5
                        +score: 0
                        +lastActive: DateTime @1700251516 {#4009
                          date: 2023-11-17 21:05:16.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@interolivary@beehaw.org"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#3998 …}
                        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                        -id: 103409
                        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.ml/comment/5633978"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1699502832 {#3945
                          date: 2023-11-09 05:07:12.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4000}
                      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 51
                      +score: 0
                      +lastActive: DateTime @1699503027 {#4125
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                        "@Omega_Haxors@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4128 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                      -id: 103411
                      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://beehaw.org/comment/1596426"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699503027 {#4122
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: """
                      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                      \n
                      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                      \n
                      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 3
                    +score: 0
                    +lastActive: DateTime @1699503111 {#4193
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4201 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                    -id: 103412
                    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5634054"
                    +editedAt: DateTimeImmutable @1699616474 {#4190
                      date: 2023-11-10 12:41:14.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1699503111 {#4194
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                    \n
                    Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 48
                  +score: 0
                  +lastActive: DateTime @1699503280 {#4282
                    date: 2023-11-09 05:14:40.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4286 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                  -id: 103416
                  -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://beehaw.org/comment/1596450"
                  +editedAt: DateTimeImmutable @1699558154 {#4283
                    date: 2023-11-09 20:29:14.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699503280 {#4284
                    date: 2023-11-09 05:14:40.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                   So I get why you feel attacked but it's a legit criticism
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1699508101 {#4383
                  date: 2023-11-09 06:35:01.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4387 …}
                +nested: Doctrine\ORM\PersistentCollection {#4389 …}
                +votes: Doctrine\ORM\PersistentCollection {#4391 …}
                +reports: Doctrine\ORM\PersistentCollection {#4393 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
                -id: 103507
                -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699508101 {#4384
                  date: 2023-11-09 06:35:01.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
                \n
                I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
                \n
                So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
                \n
                **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 30
              +score: 0
              +lastActive: DateTime @1699509831 {#4484
                date: 2023-11-09 07:03:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
                "@bane_killgrind@kbin.social"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4488 …}
              +nested: Doctrine\ORM\PersistentCollection {#4490 …}
              +votes: Doctrine\ORM\PersistentCollection {#4492 …}
              +reports: Doctrine\ORM\PersistentCollection {#4494 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
              -id: 103536
              -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596872"
              +editedAt: DateTimeImmutable @1699572176 {#4485
                date: 2023-11-10 00:22:56.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699509831 {#4486
                date: 2023-11-09 07:03:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
              \n
              > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
              \n
              I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1699537827 {#4582
              date: 2023-11-09 14:50:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4585 …}
            +nested: Doctrine\ORM\PersistentCollection {#4587 …}
            +votes: Doctrine\ORM\PersistentCollection {#4589 …}
            +reports: Doctrine\ORM\PersistentCollection {#4591 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
            -id: 104195
            -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5642210"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699537827 {#4583
              date: 2023-11-09 14:50:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699546277 {#4635
            date: 2023-11-09 17:11:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
            "@Diva@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4638 …}
          +nested: Doctrine\ORM\PersistentCollection {#4640 …}
          +votes: Doctrine\ORM\PersistentCollection {#4642 …}
          +reports: Doctrine\ORM\PersistentCollection {#4644 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
          -id: 104538
          -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1599269"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699546277 {#4636
            date: 2023-11-09 17:11:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699553359 {#4733
          date: 2023-11-09 19:09:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4736 …}
        +nested: Doctrine\ORM\PersistentCollection {#4738 …}
        +votes: Doctrine\ORM\PersistentCollection {#4740 …}
        +reports: Doctrine\ORM\PersistentCollection {#4742 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
        -id: 104905
        -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/4941580"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699553359 {#4734
          date: 2023-11-09 19:09:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "I swear this post brought out some *really* fucking uptight and weird people"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699560404 {#4785
        date: 2023-11-09 21:06:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
        "@Sonotsugipaa@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4788 …}
      +nested: Doctrine\ORM\PersistentCollection {#4790 …}
      +votes: Doctrine\ORM\PersistentCollection {#4792 …}
      +reports: Doctrine\ORM\PersistentCollection {#4794 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
      -id: 105289
      -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1600457"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699560404 {#4786
        date: 2023-11-09 21:06:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Oh am I uptight or weird or both"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699565429 {#4837
      date: 2023-11-09 22:30:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
      "@Sonotsugipaa@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4840 …}
    +nested: Doctrine\ORM\PersistentCollection {#4842 …}
    +votes: Doctrine\ORM\PersistentCollection {#4844 …}
    +reports: Doctrine\ORM\PersistentCollection {#4846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 105513
    -bodyTs: "'oh':1 'uptight':4 'weird':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5654133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699565429 {#4838
      date: 2023-11-09 22:30:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Yes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699610317 {#4887
    date: 2023-11-10 10:58:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4891 …}
  +nested: Doctrine\ORM\PersistentCollection {#4896 …}
  +votes: Doctrine\ORM\PersistentCollection {#4892 …}
  +reports: Doctrine\ORM\PersistentCollection {#4898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4902 …}
  -id: 107116
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4463460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699610317 {#4884
    date: 2023-11-10 10:58:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#4973
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4888
    +user: Proxies\__CG__\App\Entity\User {#4317 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4839
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4787
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4735
          +user: Proxies\__CG__\App\Entity\User {#4214 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4637
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4584
              +user: Proxies\__CG__\App\Entity\User {#4301 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4487
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4385
                  +user: Proxies\__CG__\App\Entity\User {#4386 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4285
                    +user: Proxies\__CG__\App\Entity\User {#1970 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4197
                      +user: App\Entity\User {#3948 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#4120
                        +user: Proxies\__CG__\App\Entity\User {#1970 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#4000
                          +user: App\Entity\User {#3948 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: null
                          +root: null
                          +body: "Making light of trauma is not funny"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 5
                          +score: 0
                          +lastActive: DateTime @1700251516 {#4009
                            date: 2023-11-17 21:05:16.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@interolivary@beehaw.org"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#3998 …}
                          +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                          +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                          +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                          -id: 103409
                          -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.ml/comment/5633978"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1699502832 {#3945
                            date: 2023-11-09 05:07:12.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4000}
                        +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 51
                        +score: 0
                        +lastActive: DateTime @1699503027 {#4125
                          date: 2023-11-09 05:10:27.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@interolivary@beehaw.org"
                          "@Omega_Haxors@lemmy.ml"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#4128 …}
                        +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                        +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                        -id: 103411
                        -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://beehaw.org/comment/1596426"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1699503027 {#4122
                          date: 2023-11-09 05:10:27.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4000}
                      +body: """
                        Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                        \n
                        It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                        \n
                        EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 3
                      +score: 0
                      +lastActive: DateTime @1699503111 {#4193
                        date: 2023-11-09 05:11:51.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                        "@Omega_Haxors@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4201 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                      -id: 103412
                      -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ml/comment/5634054"
                      +editedAt: DateTimeImmutable @1699616474 {#4190
                        date: 2023-11-10 12:41:14.0 +01:00
                      }
                      +createdAt: DateTimeImmutable @1699503111 {#4194
                        date: 2023-11-09 05:11:51.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: """
                      Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                      \n
                      Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 48
                    +score: 0
                    +lastActive: DateTime @1699503280 {#4282
                      date: 2023-11-09 05:14:40.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4286 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                    -id: 103416
                    -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://beehaw.org/comment/1596450"
                    +editedAt: DateTimeImmutable @1699558154 {#4283
                      date: 2023-11-09 20:29:14.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1699503280 {#4284
                      date: 2023-11-09 05:14:40.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                     So I get why you feel attacked but it's a legit criticism
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 1
                  +score: 0
                  +lastActive: DateTime @1699508101 {#4383
                    date: 2023-11-09 06:35:01.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4387 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4389 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4391 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4393 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
                  -id: 103507
                  -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699508101 {#4384
                    date: 2023-11-09 06:35:01.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
                  \n
                  I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
                  \n
                  So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
                  \n
                  **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 30
                +score: 0
                +lastActive: DateTime @1699509831 {#4484
                  date: 2023-11-09 07:03:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                  "@bane_killgrind@kbin.social"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4488 …}
                +nested: Doctrine\ORM\PersistentCollection {#4490 …}
                +votes: Doctrine\ORM\PersistentCollection {#4492 …}
                +reports: Doctrine\ORM\PersistentCollection {#4494 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
                -id: 103536
                -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596872"
                +editedAt: DateTimeImmutable @1699572176 {#4485
                  date: 2023-11-10 00:22:56.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699509831 {#4486
                  date: 2023-11-09 07:03:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
                \n
                > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
                \n
                I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1699537827 {#4582
                date: 2023-11-09 14:50:27.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
                "@bane_killgrind@kbin.social"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4585 …}
              +nested: Doctrine\ORM\PersistentCollection {#4587 …}
              +votes: Doctrine\ORM\PersistentCollection {#4589 …}
              +reports: Doctrine\ORM\PersistentCollection {#4591 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
              -id: 104195
              -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5642210"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699537827 {#4583
                date: 2023-11-09 14:50:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699546277 {#4635
              date: 2023-11-09 17:11:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
              "@Diva@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4638 …}
            +nested: Doctrine\ORM\PersistentCollection {#4640 …}
            +votes: Doctrine\ORM\PersistentCollection {#4642 …}
            +reports: Doctrine\ORM\PersistentCollection {#4644 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
            -id: 104538
            -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1599269"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699546277 {#4636
              date: 2023-11-09 17:11:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1699553359 {#4733
            date: 2023-11-09 19:09:19.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
            "@Diva@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4736 …}
          +nested: Doctrine\ORM\PersistentCollection {#4738 …}
          +votes: Doctrine\ORM\PersistentCollection {#4740 …}
          +reports: Doctrine\ORM\PersistentCollection {#4742 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
          -id: 104905
          -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/4941580"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699553359 {#4734
            date: 2023-11-09 19:09:19.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "I swear this post brought out some *really* fucking uptight and weird people"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699560404 {#4785
          date: 2023-11-09 21:06:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
          "@Sonotsugipaa@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4788 …}
        +nested: Doctrine\ORM\PersistentCollection {#4790 …}
        +votes: Doctrine\ORM\PersistentCollection {#4792 …}
        +reports: Doctrine\ORM\PersistentCollection {#4794 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
        -id: 105289
        -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1600457"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699560404 {#4786
          date: 2023-11-09 21:06:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Oh am I uptight or weird or both"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699565429 {#4837
        date: 2023-11-09 22:30:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
        "@Sonotsugipaa@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4840 …}
      +nested: Doctrine\ORM\PersistentCollection {#4842 …}
      +votes: Doctrine\ORM\PersistentCollection {#4844 …}
      +reports: Doctrine\ORM\PersistentCollection {#4846 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
      -id: 105513
      -bodyTs: "'oh':1 'uptight':4 'weird':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5654133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699565429 {#4838
        date: 2023-11-09 22:30:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Yes"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699610317 {#4887
      date: 2023-11-10 10:58:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
      "@Sonotsugipaa@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4891 …}
    +nested: Doctrine\ORM\PersistentCollection {#4896 …}
    +votes: Doctrine\ORM\PersistentCollection {#4892 …}
    +reports: Doctrine\ORM\PersistentCollection {#4898 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4900 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4902 …}
    -id: 107116
    -bodyTs: "'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4463460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699610317 {#4884
      date: 2023-11-10 10:58:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Don’t worry I consider you lot weird and uptight too, considering the reaction to mild criticism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699617716 {#4971
    date: 2023-11-10 13:01:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
    "@hydroptic@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4974 …}
  +nested: Doctrine\ORM\PersistentCollection {#4976 …}
  +votes: Doctrine\ORM\PersistentCollection {#4978 …}
  +reports: Doctrine\ORM\PersistentCollection {#4980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
  -id: 107298
  -bodyTs: "'consid':5,12 'critic':17 'lot':7 'mild':16 'reaction':14 'uptight':10 'weird':8 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5673749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699617716 {#4972
    date: 2023-11-10 13:01:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#4973
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4888
    +user: Proxies\__CG__\App\Entity\User {#4317 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4839
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4787
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4735
          +user: Proxies\__CG__\App\Entity\User {#4214 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4637
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4584
              +user: Proxies\__CG__\App\Entity\User {#4301 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4487
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4385
                  +user: Proxies\__CG__\App\Entity\User {#4386 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4285
                    +user: Proxies\__CG__\App\Entity\User {#1970 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4197
                      +user: App\Entity\User {#3948 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#4120
                        +user: Proxies\__CG__\App\Entity\User {#1970 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#4000
                          +user: App\Entity\User {#3948 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: null
                          +root: null
                          +body: "Making light of trauma is not funny"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 5
                          +score: 0
                          +lastActive: DateTime @1700251516 {#4009
                            date: 2023-11-17 21:05:16.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@interolivary@beehaw.org"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#3998 …}
                          +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                          +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                          +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                          -id: 103409
                          -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.ml/comment/5633978"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1699502832 {#3945
                            date: 2023-11-09 05:07:12.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4000}
                        +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 51
                        +score: 0
                        +lastActive: DateTime @1699503027 {#4125
                          date: 2023-11-09 05:10:27.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@interolivary@beehaw.org"
                          "@Omega_Haxors@lemmy.ml"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#4128 …}
                        +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                        +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                        -id: 103411
                        -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://beehaw.org/comment/1596426"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1699503027 {#4122
                          date: 2023-11-09 05:10:27.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4000}
                      +body: """
                        Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                        \n
                        It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                        \n
                        EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 3
                      +score: 0
                      +lastActive: DateTime @1699503111 {#4193
                        date: 2023-11-09 05:11:51.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                        "@Omega_Haxors@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4201 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                      -id: 103412
                      -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ml/comment/5634054"
                      +editedAt: DateTimeImmutable @1699616474 {#4190
                        date: 2023-11-10 12:41:14.0 +01:00
                      }
                      +createdAt: DateTimeImmutable @1699503111 {#4194
                        date: 2023-11-09 05:11:51.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: """
                      Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                      \n
                      Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 48
                    +score: 0
                    +lastActive: DateTime @1699503280 {#4282
                      date: 2023-11-09 05:14:40.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4286 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                    -id: 103416
                    -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://beehaw.org/comment/1596450"
                    +editedAt: DateTimeImmutable @1699558154 {#4283
                      date: 2023-11-09 20:29:14.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1699503280 {#4284
                      date: 2023-11-09 05:14:40.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                     So I get why you feel attacked but it's a legit criticism
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 1
                  +score: 0
                  +lastActive: DateTime @1699508101 {#4383
                    date: 2023-11-09 06:35:01.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4387 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4389 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4391 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4393 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
                  -id: 103507
                  -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699508101 {#4384
                    date: 2023-11-09 06:35:01.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
                  \n
                  I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
                  \n
                  So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
                  \n
                  **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 30
                +score: 0
                +lastActive: DateTime @1699509831 {#4484
                  date: 2023-11-09 07:03:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                  "@bane_killgrind@kbin.social"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4488 …}
                +nested: Doctrine\ORM\PersistentCollection {#4490 …}
                +votes: Doctrine\ORM\PersistentCollection {#4492 …}
                +reports: Doctrine\ORM\PersistentCollection {#4494 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
                -id: 103536
                -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596872"
                +editedAt: DateTimeImmutable @1699572176 {#4485
                  date: 2023-11-10 00:22:56.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699509831 {#4486
                  date: 2023-11-09 07:03:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
                \n
                > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
                \n
                I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1699537827 {#4582
                date: 2023-11-09 14:50:27.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
                "@bane_killgrind@kbin.social"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4585 …}
              +nested: Doctrine\ORM\PersistentCollection {#4587 …}
              +votes: Doctrine\ORM\PersistentCollection {#4589 …}
              +reports: Doctrine\ORM\PersistentCollection {#4591 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
              -id: 104195
              -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5642210"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699537827 {#4583
                date: 2023-11-09 14:50:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699546277 {#4635
              date: 2023-11-09 17:11:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
              "@Diva@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4638 …}
            +nested: Doctrine\ORM\PersistentCollection {#4640 …}
            +votes: Doctrine\ORM\PersistentCollection {#4642 …}
            +reports: Doctrine\ORM\PersistentCollection {#4644 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
            -id: 104538
            -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1599269"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699546277 {#4636
              date: 2023-11-09 17:11:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1699553359 {#4733
            date: 2023-11-09 19:09:19.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
            "@Diva@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4736 …}
          +nested: Doctrine\ORM\PersistentCollection {#4738 …}
          +votes: Doctrine\ORM\PersistentCollection {#4740 …}
          +reports: Doctrine\ORM\PersistentCollection {#4742 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
          -id: 104905
          -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/4941580"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699553359 {#4734
            date: 2023-11-09 19:09:19.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "I swear this post brought out some *really* fucking uptight and weird people"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699560404 {#4785
          date: 2023-11-09 21:06:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
          "@Sonotsugipaa@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4788 …}
        +nested: Doctrine\ORM\PersistentCollection {#4790 …}
        +votes: Doctrine\ORM\PersistentCollection {#4792 …}
        +reports: Doctrine\ORM\PersistentCollection {#4794 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
        -id: 105289
        -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1600457"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699560404 {#4786
          date: 2023-11-09 21:06:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Oh am I uptight or weird or both"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699565429 {#4837
        date: 2023-11-09 22:30:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
        "@Sonotsugipaa@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4840 …}
      +nested: Doctrine\ORM\PersistentCollection {#4842 …}
      +votes: Doctrine\ORM\PersistentCollection {#4844 …}
      +reports: Doctrine\ORM\PersistentCollection {#4846 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
      -id: 105513
      -bodyTs: "'oh':1 'uptight':4 'weird':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5654133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699565429 {#4838
        date: 2023-11-09 22:30:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Yes"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699610317 {#4887
      date: 2023-11-10 10:58:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
      "@Sonotsugipaa@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4891 …}
    +nested: Doctrine\ORM\PersistentCollection {#4896 …}
    +votes: Doctrine\ORM\PersistentCollection {#4892 …}
    +reports: Doctrine\ORM\PersistentCollection {#4898 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4900 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4902 …}
    -id: 107116
    -bodyTs: "'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4463460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699610317 {#4884
      date: 2023-11-10 10:58:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Don’t worry I consider you lot weird and uptight too, considering the reaction to mild criticism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699617716 {#4971
    date: 2023-11-10 13:01:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
    "@hydroptic@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4974 …}
  +nested: Doctrine\ORM\PersistentCollection {#4976 …}
  +votes: Doctrine\ORM\PersistentCollection {#4978 …}
  +reports: Doctrine\ORM\PersistentCollection {#4980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
  -id: 107298
  -bodyTs: "'consid':5,12 'critic':17 'lot':7 'mild':16 'reaction':14 'uptight':10 'weird':8 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5673749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699617716 {#4972
    date: 2023-11-10 13:01:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#4973
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4888
    +user: Proxies\__CG__\App\Entity\User {#4317 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4839
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4787
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4735
          +user: Proxies\__CG__\App\Entity\User {#4214 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4637
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4584
              +user: Proxies\__CG__\App\Entity\User {#4301 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4487
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4385
                  +user: Proxies\__CG__\App\Entity\User {#4386 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4285
                    +user: Proxies\__CG__\App\Entity\User {#1970 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4197
                      +user: App\Entity\User {#3948 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#4120
                        +user: Proxies\__CG__\App\Entity\User {#1970 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#4000
                          +user: App\Entity\User {#3948 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: null
                          +root: null
                          +body: "Making light of trauma is not funny"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 5
                          +score: 0
                          +lastActive: DateTime @1700251516 {#4009
                            date: 2023-11-17 21:05:16.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@interolivary@beehaw.org"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#3998 …}
                          +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                          +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                          +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                          -id: 103409
                          -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.ml/comment/5633978"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1699502832 {#3945
                            date: 2023-11-09 05:07:12.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4000}
                        +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 51
                        +score: 0
                        +lastActive: DateTime @1699503027 {#4125
                          date: 2023-11-09 05:10:27.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@interolivary@beehaw.org"
                          "@Omega_Haxors@lemmy.ml"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#4128 …}
                        +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                        +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                        -id: 103411
                        -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://beehaw.org/comment/1596426"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1699503027 {#4122
                          date: 2023-11-09 05:10:27.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4000}
                      +body: """
                        Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                        \n
                        It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                        \n
                        EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 3
                      +score: 0
                      +lastActive: DateTime @1699503111 {#4193
                        date: 2023-11-09 05:11:51.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                        "@Omega_Haxors@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4201 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                      -id: 103412
                      -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ml/comment/5634054"
                      +editedAt: DateTimeImmutable @1699616474 {#4190
                        date: 2023-11-10 12:41:14.0 +01:00
                      }
                      +createdAt: DateTimeImmutable @1699503111 {#4194
                        date: 2023-11-09 05:11:51.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: """
                      Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                      \n
                      Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 48
                    +score: 0
                    +lastActive: DateTime @1699503280 {#4282
                      date: 2023-11-09 05:14:40.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4286 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                    -id: 103416
                    -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://beehaw.org/comment/1596450"
                    +editedAt: DateTimeImmutable @1699558154 {#4283
                      date: 2023-11-09 20:29:14.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1699503280 {#4284
                      date: 2023-11-09 05:14:40.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                     So I get why you feel attacked but it's a legit criticism
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 1
                  +score: 0
                  +lastActive: DateTime @1699508101 {#4383
                    date: 2023-11-09 06:35:01.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4387 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4389 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4391 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4393 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
                  -id: 103507
                  -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699508101 {#4384
                    date: 2023-11-09 06:35:01.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
                  \n
                  I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
                  \n
                  So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
                  \n
                  **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 30
                +score: 0
                +lastActive: DateTime @1699509831 {#4484
                  date: 2023-11-09 07:03:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                  "@bane_killgrind@kbin.social"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4488 …}
                +nested: Doctrine\ORM\PersistentCollection {#4490 …}
                +votes: Doctrine\ORM\PersistentCollection {#4492 …}
                +reports: Doctrine\ORM\PersistentCollection {#4494 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
                -id: 103536
                -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596872"
                +editedAt: DateTimeImmutable @1699572176 {#4485
                  date: 2023-11-10 00:22:56.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699509831 {#4486
                  date: 2023-11-09 07:03:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
                \n
                > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
                \n
                I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1699537827 {#4582
                date: 2023-11-09 14:50:27.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
                "@bane_killgrind@kbin.social"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4585 …}
              +nested: Doctrine\ORM\PersistentCollection {#4587 …}
              +votes: Doctrine\ORM\PersistentCollection {#4589 …}
              +reports: Doctrine\ORM\PersistentCollection {#4591 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
              -id: 104195
              -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5642210"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699537827 {#4583
                date: 2023-11-09 14:50:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699546277 {#4635
              date: 2023-11-09 17:11:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
              "@Diva@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4638 …}
            +nested: Doctrine\ORM\PersistentCollection {#4640 …}
            +votes: Doctrine\ORM\PersistentCollection {#4642 …}
            +reports: Doctrine\ORM\PersistentCollection {#4644 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
            -id: 104538
            -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1599269"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699546277 {#4636
              date: 2023-11-09 17:11:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1699553359 {#4733
            date: 2023-11-09 19:09:19.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
            "@Diva@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4736 …}
          +nested: Doctrine\ORM\PersistentCollection {#4738 …}
          +votes: Doctrine\ORM\PersistentCollection {#4740 …}
          +reports: Doctrine\ORM\PersistentCollection {#4742 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
          -id: 104905
          -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/4941580"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699553359 {#4734
            date: 2023-11-09 19:09:19.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "I swear this post brought out some *really* fucking uptight and weird people"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699560404 {#4785
          date: 2023-11-09 21:06:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
          "@Sonotsugipaa@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4788 …}
        +nested: Doctrine\ORM\PersistentCollection {#4790 …}
        +votes: Doctrine\ORM\PersistentCollection {#4792 …}
        +reports: Doctrine\ORM\PersistentCollection {#4794 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
        -id: 105289
        -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1600457"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699560404 {#4786
          date: 2023-11-09 21:06:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Oh am I uptight or weird or both"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699565429 {#4837
        date: 2023-11-09 22:30:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
        "@Sonotsugipaa@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4840 …}
      +nested: Doctrine\ORM\PersistentCollection {#4842 …}
      +votes: Doctrine\ORM\PersistentCollection {#4844 …}
      +reports: Doctrine\ORM\PersistentCollection {#4846 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
      -id: 105513
      -bodyTs: "'oh':1 'uptight':4 'weird':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5654133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699565429 {#4838
        date: 2023-11-09 22:30:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Yes"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699610317 {#4887
      date: 2023-11-10 10:58:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
      "@Sonotsugipaa@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4891 …}
    +nested: Doctrine\ORM\PersistentCollection {#4896 …}
    +votes: Doctrine\ORM\PersistentCollection {#4892 …}
    +reports: Doctrine\ORM\PersistentCollection {#4898 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4900 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4902 …}
    -id: 107116
    -bodyTs: "'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4463460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699610317 {#4884
      date: 2023-11-10 10:58:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Don’t worry I consider you lot weird and uptight too, considering the reaction to mild criticism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699617716 {#4971
    date: 2023-11-10 13:01:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
    "@hydroptic@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4974 …}
  +nested: Doctrine\ORM\PersistentCollection {#4976 …}
  +votes: Doctrine\ORM\PersistentCollection {#4978 …}
  +reports: Doctrine\ORM\PersistentCollection {#4980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
  -id: 107298
  -bodyTs: "'consid':5,12 'critic':17 'lot':7 'mild':16 'reaction':14 'uptight':10 'weird':8 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5673749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699617716 {#4972
    date: 2023-11-10 13:01:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#4906
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4839
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4787
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4735
        +user: Proxies\__CG__\App\Entity\User {#4214 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4637
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4584
            +user: Proxies\__CG__\App\Entity\User {#4301 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4487
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4385
                +user: Proxies\__CG__\App\Entity\User {#4386 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4285
                  +user: Proxies\__CG__\App\Entity\User {#1970 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4197
                    +user: App\Entity\User {#3948 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4120
                      +user: Proxies\__CG__\App\Entity\User {#1970 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#4000
                        +user: App\Entity\User {#3948 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: null
                        +root: null
                        +body: "Making light of trauma is not funny"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 5
                        +score: 0
                        +lastActive: DateTime @1700251516 {#4009
                          date: 2023-11-17 21:05:16.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@interolivary@beehaw.org"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#3998 …}
                        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                        -id: 103409
                        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.ml/comment/5633978"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1699502832 {#3945
                          date: 2023-11-09 05:07:12.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4000}
                      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 51
                      +score: 0
                      +lastActive: DateTime @1699503027 {#4125
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                        "@Omega_Haxors@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4128 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                      -id: 103411
                      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://beehaw.org/comment/1596426"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699503027 {#4122
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: """
                      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                      \n
                      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                      \n
                      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 3
                    +score: 0
                    +lastActive: DateTime @1699503111 {#4193
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4201 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                    -id: 103412
                    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5634054"
                    +editedAt: DateTimeImmutable @1699616474 {#4190
                      date: 2023-11-10 12:41:14.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1699503111 {#4194
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                    \n
                    Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 48
                  +score: 0
                  +lastActive: DateTime @1699503280 {#4282
                    date: 2023-11-09 05:14:40.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4286 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                  -id: 103416
                  -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://beehaw.org/comment/1596450"
                  +editedAt: DateTimeImmutable @1699558154 {#4283
                    date: 2023-11-09 20:29:14.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699503280 {#4284
                    date: 2023-11-09 05:14:40.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                   So I get why you feel attacked but it's a legit criticism
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1699508101 {#4383
                  date: 2023-11-09 06:35:01.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4387 …}
                +nested: Doctrine\ORM\PersistentCollection {#4389 …}
                +votes: Doctrine\ORM\PersistentCollection {#4391 …}
                +reports: Doctrine\ORM\PersistentCollection {#4393 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
                -id: 103507
                -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699508101 {#4384
                  date: 2023-11-09 06:35:01.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
                \n
                I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
                \n
                So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
                \n
                **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 30
              +score: 0
              +lastActive: DateTime @1699509831 {#4484
                date: 2023-11-09 07:03:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
                "@bane_killgrind@kbin.social"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4488 …}
              +nested: Doctrine\ORM\PersistentCollection {#4490 …}
              +votes: Doctrine\ORM\PersistentCollection {#4492 …}
              +reports: Doctrine\ORM\PersistentCollection {#4494 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
              -id: 103536
              -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596872"
              +editedAt: DateTimeImmutable @1699572176 {#4485
                date: 2023-11-10 00:22:56.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699509831 {#4486
                date: 2023-11-09 07:03:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
              \n
              > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
              \n
              I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1699537827 {#4582
              date: 2023-11-09 14:50:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4585 …}
            +nested: Doctrine\ORM\PersistentCollection {#4587 …}
            +votes: Doctrine\ORM\PersistentCollection {#4589 …}
            +reports: Doctrine\ORM\PersistentCollection {#4591 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
            -id: 104195
            -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5642210"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699537827 {#4583
              date: 2023-11-09 14:50:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699546277 {#4635
            date: 2023-11-09 17:11:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
            "@Diva@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4638 …}
          +nested: Doctrine\ORM\PersistentCollection {#4640 …}
          +votes: Doctrine\ORM\PersistentCollection {#4642 …}
          +reports: Doctrine\ORM\PersistentCollection {#4644 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
          -id: 104538
          -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1599269"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699546277 {#4636
            date: 2023-11-09 17:11:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699553359 {#4733
          date: 2023-11-09 19:09:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4736 …}
        +nested: Doctrine\ORM\PersistentCollection {#4738 …}
        +votes: Doctrine\ORM\PersistentCollection {#4740 …}
        +reports: Doctrine\ORM\PersistentCollection {#4742 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
        -id: 104905
        -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/4941580"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699553359 {#4734
          date: 2023-11-09 19:09:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "I swear this post brought out some *really* fucking uptight and weird people"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699560404 {#4785
        date: 2023-11-09 21:06:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
        "@Sonotsugipaa@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4788 …}
      +nested: Doctrine\ORM\PersistentCollection {#4790 …}
      +votes: Doctrine\ORM\PersistentCollection {#4792 …}
      +reports: Doctrine\ORM\PersistentCollection {#4794 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
      -id: 105289
      -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1600457"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699560404 {#4786
        date: 2023-11-09 21:06:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Oh am I uptight or weird or both"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699565429 {#4837
      date: 2023-11-09 22:30:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
      "@Sonotsugipaa@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4840 …}
    +nested: Doctrine\ORM\PersistentCollection {#4842 …}
    +votes: Doctrine\ORM\PersistentCollection {#4844 …}
    +reports: Doctrine\ORM\PersistentCollection {#4846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 105513
    -bodyTs: "'oh':1 'uptight':4 'weird':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5654133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699565429 {#4838
      date: 2023-11-09 22:30:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Guess I hit a nerve?\n
    \n
    Wanna go check out my profile page, leave a sulky reply on a few more comments? Insulting the quality of my memes was a *terrific* idea, but maybe you could team up with the original offendee who’s now convinced that this post is an indication of rape culture being *out of control*, and see what sort of absolutely devastating insults you can come up with? Could call me a fascist for example, that’d be pretty bad?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699566577 {#4904
    date: 2023-11-09 22:49:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4907 …}
  +nested: Doctrine\ORM\PersistentCollection {#4909 …}
  +votes: Doctrine\ORM\PersistentCollection {#4911 …}
  +reports: Doctrine\ORM\PersistentCollection {#4913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
  -id: 105574
  -bodyTs: "'absolut':64 'bad':83 'call':73 'check':8 'come':69 'comment':21 'control':58 'convinc':45 'could':35,72 'cultur':54 'd':80 'devast':65 'exampl':78 'fascist':76 'go':7 'guess':1 'hit':3 'idea':31 'indic':51 'insult':22,66 'leav':13 'mayb':33 'meme':27 'nerv':5 'offende':41 'origin':40 'page':12 'post':48 'pretti':82 'profil':11 'qualiti':24 'rape':53 'repli':16 'see':60 'sort':62 'sulki':15 'team':36 'terrif':30 'wanna':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1600971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699566577 {#4905
    date: 2023-11-09 22:49:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#4906
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4839
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4787
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4735
        +user: Proxies\__CG__\App\Entity\User {#4214 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4637
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4584
            +user: Proxies\__CG__\App\Entity\User {#4301 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4487
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4385
                +user: Proxies\__CG__\App\Entity\User {#4386 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4285
                  +user: Proxies\__CG__\App\Entity\User {#1970 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4197
                    +user: App\Entity\User {#3948 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4120
                      +user: Proxies\__CG__\App\Entity\User {#1970 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#4000
                        +user: App\Entity\User {#3948 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: null
                        +root: null
                        +body: "Making light of trauma is not funny"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 5
                        +score: 0
                        +lastActive: DateTime @1700251516 {#4009
                          date: 2023-11-17 21:05:16.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@interolivary@beehaw.org"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#3998 …}
                        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                        -id: 103409
                        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.ml/comment/5633978"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1699502832 {#3945
                          date: 2023-11-09 05:07:12.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4000}
                      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 51
                      +score: 0
                      +lastActive: DateTime @1699503027 {#4125
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                        "@Omega_Haxors@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4128 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                      -id: 103411
                      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://beehaw.org/comment/1596426"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699503027 {#4122
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: """
                      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                      \n
                      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                      \n
                      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 3
                    +score: 0
                    +lastActive: DateTime @1699503111 {#4193
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4201 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                    -id: 103412
                    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5634054"
                    +editedAt: DateTimeImmutable @1699616474 {#4190
                      date: 2023-11-10 12:41:14.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1699503111 {#4194
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                    \n
                    Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 48
                  +score: 0
                  +lastActive: DateTime @1699503280 {#4282
                    date: 2023-11-09 05:14:40.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4286 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                  -id: 103416
                  -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://beehaw.org/comment/1596450"
                  +editedAt: DateTimeImmutable @1699558154 {#4283
                    date: 2023-11-09 20:29:14.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699503280 {#4284
                    date: 2023-11-09 05:14:40.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                   So I get why you feel attacked but it's a legit criticism
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1699508101 {#4383
                  date: 2023-11-09 06:35:01.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4387 …}
                +nested: Doctrine\ORM\PersistentCollection {#4389 …}
                +votes: Doctrine\ORM\PersistentCollection {#4391 …}
                +reports: Doctrine\ORM\PersistentCollection {#4393 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
                -id: 103507
                -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699508101 {#4384
                  date: 2023-11-09 06:35:01.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
                \n
                I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
                \n
                So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
                \n
                **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 30
              +score: 0
              +lastActive: DateTime @1699509831 {#4484
                date: 2023-11-09 07:03:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
                "@bane_killgrind@kbin.social"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4488 …}
              +nested: Doctrine\ORM\PersistentCollection {#4490 …}
              +votes: Doctrine\ORM\PersistentCollection {#4492 …}
              +reports: Doctrine\ORM\PersistentCollection {#4494 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
              -id: 103536
              -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596872"
              +editedAt: DateTimeImmutable @1699572176 {#4485
                date: 2023-11-10 00:22:56.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699509831 {#4486
                date: 2023-11-09 07:03:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
              \n
              > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
              \n
              I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1699537827 {#4582
              date: 2023-11-09 14:50:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4585 …}
            +nested: Doctrine\ORM\PersistentCollection {#4587 …}
            +votes: Doctrine\ORM\PersistentCollection {#4589 …}
            +reports: Doctrine\ORM\PersistentCollection {#4591 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
            -id: 104195
            -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5642210"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699537827 {#4583
              date: 2023-11-09 14:50:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699546277 {#4635
            date: 2023-11-09 17:11:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
            "@Diva@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4638 …}
          +nested: Doctrine\ORM\PersistentCollection {#4640 …}
          +votes: Doctrine\ORM\PersistentCollection {#4642 …}
          +reports: Doctrine\ORM\PersistentCollection {#4644 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
          -id: 104538
          -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1599269"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699546277 {#4636
            date: 2023-11-09 17:11:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699553359 {#4733
          date: 2023-11-09 19:09:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4736 …}
        +nested: Doctrine\ORM\PersistentCollection {#4738 …}
        +votes: Doctrine\ORM\PersistentCollection {#4740 …}
        +reports: Doctrine\ORM\PersistentCollection {#4742 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
        -id: 104905
        -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/4941580"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699553359 {#4734
          date: 2023-11-09 19:09:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "I swear this post brought out some *really* fucking uptight and weird people"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699560404 {#4785
        date: 2023-11-09 21:06:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
        "@Sonotsugipaa@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4788 …}
      +nested: Doctrine\ORM\PersistentCollection {#4790 …}
      +votes: Doctrine\ORM\PersistentCollection {#4792 …}
      +reports: Doctrine\ORM\PersistentCollection {#4794 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
      -id: 105289
      -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1600457"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699560404 {#4786
        date: 2023-11-09 21:06:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Oh am I uptight or weird or both"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699565429 {#4837
      date: 2023-11-09 22:30:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
      "@Sonotsugipaa@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4840 …}
    +nested: Doctrine\ORM\PersistentCollection {#4842 …}
    +votes: Doctrine\ORM\PersistentCollection {#4844 …}
    +reports: Doctrine\ORM\PersistentCollection {#4846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 105513
    -bodyTs: "'oh':1 'uptight':4 'weird':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5654133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699565429 {#4838
      date: 2023-11-09 22:30:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Guess I hit a nerve?\n
    \n
    Wanna go check out my profile page, leave a sulky reply on a few more comments? Insulting the quality of my memes was a *terrific* idea, but maybe you could team up with the original offendee who’s now convinced that this post is an indication of rape culture being *out of control*, and see what sort of absolutely devastating insults you can come up with? Could call me a fascist for example, that’d be pretty bad?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699566577 {#4904
    date: 2023-11-09 22:49:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4907 …}
  +nested: Doctrine\ORM\PersistentCollection {#4909 …}
  +votes: Doctrine\ORM\PersistentCollection {#4911 …}
  +reports: Doctrine\ORM\PersistentCollection {#4913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
  -id: 105574
  -bodyTs: "'absolut':64 'bad':83 'call':73 'check':8 'come':69 'comment':21 'control':58 'convinc':45 'could':35,72 'cultur':54 'd':80 'devast':65 'exampl':78 'fascist':76 'go':7 'guess':1 'hit':3 'idea':31 'indic':51 'insult':22,66 'leav':13 'mayb':33 'meme':27 'nerv':5 'offende':41 'origin':40 'page':12 'post':48 'pretti':82 'profil':11 'qualiti':24 'rape':53 'repli':16 'see':60 'sort':62 'sulki':15 'team':36 'terrif':30 'wanna':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1600971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699566577 {#4905
    date: 2023-11-09 22:49:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#4906
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4839
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4787
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4735
        +user: Proxies\__CG__\App\Entity\User {#4214 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4637
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4584
            +user: Proxies\__CG__\App\Entity\User {#4301 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4487
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4385
                +user: Proxies\__CG__\App\Entity\User {#4386 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4285
                  +user: Proxies\__CG__\App\Entity\User {#1970 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4197
                    +user: App\Entity\User {#3948 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4120
                      +user: Proxies\__CG__\App\Entity\User {#1970 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#4000
                        +user: App\Entity\User {#3948 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: null
                        +root: null
                        +body: "Making light of trauma is not funny"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 5
                        +score: 0
                        +lastActive: DateTime @1700251516 {#4009
                          date: 2023-11-17 21:05:16.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@interolivary@beehaw.org"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#3998 …}
                        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                        -id: 103409
                        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.ml/comment/5633978"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1699502832 {#3945
                          date: 2023-11-09 05:07:12.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4000}
                      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 51
                      +score: 0
                      +lastActive: DateTime @1699503027 {#4125
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                        "@Omega_Haxors@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4128 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                      -id: 103411
                      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://beehaw.org/comment/1596426"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699503027 {#4122
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: """
                      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                      \n
                      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                      \n
                      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 3
                    +score: 0
                    +lastActive: DateTime @1699503111 {#4193
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4201 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                    -id: 103412
                    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5634054"
                    +editedAt: DateTimeImmutable @1699616474 {#4190
                      date: 2023-11-10 12:41:14.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1699503111 {#4194
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                    \n
                    Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 48
                  +score: 0
                  +lastActive: DateTime @1699503280 {#4282
                    date: 2023-11-09 05:14:40.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4286 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                  -id: 103416
                  -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://beehaw.org/comment/1596450"
                  +editedAt: DateTimeImmutable @1699558154 {#4283
                    date: 2023-11-09 20:29:14.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699503280 {#4284
                    date: 2023-11-09 05:14:40.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                   So I get why you feel attacked but it's a legit criticism
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1699508101 {#4383
                  date: 2023-11-09 06:35:01.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4387 …}
                +nested: Doctrine\ORM\PersistentCollection {#4389 …}
                +votes: Doctrine\ORM\PersistentCollection {#4391 …}
                +reports: Doctrine\ORM\PersistentCollection {#4393 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
                -id: 103507
                -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699508101 {#4384
                  date: 2023-11-09 06:35:01.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
                \n
                I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
                \n
                So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
                \n
                **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 30
              +score: 0
              +lastActive: DateTime @1699509831 {#4484
                date: 2023-11-09 07:03:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
                "@bane_killgrind@kbin.social"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4488 …}
              +nested: Doctrine\ORM\PersistentCollection {#4490 …}
              +votes: Doctrine\ORM\PersistentCollection {#4492 …}
              +reports: Doctrine\ORM\PersistentCollection {#4494 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
              -id: 103536
              -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596872"
              +editedAt: DateTimeImmutable @1699572176 {#4485
                date: 2023-11-10 00:22:56.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699509831 {#4486
                date: 2023-11-09 07:03:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
              \n
              > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
              \n
              I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1699537827 {#4582
              date: 2023-11-09 14:50:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4585 …}
            +nested: Doctrine\ORM\PersistentCollection {#4587 …}
            +votes: Doctrine\ORM\PersistentCollection {#4589 …}
            +reports: Doctrine\ORM\PersistentCollection {#4591 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
            -id: 104195
            -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5642210"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699537827 {#4583
              date: 2023-11-09 14:50:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699546277 {#4635
            date: 2023-11-09 17:11:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
            "@Diva@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4638 …}
          +nested: Doctrine\ORM\PersistentCollection {#4640 …}
          +votes: Doctrine\ORM\PersistentCollection {#4642 …}
          +reports: Doctrine\ORM\PersistentCollection {#4644 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
          -id: 104538
          -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1599269"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699546277 {#4636
            date: 2023-11-09 17:11:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699553359 {#4733
          date: 2023-11-09 19:09:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4736 …}
        +nested: Doctrine\ORM\PersistentCollection {#4738 …}
        +votes: Doctrine\ORM\PersistentCollection {#4740 …}
        +reports: Doctrine\ORM\PersistentCollection {#4742 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
        -id: 104905
        -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/4941580"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699553359 {#4734
          date: 2023-11-09 19:09:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "I swear this post brought out some *really* fucking uptight and weird people"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699560404 {#4785
        date: 2023-11-09 21:06:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
        "@Sonotsugipaa@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4788 …}
      +nested: Doctrine\ORM\PersistentCollection {#4790 …}
      +votes: Doctrine\ORM\PersistentCollection {#4792 …}
      +reports: Doctrine\ORM\PersistentCollection {#4794 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
      -id: 105289
      -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1600457"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699560404 {#4786
        date: 2023-11-09 21:06:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Oh am I uptight or weird or both"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699565429 {#4837
      date: 2023-11-09 22:30:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
      "@Sonotsugipaa@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4840 …}
    +nested: Doctrine\ORM\PersistentCollection {#4842 …}
    +votes: Doctrine\ORM\PersistentCollection {#4844 …}
    +reports: Doctrine\ORM\PersistentCollection {#4846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 105513
    -bodyTs: "'oh':1 'uptight':4 'weird':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5654133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699565429 {#4838
      date: 2023-11-09 22:30:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Guess I hit a nerve?\n
    \n
    Wanna go check out my profile page, leave a sulky reply on a few more comments? Insulting the quality of my memes was a *terrific* idea, but maybe you could team up with the original offendee who’s now convinced that this post is an indication of rape culture being *out of control*, and see what sort of absolutely devastating insults you can come up with? Could call me a fascist for example, that’d be pretty bad?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699566577 {#4904
    date: 2023-11-09 22:49:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4907 …}
  +nested: Doctrine\ORM\PersistentCollection {#4909 …}
  +votes: Doctrine\ORM\PersistentCollection {#4911 …}
  +reports: Doctrine\ORM\PersistentCollection {#4913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
  -id: 105574
  -bodyTs: "'absolut':64 'bad':83 'call':73 'check':8 'come':69 'comment':21 'control':58 'convinc':45 'could':35,72 'cultur':54 'd':80 'devast':65 'exampl':78 'fascist':76 'go':7 'guess':1 'hit':3 'idea':31 'indic':51 'insult':22,66 'leav':13 'mayb':33 'meme':27 'nerv':5 'offende':41 'origin':40 'page':12 'post':48 'pretti':82 'profil':11 'qualiti':24 'rape':53 'repli':16 'see':60 'sort':62 'sulki':15 'team':36 'terrif':30 'wanna':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1600971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699566577 {#4905
    date: 2023-11-09 22:49:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#4955
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4906
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4839
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4787
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4735
          +user: Proxies\__CG__\App\Entity\User {#4214 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4637
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4584
              +user: Proxies\__CG__\App\Entity\User {#4301 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4487
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4385
                  +user: Proxies\__CG__\App\Entity\User {#4386 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4285
                    +user: Proxies\__CG__\App\Entity\User {#1970 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4197
                      +user: App\Entity\User {#3948 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#4120
                        +user: Proxies\__CG__\App\Entity\User {#1970 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#4000
                          +user: App\Entity\User {#3948 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: null
                          +root: null
                          +body: "Making light of trauma is not funny"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 5
                          +score: 0
                          +lastActive: DateTime @1700251516 {#4009
                            date: 2023-11-17 21:05:16.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@interolivary@beehaw.org"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#3998 …}
                          +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                          +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                          +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                          -id: 103409
                          -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.ml/comment/5633978"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1699502832 {#3945
                            date: 2023-11-09 05:07:12.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4000}
                        +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 51
                        +score: 0
                        +lastActive: DateTime @1699503027 {#4125
                          date: 2023-11-09 05:10:27.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@interolivary@beehaw.org"
                          "@Omega_Haxors@lemmy.ml"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#4128 …}
                        +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                        +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                        -id: 103411
                        -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://beehaw.org/comment/1596426"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1699503027 {#4122
                          date: 2023-11-09 05:10:27.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4000}
                      +body: """
                        Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                        \n
                        It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                        \n
                        EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 3
                      +score: 0
                      +lastActive: DateTime @1699503111 {#4193
                        date: 2023-11-09 05:11:51.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                        "@Omega_Haxors@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4201 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                      -id: 103412
                      -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ml/comment/5634054"
                      +editedAt: DateTimeImmutable @1699616474 {#4190
                        date: 2023-11-10 12:41:14.0 +01:00
                      }
                      +createdAt: DateTimeImmutable @1699503111 {#4194
                        date: 2023-11-09 05:11:51.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: """
                      Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                      \n
                      Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 48
                    +score: 0
                    +lastActive: DateTime @1699503280 {#4282
                      date: 2023-11-09 05:14:40.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4286 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                    -id: 103416
                    -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://beehaw.org/comment/1596450"
                    +editedAt: DateTimeImmutable @1699558154 {#4283
                      date: 2023-11-09 20:29:14.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1699503280 {#4284
                      date: 2023-11-09 05:14:40.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                     So I get why you feel attacked but it's a legit criticism
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 1
                  +score: 0
                  +lastActive: DateTime @1699508101 {#4383
                    date: 2023-11-09 06:35:01.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4387 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4389 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4391 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4393 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
                  -id: 103507
                  -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699508101 {#4384
                    date: 2023-11-09 06:35:01.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
                  \n
                  I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
                  \n
                  So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
                  \n
                  **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 30
                +score: 0
                +lastActive: DateTime @1699509831 {#4484
                  date: 2023-11-09 07:03:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                  "@bane_killgrind@kbin.social"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4488 …}
                +nested: Doctrine\ORM\PersistentCollection {#4490 …}
                +votes: Doctrine\ORM\PersistentCollection {#4492 …}
                +reports: Doctrine\ORM\PersistentCollection {#4494 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
                -id: 103536
                -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596872"
                +editedAt: DateTimeImmutable @1699572176 {#4485
                  date: 2023-11-10 00:22:56.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699509831 {#4486
                  date: 2023-11-09 07:03:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
                \n
                > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
                \n
                I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1699537827 {#4582
                date: 2023-11-09 14:50:27.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
                "@bane_killgrind@kbin.social"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4585 …}
              +nested: Doctrine\ORM\PersistentCollection {#4587 …}
              +votes: Doctrine\ORM\PersistentCollection {#4589 …}
              +reports: Doctrine\ORM\PersistentCollection {#4591 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
              -id: 104195
              -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5642210"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699537827 {#4583
                date: 2023-11-09 14:50:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699546277 {#4635
              date: 2023-11-09 17:11:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
              "@Diva@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4638 …}
            +nested: Doctrine\ORM\PersistentCollection {#4640 …}
            +votes: Doctrine\ORM\PersistentCollection {#4642 …}
            +reports: Doctrine\ORM\PersistentCollection {#4644 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
            -id: 104538
            -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1599269"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699546277 {#4636
              date: 2023-11-09 17:11:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1699553359 {#4733
            date: 2023-11-09 19:09:19.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
            "@Diva@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4736 …}
          +nested: Doctrine\ORM\PersistentCollection {#4738 …}
          +votes: Doctrine\ORM\PersistentCollection {#4740 …}
          +reports: Doctrine\ORM\PersistentCollection {#4742 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
          -id: 104905
          -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/4941580"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699553359 {#4734
            date: 2023-11-09 19:09:19.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "I swear this post brought out some *really* fucking uptight and weird people"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699560404 {#4785
          date: 2023-11-09 21:06:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
          "@Sonotsugipaa@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4788 …}
        +nested: Doctrine\ORM\PersistentCollection {#4790 …}
        +votes: Doctrine\ORM\PersistentCollection {#4792 …}
        +reports: Doctrine\ORM\PersistentCollection {#4794 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
        -id: 105289
        -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1600457"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699560404 {#4786
          date: 2023-11-09 21:06:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Oh am I uptight or weird or both"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699565429 {#4837
        date: 2023-11-09 22:30:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
        "@Sonotsugipaa@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4840 …}
      +nested: Doctrine\ORM\PersistentCollection {#4842 …}
      +votes: Doctrine\ORM\PersistentCollection {#4844 …}
      +reports: Doctrine\ORM\PersistentCollection {#4846 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
      -id: 105513
      -bodyTs: "'oh':1 'uptight':4 'weird':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5654133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699565429 {#4838
        date: 2023-11-09 22:30:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Guess I hit a nerve?\n
      \n
      Wanna go check out my profile page, leave a sulky reply on a few more comments? Insulting the quality of my memes was a *terrific* idea, but maybe you could team up with the original offendee who’s now convinced that this post is an indication of rape culture being *out of control*, and see what sort of absolutely devastating insults you can come up with? Could call me a fascist for example, that’d be pretty bad?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699566577 {#4904
      date: 2023-11-09 22:49:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
      "@Sonotsugipaa@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4907 …}
    +nested: Doctrine\ORM\PersistentCollection {#4909 …}
    +votes: Doctrine\ORM\PersistentCollection {#4911 …}
    +reports: Doctrine\ORM\PersistentCollection {#4913 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
    -id: 105574
    -bodyTs: "'absolut':64 'bad':83 'call':73 'check':8 'come':69 'comment':21 'control':58 'convinc':45 'could':35,72 'cultur':54 'd':80 'devast':65 'exampl':78 'fascist':76 'go':7 'guess':1 'hit':3 'idea':31 'indic':51 'insult':22,66 'leav':13 'mayb':33 'meme':27 'nerv':5 'offende':41 'origin':40 'page':12 'post':48 'pretti':82 'profil':11 'qualiti':24 'rape':53 'repli':16 'see':60 'sort':62 'sulki':15 'team':36 'terrif':30 'wanna':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1600971"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699566577 {#4905
      date: 2023-11-09 22:49:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "It’s in the same thread as the other comments, idk what to tell you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699566847 {#4954
    date: 2023-11-09 22:54:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4958 …}
  +nested: Doctrine\ORM\PersistentCollection {#4963 …}
  +votes: Doctrine\ORM\PersistentCollection {#4959 …}
  +reports: Doctrine\ORM\PersistentCollection {#4965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4969 …}
  -id: 105582
  -bodyTs: "'comment':10 'idk':11 'tell':14 'thread':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5654704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699566847 {#4951
    date: 2023-11-09 22:54:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#4955
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4906
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4839
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4787
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4735
          +user: Proxies\__CG__\App\Entity\User {#4214 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4637
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4584
              +user: Proxies\__CG__\App\Entity\User {#4301 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4487
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4385
                  +user: Proxies\__CG__\App\Entity\User {#4386 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4285
                    +user: Proxies\__CG__\App\Entity\User {#1970 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4197
                      +user: App\Entity\User {#3948 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#4120
                        +user: Proxies\__CG__\App\Entity\User {#1970 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#4000
                          +user: App\Entity\User {#3948 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: null
                          +root: null
                          +body: "Making light of trauma is not funny"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 5
                          +score: 0
                          +lastActive: DateTime @1700251516 {#4009
                            date: 2023-11-17 21:05:16.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@interolivary@beehaw.org"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#3998 …}
                          +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                          +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                          +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                          -id: 103409
                          -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.ml/comment/5633978"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1699502832 {#3945
                            date: 2023-11-09 05:07:12.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4000}
                        +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 51
                        +score: 0
                        +lastActive: DateTime @1699503027 {#4125
                          date: 2023-11-09 05:10:27.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@interolivary@beehaw.org"
                          "@Omega_Haxors@lemmy.ml"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#4128 …}
                        +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                        +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                        -id: 103411
                        -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://beehaw.org/comment/1596426"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1699503027 {#4122
                          date: 2023-11-09 05:10:27.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4000}
                      +body: """
                        Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                        \n
                        It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                        \n
                        EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 3
                      +score: 0
                      +lastActive: DateTime @1699503111 {#4193
                        date: 2023-11-09 05:11:51.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                        "@Omega_Haxors@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4201 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                      -id: 103412
                      -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ml/comment/5634054"
                      +editedAt: DateTimeImmutable @1699616474 {#4190
                        date: 2023-11-10 12:41:14.0 +01:00
                      }
                      +createdAt: DateTimeImmutable @1699503111 {#4194
                        date: 2023-11-09 05:11:51.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: """
                      Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                      \n
                      Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 48
                    +score: 0
                    +lastActive: DateTime @1699503280 {#4282
                      date: 2023-11-09 05:14:40.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4286 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                    -id: 103416
                    -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://beehaw.org/comment/1596450"
                    +editedAt: DateTimeImmutable @1699558154 {#4283
                      date: 2023-11-09 20:29:14.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1699503280 {#4284
                      date: 2023-11-09 05:14:40.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                     So I get why you feel attacked but it's a legit criticism
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 1
                  +score: 0
                  +lastActive: DateTime @1699508101 {#4383
                    date: 2023-11-09 06:35:01.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4387 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4389 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4391 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4393 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
                  -id: 103507
                  -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699508101 {#4384
                    date: 2023-11-09 06:35:01.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
                  \n
                  I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
                  \n
                  So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
                  \n
                  **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 30
                +score: 0
                +lastActive: DateTime @1699509831 {#4484
                  date: 2023-11-09 07:03:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                  "@bane_killgrind@kbin.social"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4488 …}
                +nested: Doctrine\ORM\PersistentCollection {#4490 …}
                +votes: Doctrine\ORM\PersistentCollection {#4492 …}
                +reports: Doctrine\ORM\PersistentCollection {#4494 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
                -id: 103536
                -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596872"
                +editedAt: DateTimeImmutable @1699572176 {#4485
                  date: 2023-11-10 00:22:56.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699509831 {#4486
                  date: 2023-11-09 07:03:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
                \n
                > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
                \n
                I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1699537827 {#4582
                date: 2023-11-09 14:50:27.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
                "@bane_killgrind@kbin.social"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4585 …}
              +nested: Doctrine\ORM\PersistentCollection {#4587 …}
              +votes: Doctrine\ORM\PersistentCollection {#4589 …}
              +reports: Doctrine\ORM\PersistentCollection {#4591 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
              -id: 104195
              -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5642210"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699537827 {#4583
                date: 2023-11-09 14:50:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699546277 {#4635
              date: 2023-11-09 17:11:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
              "@Diva@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4638 …}
            +nested: Doctrine\ORM\PersistentCollection {#4640 …}
            +votes: Doctrine\ORM\PersistentCollection {#4642 …}
            +reports: Doctrine\ORM\PersistentCollection {#4644 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
            -id: 104538
            -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1599269"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699546277 {#4636
              date: 2023-11-09 17:11:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1699553359 {#4733
            date: 2023-11-09 19:09:19.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
            "@Diva@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4736 …}
          +nested: Doctrine\ORM\PersistentCollection {#4738 …}
          +votes: Doctrine\ORM\PersistentCollection {#4740 …}
          +reports: Doctrine\ORM\PersistentCollection {#4742 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
          -id: 104905
          -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/4941580"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699553359 {#4734
            date: 2023-11-09 19:09:19.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "I swear this post brought out some *really* fucking uptight and weird people"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699560404 {#4785
          date: 2023-11-09 21:06:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
          "@Sonotsugipaa@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4788 …}
        +nested: Doctrine\ORM\PersistentCollection {#4790 …}
        +votes: Doctrine\ORM\PersistentCollection {#4792 …}
        +reports: Doctrine\ORM\PersistentCollection {#4794 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
        -id: 105289
        -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1600457"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699560404 {#4786
          date: 2023-11-09 21:06:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Oh am I uptight or weird or both"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699565429 {#4837
        date: 2023-11-09 22:30:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
        "@Sonotsugipaa@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4840 …}
      +nested: Doctrine\ORM\PersistentCollection {#4842 …}
      +votes: Doctrine\ORM\PersistentCollection {#4844 …}
      +reports: Doctrine\ORM\PersistentCollection {#4846 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
      -id: 105513
      -bodyTs: "'oh':1 'uptight':4 'weird':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5654133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699565429 {#4838
        date: 2023-11-09 22:30:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Guess I hit a nerve?\n
      \n
      Wanna go check out my profile page, leave a sulky reply on a few more comments? Insulting the quality of my memes was a *terrific* idea, but maybe you could team up with the original offendee who’s now convinced that this post is an indication of rape culture being *out of control*, and see what sort of absolutely devastating insults you can come up with? Could call me a fascist for example, that’d be pretty bad?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699566577 {#4904
      date: 2023-11-09 22:49:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
      "@Sonotsugipaa@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4907 …}
    +nested: Doctrine\ORM\PersistentCollection {#4909 …}
    +votes: Doctrine\ORM\PersistentCollection {#4911 …}
    +reports: Doctrine\ORM\PersistentCollection {#4913 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
    -id: 105574
    -bodyTs: "'absolut':64 'bad':83 'call':73 'check':8 'come':69 'comment':21 'control':58 'convinc':45 'could':35,72 'cultur':54 'd':80 'devast':65 'exampl':78 'fascist':76 'go':7 'guess':1 'hit':3 'idea':31 'indic':51 'insult':22,66 'leav':13 'mayb':33 'meme':27 'nerv':5 'offende':41 'origin':40 'page':12 'post':48 'pretti':82 'profil':11 'qualiti':24 'rape':53 'repli':16 'see':60 'sort':62 'sulki':15 'team':36 'terrif':30 'wanna':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1600971"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699566577 {#4905
      date: 2023-11-09 22:49:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "It’s in the same thread as the other comments, idk what to tell you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699566847 {#4954
    date: 2023-11-09 22:54:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4958 …}
  +nested: Doctrine\ORM\PersistentCollection {#4963 …}
  +votes: Doctrine\ORM\PersistentCollection {#4959 …}
  +reports: Doctrine\ORM\PersistentCollection {#4965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4969 …}
  -id: 105582
  -bodyTs: "'comment':10 'idk':11 'tell':14 'thread':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5654704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699566847 {#4951
    date: 2023-11-09 22:54:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#4955
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4906
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4839
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4787
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4735
          +user: Proxies\__CG__\App\Entity\User {#4214 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4637
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4584
              +user: Proxies\__CG__\App\Entity\User {#4301 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4487
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4385
                  +user: Proxies\__CG__\App\Entity\User {#4386 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4285
                    +user: Proxies\__CG__\App\Entity\User {#1970 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4197
                      +user: App\Entity\User {#3948 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#4120
                        +user: Proxies\__CG__\App\Entity\User {#1970 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#4000
                          +user: App\Entity\User {#3948 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: null
                          +root: null
                          +body: "Making light of trauma is not funny"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 5
                          +score: 0
                          +lastActive: DateTime @1700251516 {#4009
                            date: 2023-11-17 21:05:16.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@interolivary@beehaw.org"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#3998 …}
                          +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                          +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                          +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                          -id: 103409
                          -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.ml/comment/5633978"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1699502832 {#3945
                            date: 2023-11-09 05:07:12.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4000}
                        +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 51
                        +score: 0
                        +lastActive: DateTime @1699503027 {#4125
                          date: 2023-11-09 05:10:27.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@interolivary@beehaw.org"
                          "@Omega_Haxors@lemmy.ml"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#4128 …}
                        +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                        +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                        -id: 103411
                        -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://beehaw.org/comment/1596426"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1699503027 {#4122
                          date: 2023-11-09 05:10:27.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4000}
                      +body: """
                        Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                        \n
                        It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                        \n
                        EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 3
                      +score: 0
                      +lastActive: DateTime @1699503111 {#4193
                        date: 2023-11-09 05:11:51.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                        "@Omega_Haxors@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4201 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                      -id: 103412
                      -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ml/comment/5634054"
                      +editedAt: DateTimeImmutable @1699616474 {#4190
                        date: 2023-11-10 12:41:14.0 +01:00
                      }
                      +createdAt: DateTimeImmutable @1699503111 {#4194
                        date: 2023-11-09 05:11:51.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: """
                      Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                      \n
                      Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 48
                    +score: 0
                    +lastActive: DateTime @1699503280 {#4282
                      date: 2023-11-09 05:14:40.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4286 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                    -id: 103416
                    -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://beehaw.org/comment/1596450"
                    +editedAt: DateTimeImmutable @1699558154 {#4283
                      date: 2023-11-09 20:29:14.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1699503280 {#4284
                      date: 2023-11-09 05:14:40.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                     So I get why you feel attacked but it's a legit criticism
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 1
                  +score: 0
                  +lastActive: DateTime @1699508101 {#4383
                    date: 2023-11-09 06:35:01.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4387 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4389 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4391 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4393 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
                  -id: 103507
                  -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1699508101 {#4384
                    date: 2023-11-09 06:35:01.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
                  \n
                  I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
                  \n
                  So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
                  \n
                  **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 30
                +score: 0
                +lastActive: DateTime @1699509831 {#4484
                  date: 2023-11-09 07:03:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                  "@bane_killgrind@kbin.social"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4488 …}
                +nested: Doctrine\ORM\PersistentCollection {#4490 …}
                +votes: Doctrine\ORM\PersistentCollection {#4492 …}
                +reports: Doctrine\ORM\PersistentCollection {#4494 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
                -id: 103536
                -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596872"
                +editedAt: DateTimeImmutable @1699572176 {#4485
                  date: 2023-11-10 00:22:56.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699509831 {#4486
                  date: 2023-11-09 07:03:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
                \n
                > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
                \n
                I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1699537827 {#4582
                date: 2023-11-09 14:50:27.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
                "@bane_killgrind@kbin.social"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4585 …}
              +nested: Doctrine\ORM\PersistentCollection {#4587 …}
              +votes: Doctrine\ORM\PersistentCollection {#4589 …}
              +reports: Doctrine\ORM\PersistentCollection {#4591 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
              -id: 104195
              -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5642210"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699537827 {#4583
                date: 2023-11-09 14:50:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699546277 {#4635
              date: 2023-11-09 17:11:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
              "@Diva@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4638 …}
            +nested: Doctrine\ORM\PersistentCollection {#4640 …}
            +votes: Doctrine\ORM\PersistentCollection {#4642 …}
            +reports: Doctrine\ORM\PersistentCollection {#4644 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
            -id: 104538
            -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1599269"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699546277 {#4636
              date: 2023-11-09 17:11:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1699553359 {#4733
            date: 2023-11-09 19:09:19.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
            "@Diva@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4736 …}
          +nested: Doctrine\ORM\PersistentCollection {#4738 …}
          +votes: Doctrine\ORM\PersistentCollection {#4740 …}
          +reports: Doctrine\ORM\PersistentCollection {#4742 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
          -id: 104905
          -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/4941580"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699553359 {#4734
            date: 2023-11-09 19:09:19.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "I swear this post brought out some *really* fucking uptight and weird people"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699560404 {#4785
          date: 2023-11-09 21:06:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
          "@Sonotsugipaa@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4788 …}
        +nested: Doctrine\ORM\PersistentCollection {#4790 …}
        +votes: Doctrine\ORM\PersistentCollection {#4792 …}
        +reports: Doctrine\ORM\PersistentCollection {#4794 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
        -id: 105289
        -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1600457"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699560404 {#4786
          date: 2023-11-09 21:06:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "Oh am I uptight or weird or both"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699565429 {#4837
        date: 2023-11-09 22:30:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
        "@Sonotsugipaa@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4840 …}
      +nested: Doctrine\ORM\PersistentCollection {#4842 …}
      +votes: Doctrine\ORM\PersistentCollection {#4844 …}
      +reports: Doctrine\ORM\PersistentCollection {#4846 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
      -id: 105513
      -bodyTs: "'oh':1 'uptight':4 'weird':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5654133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699565429 {#4838
        date: 2023-11-09 22:30:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Guess I hit a nerve?\n
      \n
      Wanna go check out my profile page, leave a sulky reply on a few more comments? Insulting the quality of my memes was a *terrific* idea, but maybe you could team up with the original offendee who’s now convinced that this post is an indication of rape culture being *out of control*, and see what sort of absolutely devastating insults you can come up with? Could call me a fascist for example, that’d be pretty bad?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699566577 {#4904
      date: 2023-11-09 22:49:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
      "@Sonotsugipaa@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4907 …}
    +nested: Doctrine\ORM\PersistentCollection {#4909 …}
    +votes: Doctrine\ORM\PersistentCollection {#4911 …}
    +reports: Doctrine\ORM\PersistentCollection {#4913 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4915 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4917 …}
    -id: 105574
    -bodyTs: "'absolut':64 'bad':83 'call':73 'check':8 'come':69 'comment':21 'control':58 'convinc':45 'could':35,72 'cultur':54 'd':80 'devast':65 'exampl':78 'fascist':76 'go':7 'guess':1 'hit':3 'idea':31 'indic':51 'insult':22,66 'leav':13 'mayb':33 'meme':27 'nerv':5 'offende':41 'origin':40 'page':12 'post':48 'pretti':82 'profil':11 'qualiti':24 'rape':53 'repli':16 'see':60 'sort':62 'sulki':15 'team':36 'terrif':30 'wanna':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1600971"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699566577 {#4905
      date: 2023-11-09 22:49:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "It’s in the same thread as the other comments, idk what to tell you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699566847 {#4954
    date: 2023-11-09 22:54:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4958 …}
  +nested: Doctrine\ORM\PersistentCollection {#4963 …}
  +votes: Doctrine\ORM\PersistentCollection {#4959 …}
  +reports: Doctrine\ORM\PersistentCollection {#4965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4969 …}
  -id: 105582
  -bodyTs: "'comment':10 'idk':11 'tell':14 'thread':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5654704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699566847 {#4951
    date: 2023-11-09 22:54:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#4854
  +user: Proxies\__CG__\App\Entity\User {#4214 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4787
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4735
      +user: Proxies\__CG__\App\Entity\User {#4214 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4637
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4584
          +user: Proxies\__CG__\App\Entity\User {#4301 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4487
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4385
              +user: Proxies\__CG__\App\Entity\User {#4386 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4285
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4197
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4120
                    +user: Proxies\__CG__\App\Entity\User {#1970 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4000
                      +user: App\Entity\User {#3948 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "Making light of trauma is not funny"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 5
                      +score: 0
                      +lastActive: DateTime @1700251516 {#4009
                        date: 2023-11-17 21:05:16.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#3998 …}
                      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                      -id: 103409
                      -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ml/comment/5633978"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699502832 {#3945
                        date: 2023-11-09 05:07:12.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 51
                    +score: 0
                    +lastActive: DateTime @1699503027 {#4125
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4128 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                    -id: 103411
                    -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://beehaw.org/comment/1596426"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699503027 {#4122
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                    \n
                    It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                    \n
                    EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1699503111 {#4193
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4201 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                  -id: 103412
                  -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5634054"
                  +editedAt: DateTimeImmutable @1699616474 {#4190
                    date: 2023-11-10 12:41:14.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699503111 {#4194
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                  \n
                  Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 48
                +score: 0
                +lastActive: DateTime @1699503280 {#4282
                  date: 2023-11-09 05:14:40.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4286 …}
                +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                -id: 103416
                -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596450"
                +editedAt: DateTimeImmutable @1699558154 {#4283
                  date: 2023-11-09 20:29:14.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699503280 {#4284
                  date: 2023-11-09 05:14:40.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                 So I get why you feel attacked but it's a legit criticism
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1699508101 {#4383
                date: 2023-11-09 06:35:01.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4387 …}
              +nested: Doctrine\ORM\PersistentCollection {#4389 …}
              +votes: Doctrine\ORM\PersistentCollection {#4391 …}
              +reports: Doctrine\ORM\PersistentCollection {#4393 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
              -id: 103507
              -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699508101 {#4384
                date: 2023-11-09 06:35:01.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
              \n
              I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
              \n
              So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
              \n
              **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 30
            +score: 0
            +lastActive: DateTime @1699509831 {#4484
              date: 2023-11-09 07:03:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4488 …}
            +nested: Doctrine\ORM\PersistentCollection {#4490 …}
            +votes: Doctrine\ORM\PersistentCollection {#4492 …}
            +reports: Doctrine\ORM\PersistentCollection {#4494 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
            -id: 103536
            -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596872"
            +editedAt: DateTimeImmutable @1699572176 {#4485
              date: 2023-11-10 00:22:56.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699509831 {#4486
              date: 2023-11-09 07:03:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
            \n
            > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
            \n
            I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699537827 {#4582
            date: 2023-11-09 14:50:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4585 …}
          +nested: Doctrine\ORM\PersistentCollection {#4587 …}
          +votes: Doctrine\ORM\PersistentCollection {#4589 …}
          +reports: Doctrine\ORM\PersistentCollection {#4591 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
          -id: 104195
          -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5642210"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699537827 {#4583
            date: 2023-11-09 14:50:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699546277 {#4635
          date: 2023-11-09 17:11:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4638 …}
        +nested: Doctrine\ORM\PersistentCollection {#4640 …}
        +votes: Doctrine\ORM\PersistentCollection {#4642 …}
        +reports: Doctrine\ORM\PersistentCollection {#4644 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
        -id: 104538
        -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1599269"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699546277 {#4636
          date: 2023-11-09 17:11:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699553359 {#4733
        date: 2023-11-09 19:09:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4736 …}
      +nested: Doctrine\ORM\PersistentCollection {#4738 …}
      +votes: Doctrine\ORM\PersistentCollection {#4740 …}
      +reports: Doctrine\ORM\PersistentCollection {#4742 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
      -id: 104905
      -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4941580"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699553359 {#4734
        date: 2023-11-09 19:09:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "I swear this post brought out some *really* fucking uptight and weird people"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699560404 {#4785
      date: 2023-11-09 21:06:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
      "@Sonotsugipaa@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4788 …}
    +nested: Doctrine\ORM\PersistentCollection {#4790 …}
    +votes: Doctrine\ORM\PersistentCollection {#4792 …}
    +reports: Doctrine\ORM\PersistentCollection {#4794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
    -id: 105289
    -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1600457"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699560404 {#4786
      date: 2023-11-09 21:06:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Eh, I’ve seen worse"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699574930 {#4852
    date: 2023-11-10 01:08:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4855 …}
  +nested: Doctrine\ORM\PersistentCollection {#4857 …}
  +votes: Doctrine\ORM\PersistentCollection {#4859 …}
  +reports: Doctrine\ORM\PersistentCollection {#4861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
  -id: 105956
  -bodyTs: "'eh':1 'seen':4 've':3 'wors':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4951459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699574930 {#4853
    date: 2023-11-10 01:08:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#4854
  +user: Proxies\__CG__\App\Entity\User {#4214 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4787
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4735
      +user: Proxies\__CG__\App\Entity\User {#4214 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4637
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4584
          +user: Proxies\__CG__\App\Entity\User {#4301 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4487
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4385
              +user: Proxies\__CG__\App\Entity\User {#4386 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4285
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4197
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4120
                    +user: Proxies\__CG__\App\Entity\User {#1970 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4000
                      +user: App\Entity\User {#3948 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "Making light of trauma is not funny"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 5
                      +score: 0
                      +lastActive: DateTime @1700251516 {#4009
                        date: 2023-11-17 21:05:16.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#3998 …}
                      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                      -id: 103409
                      -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ml/comment/5633978"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699502832 {#3945
                        date: 2023-11-09 05:07:12.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 51
                    +score: 0
                    +lastActive: DateTime @1699503027 {#4125
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4128 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                    -id: 103411
                    -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://beehaw.org/comment/1596426"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699503027 {#4122
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                    \n
                    It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                    \n
                    EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1699503111 {#4193
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4201 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                  -id: 103412
                  -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5634054"
                  +editedAt: DateTimeImmutable @1699616474 {#4190
                    date: 2023-11-10 12:41:14.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699503111 {#4194
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                  \n
                  Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 48
                +score: 0
                +lastActive: DateTime @1699503280 {#4282
                  date: 2023-11-09 05:14:40.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4286 …}
                +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                -id: 103416
                -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596450"
                +editedAt: DateTimeImmutable @1699558154 {#4283
                  date: 2023-11-09 20:29:14.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699503280 {#4284
                  date: 2023-11-09 05:14:40.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                 So I get why you feel attacked but it's a legit criticism
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1699508101 {#4383
                date: 2023-11-09 06:35:01.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4387 …}
              +nested: Doctrine\ORM\PersistentCollection {#4389 …}
              +votes: Doctrine\ORM\PersistentCollection {#4391 …}
              +reports: Doctrine\ORM\PersistentCollection {#4393 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
              -id: 103507
              -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699508101 {#4384
                date: 2023-11-09 06:35:01.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
              \n
              I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
              \n
              So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
              \n
              **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 30
            +score: 0
            +lastActive: DateTime @1699509831 {#4484
              date: 2023-11-09 07:03:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4488 …}
            +nested: Doctrine\ORM\PersistentCollection {#4490 …}
            +votes: Doctrine\ORM\PersistentCollection {#4492 …}
            +reports: Doctrine\ORM\PersistentCollection {#4494 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
            -id: 103536
            -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596872"
            +editedAt: DateTimeImmutable @1699572176 {#4485
              date: 2023-11-10 00:22:56.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699509831 {#4486
              date: 2023-11-09 07:03:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
            \n
            > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
            \n
            I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699537827 {#4582
            date: 2023-11-09 14:50:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4585 …}
          +nested: Doctrine\ORM\PersistentCollection {#4587 …}
          +votes: Doctrine\ORM\PersistentCollection {#4589 …}
          +reports: Doctrine\ORM\PersistentCollection {#4591 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
          -id: 104195
          -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5642210"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699537827 {#4583
            date: 2023-11-09 14:50:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699546277 {#4635
          date: 2023-11-09 17:11:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4638 …}
        +nested: Doctrine\ORM\PersistentCollection {#4640 …}
        +votes: Doctrine\ORM\PersistentCollection {#4642 …}
        +reports: Doctrine\ORM\PersistentCollection {#4644 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
        -id: 104538
        -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1599269"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699546277 {#4636
          date: 2023-11-09 17:11:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699553359 {#4733
        date: 2023-11-09 19:09:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4736 …}
      +nested: Doctrine\ORM\PersistentCollection {#4738 …}
      +votes: Doctrine\ORM\PersistentCollection {#4740 …}
      +reports: Doctrine\ORM\PersistentCollection {#4742 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
      -id: 104905
      -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4941580"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699553359 {#4734
        date: 2023-11-09 19:09:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "I swear this post brought out some *really* fucking uptight and weird people"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699560404 {#4785
      date: 2023-11-09 21:06:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
      "@Sonotsugipaa@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4788 …}
    +nested: Doctrine\ORM\PersistentCollection {#4790 …}
    +votes: Doctrine\ORM\PersistentCollection {#4792 …}
    +reports: Doctrine\ORM\PersistentCollection {#4794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
    -id: 105289
    -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1600457"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699560404 {#4786
      date: 2023-11-09 21:06:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Eh, I’ve seen worse"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699574930 {#4852
    date: 2023-11-10 01:08:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4855 …}
  +nested: Doctrine\ORM\PersistentCollection {#4857 …}
  +votes: Doctrine\ORM\PersistentCollection {#4859 …}
  +reports: Doctrine\ORM\PersistentCollection {#4861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
  -id: 105956
  -bodyTs: "'eh':1 'seen':4 've':3 'wors':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4951459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699574930 {#4853
    date: 2023-11-10 01:08:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#4854
  +user: Proxies\__CG__\App\Entity\User {#4214 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4787
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4735
      +user: Proxies\__CG__\App\Entity\User {#4214 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4637
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4584
          +user: Proxies\__CG__\App\Entity\User {#4301 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4487
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4385
              +user: Proxies\__CG__\App\Entity\User {#4386 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4285
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4197
                  +user: App\Entity\User {#3948 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4120
                    +user: Proxies\__CG__\App\Entity\User {#1970 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4000
                      +user: App\Entity\User {#3948 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "Making light of trauma is not funny"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 5
                      +score: 0
                      +lastActive: DateTime @1700251516 {#4009
                        date: 2023-11-17 21:05:16.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#3998 …}
                      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                      -id: 103409
                      -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.ml/comment/5633978"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699502832 {#3945
                        date: 2023-11-09 05:07:12.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 51
                    +score: 0
                    +lastActive: DateTime @1699503027 {#4125
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4128 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                    -id: 103411
                    -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://beehaw.org/comment/1596426"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1699503027 {#4122
                      date: 2023-11-09 05:10:27.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                    \n
                    It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                    \n
                    EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1699503111 {#4193
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4201 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                  -id: 103412
                  -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5634054"
                  +editedAt: DateTimeImmutable @1699616474 {#4190
                    date: 2023-11-10 12:41:14.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699503111 {#4194
                    date: 2023-11-09 05:11:51.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                  \n
                  Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 48
                +score: 0
                +lastActive: DateTime @1699503280 {#4282
                  date: 2023-11-09 05:14:40.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4286 …}
                +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                -id: 103416
                -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://beehaw.org/comment/1596450"
                +editedAt: DateTimeImmutable @1699558154 {#4283
                  date: 2023-11-09 20:29:14.0 +01:00
                }
                +createdAt: DateTimeImmutable @1699503280 {#4284
                  date: 2023-11-09 05:14:40.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                 So I get why you feel attacked but it's a legit criticism
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1699508101 {#4383
                date: 2023-11-09 06:35:01.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4387 …}
              +nested: Doctrine\ORM\PersistentCollection {#4389 …}
              +votes: Doctrine\ORM\PersistentCollection {#4391 …}
              +reports: Doctrine\ORM\PersistentCollection {#4393 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
              -id: 103507
              -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699508101 {#4384
                date: 2023-11-09 06:35:01.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
              \n
              I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
              \n
              So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
              \n
              **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 30
            +score: 0
            +lastActive: DateTime @1699509831 {#4484
              date: 2023-11-09 07:03:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4488 …}
            +nested: Doctrine\ORM\PersistentCollection {#4490 …}
            +votes: Doctrine\ORM\PersistentCollection {#4492 …}
            +reports: Doctrine\ORM\PersistentCollection {#4494 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
            -id: 103536
            -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://beehaw.org/comment/1596872"
            +editedAt: DateTimeImmutable @1699572176 {#4485
              date: 2023-11-10 00:22:56.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699509831 {#4486
              date: 2023-11-09 07:03:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: """
            > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
            \n
            > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
            \n
            I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699537827 {#4582
            date: 2023-11-09 14:50:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4585 …}
          +nested: Doctrine\ORM\PersistentCollection {#4587 …}
          +votes: Doctrine\ORM\PersistentCollection {#4589 …}
          +reports: Doctrine\ORM\PersistentCollection {#4591 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
          -id: 104195
          -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5642210"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699537827 {#4583
            date: 2023-11-09 14:50:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699546277 {#4635
          date: 2023-11-09 17:11:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4638 …}
        +nested: Doctrine\ORM\PersistentCollection {#4640 …}
        +votes: Doctrine\ORM\PersistentCollection {#4642 …}
        +reports: Doctrine\ORM\PersistentCollection {#4644 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
        -id: 104538
        -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1599269"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699546277 {#4636
          date: 2023-11-09 17:11:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699553359 {#4733
        date: 2023-11-09 19:09:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4736 …}
      +nested: Doctrine\ORM\PersistentCollection {#4738 …}
      +votes: Doctrine\ORM\PersistentCollection {#4740 …}
      +reports: Doctrine\ORM\PersistentCollection {#4742 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
      -id: 104905
      -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4941580"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699553359 {#4734
        date: 2023-11-09 19:09:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "I swear this post brought out some *really* fucking uptight and weird people"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699560404 {#4785
      date: 2023-11-09 21:06:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
      "@Sonotsugipaa@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4788 …}
    +nested: Doctrine\ORM\PersistentCollection {#4790 …}
    +votes: Doctrine\ORM\PersistentCollection {#4792 …}
    +reports: Doctrine\ORM\PersistentCollection {#4794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
    -id: 105289
    -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1600457"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699560404 {#4786
      date: 2023-11-09 21:06:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Eh, I’ve seen worse"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699574930 {#4852
    date: 2023-11-10 01:08:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4855 …}
  +nested: Doctrine\ORM\PersistentCollection {#4857 …}
  +votes: Doctrine\ORM\PersistentCollection {#4859 …}
  +reports: Doctrine\ORM\PersistentCollection {#4861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
  -id: 105956
  -bodyTs: "'eh':1 'seen':4 've':3 'wors':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4951459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699574930 {#4853
    date: 2023-11-10 01:08:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#4936
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4854
    +user: Proxies\__CG__\App\Entity\User {#4214 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4787
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4735
        +user: Proxies\__CG__\App\Entity\User {#4214 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4637
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4584
            +user: Proxies\__CG__\App\Entity\User {#4301 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4487
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4385
                +user: Proxies\__CG__\App\Entity\User {#4386 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4285
                  +user: Proxies\__CG__\App\Entity\User {#1970 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4197
                    +user: App\Entity\User {#3948 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4120
                      +user: Proxies\__CG__\App\Entity\User {#1970 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#4000
                        +user: App\Entity\User {#3948 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: null
                        +root: null
                        +body: "Making light of trauma is not funny"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 5
                        +score: 0
                        +lastActive: DateTime @1700251516 {#4009
                          date: 2023-11-17 21:05:16.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@interolivary@beehaw.org"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#3998 …}
                        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                        -id: 103409
                        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.ml/comment/5633978"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1699502832 {#3945
                          date: 2023-11-09 05:07:12.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4000}
                      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 51
                      +score: 0
                      +lastActive: DateTime @1699503027 {#4125
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                        "@Omega_Haxors@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4128 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                      -id: 103411
                      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://beehaw.org/comment/1596426"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699503027 {#4122
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: """
                      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                      \n
                      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                      \n
                      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 3
                    +score: 0
                    +lastActive: DateTime @1699503111 {#4193
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4201 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                    -id: 103412
                    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5634054"
                    +editedAt: DateTimeImmutable @1699616474 {#4190
                      date: 2023-11-10 12:41:14.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1699503111 {#4194
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                    \n
                    Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 48
                  +score: 0
                  +lastActive: DateTime @1699503280 {#4282
                    date: 2023-11-09 05:14:40.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4286 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                  -id: 103416
                  -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://beehaw.org/comment/1596450"
                  +editedAt: DateTimeImmutable @1699558154 {#4283
                    date: 2023-11-09 20:29:14.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699503280 {#4284
                    date: 2023-11-09 05:14:40.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                   So I get why you feel attacked but it's a legit criticism
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1699508101 {#4383
                  date: 2023-11-09 06:35:01.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4387 …}
                +nested: Doctrine\ORM\PersistentCollection {#4389 …}
                +votes: Doctrine\ORM\PersistentCollection {#4391 …}
                +reports: Doctrine\ORM\PersistentCollection {#4393 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
                -id: 103507
                -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699508101 {#4384
                  date: 2023-11-09 06:35:01.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
                \n
                I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
                \n
                So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
                \n
                **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 30
              +score: 0
              +lastActive: DateTime @1699509831 {#4484
                date: 2023-11-09 07:03:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
                "@bane_killgrind@kbin.social"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4488 …}
              +nested: Doctrine\ORM\PersistentCollection {#4490 …}
              +votes: Doctrine\ORM\PersistentCollection {#4492 …}
              +reports: Doctrine\ORM\PersistentCollection {#4494 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
              -id: 103536
              -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596872"
              +editedAt: DateTimeImmutable @1699572176 {#4485
                date: 2023-11-10 00:22:56.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699509831 {#4486
                date: 2023-11-09 07:03:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
              \n
              > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
              \n
              I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1699537827 {#4582
              date: 2023-11-09 14:50:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4585 …}
            +nested: Doctrine\ORM\PersistentCollection {#4587 …}
            +votes: Doctrine\ORM\PersistentCollection {#4589 …}
            +reports: Doctrine\ORM\PersistentCollection {#4591 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
            -id: 104195
            -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5642210"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699537827 {#4583
              date: 2023-11-09 14:50:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699546277 {#4635
            date: 2023-11-09 17:11:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
            "@Diva@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4638 …}
          +nested: Doctrine\ORM\PersistentCollection {#4640 …}
          +votes: Doctrine\ORM\PersistentCollection {#4642 …}
          +reports: Doctrine\ORM\PersistentCollection {#4644 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
          -id: 104538
          -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1599269"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699546277 {#4636
            date: 2023-11-09 17:11:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699553359 {#4733
          date: 2023-11-09 19:09:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4736 …}
        +nested: Doctrine\ORM\PersistentCollection {#4738 …}
        +votes: Doctrine\ORM\PersistentCollection {#4740 …}
        +reports: Doctrine\ORM\PersistentCollection {#4742 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
        -id: 104905
        -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/4941580"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699553359 {#4734
          date: 2023-11-09 19:09:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "I swear this post brought out some *really* fucking uptight and weird people"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699560404 {#4785
        date: 2023-11-09 21:06:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
        "@Sonotsugipaa@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4788 …}
      +nested: Doctrine\ORM\PersistentCollection {#4790 …}
      +votes: Doctrine\ORM\PersistentCollection {#4792 …}
      +reports: Doctrine\ORM\PersistentCollection {#4794 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
      -id: 105289
      -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1600457"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699560404 {#4786
        date: 2023-11-09 21:06:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Eh, I’ve seen worse"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699574930 {#4852
      date: 2023-11-10 01:08:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
      "@Sonotsugipaa@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4855 …}
    +nested: Doctrine\ORM\PersistentCollection {#4857 …}
    +votes: Doctrine\ORM\PersistentCollection {#4859 …}
    +reports: Doctrine\ORM\PersistentCollection {#4861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
    -id: 105956
    -bodyTs: "'eh':1 'seen':4 've':3 'wors':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4951459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699574930 {#4853
      date: 2023-11-10 01:08:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "That’s setting the bar low enough that it’s near the Earth’s core"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699575405 {#4934
    date: 2023-11-10 01:16:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4937 …}
  +nested: Doctrine\ORM\PersistentCollection {#4939 …}
  +votes: Doctrine\ORM\PersistentCollection {#4941 …}
  +reports: Doctrine\ORM\PersistentCollection {#4943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4947 …}
  -id: 105978
  -bodyTs: "'bar':5 'core':15 'earth':13 'enough':7 'low':6 'near':11 'set':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1602382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699575405 {#4935
    date: 2023-11-10 01:16:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#4936
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4854
    +user: Proxies\__CG__\App\Entity\User {#4214 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4787
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4735
        +user: Proxies\__CG__\App\Entity\User {#4214 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4637
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4584
            +user: Proxies\__CG__\App\Entity\User {#4301 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4487
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4385
                +user: Proxies\__CG__\App\Entity\User {#4386 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4285
                  +user: Proxies\__CG__\App\Entity\User {#1970 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4197
                    +user: App\Entity\User {#3948 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4120
                      +user: Proxies\__CG__\App\Entity\User {#1970 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#4000
                        +user: App\Entity\User {#3948 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: null
                        +root: null
                        +body: "Making light of trauma is not funny"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 5
                        +score: 0
                        +lastActive: DateTime @1700251516 {#4009
                          date: 2023-11-17 21:05:16.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@interolivary@beehaw.org"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#3998 …}
                        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                        -id: 103409
                        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.ml/comment/5633978"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1699502832 {#3945
                          date: 2023-11-09 05:07:12.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4000}
                      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 51
                      +score: 0
                      +lastActive: DateTime @1699503027 {#4125
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                        "@Omega_Haxors@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4128 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                      -id: 103411
                      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://beehaw.org/comment/1596426"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699503027 {#4122
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: """
                      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                      \n
                      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                      \n
                      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 3
                    +score: 0
                    +lastActive: DateTime @1699503111 {#4193
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4201 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                    -id: 103412
                    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5634054"
                    +editedAt: DateTimeImmutable @1699616474 {#4190
                      date: 2023-11-10 12:41:14.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1699503111 {#4194
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                    \n
                    Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 48
                  +score: 0
                  +lastActive: DateTime @1699503280 {#4282
                    date: 2023-11-09 05:14:40.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4286 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                  -id: 103416
                  -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://beehaw.org/comment/1596450"
                  +editedAt: DateTimeImmutable @1699558154 {#4283
                    date: 2023-11-09 20:29:14.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699503280 {#4284
                    date: 2023-11-09 05:14:40.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                   So I get why you feel attacked but it's a legit criticism
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1699508101 {#4383
                  date: 2023-11-09 06:35:01.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4387 …}
                +nested: Doctrine\ORM\PersistentCollection {#4389 …}
                +votes: Doctrine\ORM\PersistentCollection {#4391 …}
                +reports: Doctrine\ORM\PersistentCollection {#4393 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
                -id: 103507
                -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699508101 {#4384
                  date: 2023-11-09 06:35:01.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
                \n
                I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
                \n
                So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
                \n
                **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 30
              +score: 0
              +lastActive: DateTime @1699509831 {#4484
                date: 2023-11-09 07:03:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
                "@bane_killgrind@kbin.social"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4488 …}
              +nested: Doctrine\ORM\PersistentCollection {#4490 …}
              +votes: Doctrine\ORM\PersistentCollection {#4492 …}
              +reports: Doctrine\ORM\PersistentCollection {#4494 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
              -id: 103536
              -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596872"
              +editedAt: DateTimeImmutable @1699572176 {#4485
                date: 2023-11-10 00:22:56.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699509831 {#4486
                date: 2023-11-09 07:03:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
              \n
              > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
              \n
              I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1699537827 {#4582
              date: 2023-11-09 14:50:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4585 …}
            +nested: Doctrine\ORM\PersistentCollection {#4587 …}
            +votes: Doctrine\ORM\PersistentCollection {#4589 …}
            +reports: Doctrine\ORM\PersistentCollection {#4591 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
            -id: 104195
            -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5642210"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699537827 {#4583
              date: 2023-11-09 14:50:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699546277 {#4635
            date: 2023-11-09 17:11:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
            "@Diva@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4638 …}
          +nested: Doctrine\ORM\PersistentCollection {#4640 …}
          +votes: Doctrine\ORM\PersistentCollection {#4642 …}
          +reports: Doctrine\ORM\PersistentCollection {#4644 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
          -id: 104538
          -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1599269"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699546277 {#4636
            date: 2023-11-09 17:11:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699553359 {#4733
          date: 2023-11-09 19:09:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4736 …}
        +nested: Doctrine\ORM\PersistentCollection {#4738 …}
        +votes: Doctrine\ORM\PersistentCollection {#4740 …}
        +reports: Doctrine\ORM\PersistentCollection {#4742 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
        -id: 104905
        -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/4941580"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699553359 {#4734
          date: 2023-11-09 19:09:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "I swear this post brought out some *really* fucking uptight and weird people"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699560404 {#4785
        date: 2023-11-09 21:06:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
        "@Sonotsugipaa@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4788 …}
      +nested: Doctrine\ORM\PersistentCollection {#4790 …}
      +votes: Doctrine\ORM\PersistentCollection {#4792 …}
      +reports: Doctrine\ORM\PersistentCollection {#4794 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
      -id: 105289
      -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1600457"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699560404 {#4786
        date: 2023-11-09 21:06:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Eh, I’ve seen worse"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699574930 {#4852
      date: 2023-11-10 01:08:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
      "@Sonotsugipaa@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4855 …}
    +nested: Doctrine\ORM\PersistentCollection {#4857 …}
    +votes: Doctrine\ORM\PersistentCollection {#4859 …}
    +reports: Doctrine\ORM\PersistentCollection {#4861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
    -id: 105956
    -bodyTs: "'eh':1 'seen':4 've':3 'wors':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4951459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699574930 {#4853
      date: 2023-11-10 01:08:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "That’s setting the bar low enough that it’s near the Earth’s core"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699575405 {#4934
    date: 2023-11-10 01:16:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4937 …}
  +nested: Doctrine\ORM\PersistentCollection {#4939 …}
  +votes: Doctrine\ORM\PersistentCollection {#4941 …}
  +reports: Doctrine\ORM\PersistentCollection {#4943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4947 …}
  -id: 105978
  -bodyTs: "'bar':5 'core':15 'earth':13 'enough':7 'low':6 'near':11 'set':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1602382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699575405 {#4935
    date: 2023-11-10 01:16:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#4936
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4854
    +user: Proxies\__CG__\App\Entity\User {#4214 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4787
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4735
        +user: Proxies\__CG__\App\Entity\User {#4214 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4637
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4584
            +user: Proxies\__CG__\App\Entity\User {#4301 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4487
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4385
                +user: Proxies\__CG__\App\Entity\User {#4386 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4285
                  +user: Proxies\__CG__\App\Entity\User {#1970 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4197
                    +user: App\Entity\User {#3948 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4120
                      +user: Proxies\__CG__\App\Entity\User {#1970 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#4000
                        +user: App\Entity\User {#3948 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: null
                        +root: null
                        +body: "Making light of trauma is not funny"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 5
                        +score: 0
                        +lastActive: DateTime @1700251516 {#4009
                          date: 2023-11-17 21:05:16.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@interolivary@beehaw.org"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#3998 …}
                        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
                        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
                        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
                        -id: 103409
                        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.ml/comment/5633978"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1699502832 {#3945
                          date: 2023-11-09 05:07:12.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4000}
                      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 51
                      +score: 0
                      +lastActive: DateTime @1699503027 {#4125
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@interolivary@beehaw.org"
                        "@Omega_Haxors@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4128 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
                      -id: 103411
                      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://beehaw.org/comment/1596426"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1699503027 {#4122
                        date: 2023-11-09 05:10:27.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4000}
                    +body: """
                      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
                      \n
                      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
                      \n
                      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 3
                    +score: 0
                    +lastActive: DateTime @1699503111 {#4193
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@interolivary@beehaw.org"
                      "@Omega_Haxors@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4201 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
                    -id: 103412
                    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5634054"
                    +editedAt: DateTimeImmutable @1699616474 {#4190
                      date: 2023-11-10 12:41:14.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1699503111 {#4194
                      date: 2023-11-09 05:11:51.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4000}
                  +body: """
                    Skipped straight to the “you’re a rapist for making this joke”, huh?\n
                    \n
                    Maybe you can just like block me and move on with your life? It’s not like I’m going to remove this meme just because you think it’s making fun of trauma, and you’re not going to get me to repent my evil ways either. Or do you want to lecture me some more, maybe call me a rapist again?
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 48
                  +score: 0
                  +lastActive: DateTime @1699503280 {#4282
                    date: 2023-11-09 05:14:40.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@interolivary@beehaw.org"
                    "@Omega_Haxors@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4286 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
                  -id: 103416
                  -bodyTs: "'block':19 'call':72 'either':61 'evil':59 'fun':45 'get':54 'go':33,52 'huh':13 'joke':12 'lectur':67 'life':26 'like':18,30 'm':32 'make':10,44 'mayb':14,71 'meme':37 'move':22 'rapist':8,75 're':6,50 'remov':35 'repent':57 'skip':1 'straight':2 'think':41 'trauma':47 'want':65 'way':60"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://beehaw.org/comment/1596450"
                  +editedAt: DateTimeImmutable @1699558154 {#4283
                    date: 2023-11-09 20:29:14.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1699503280 {#4284
                    date: 2023-11-09 05:14:40.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4000}
                +body: """
                  I didn't read that as "you are a rapist", I read that as "this is the same kind of non-empathetic and hostileness that rapists display" and implied "do better"  \n
                   So I get why you feel attacked but it's a legit criticism
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1699508101 {#4383
                  date: 2023-11-09 06:35:01.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@interolivary@beehaw.org"
                  "@Omega_Haxors@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4387 …}
                +nested: Doctrine\ORM\PersistentCollection {#4389 …}
                +votes: Doctrine\ORM\PersistentCollection {#4391 …}
                +reports: Doctrine\ORM\PersistentCollection {#4393 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
                -id: 103507
                -bodyTs: "'attack':39 'better':32 'critic':45 'didn':2 'display':28 'empathet':23 'feel':38 'get':35 'hostil':25 'impli':30 'kind':19 'legit':44 'non':22 'non-empathet':21 'rapist':10,27 'read':4,12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://kbin.social/m/memes@lemmy.ml/t/610750/-/comment/3451306"
                +editedAt: null
                +createdAt: DateTimeImmutable @1699508101 {#4384
                  date: 2023-11-09 06:35:01.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4000}
              +body: """
                Not sure that’s much better. Did I handle that tactfully? No. Is that grounds for comparing me to a rapist? Also no.\n
                \n
                I just really don’t have much patience with people who assume that it’s everybody’s responsibility to shield them from things they somehow find either offensive, traumatizing, or making fun of their trauma. While I’m not unsympathetic to trauma or *completely* unwilling to accommodate it at all, if we clean the meme community of everything that *someone* finds somehow either offensive or triggering, there won’t be much left here – considering how much you have to reach to say this meme is somehow grievously making fun of trauma **or even related to trauma**, the bar for removing “offensive” content isn’t going to be high.\n
                \n
                So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line? Again, I’m not unsympathetic, but is it *not* a bit ridiculous to come barging in with the apparent assumption that something as inoffensive as this meme be either removed or that they get some sort of apology for it or whatever their end goal was in their mind?\n
                \n
                **Edit:** just to drive the point home because I’m irritated, but despite what could be assumed based on my twattery in some comments, I’m a fairly sensitive person. There’s a bunch of subjects that I’m very sensitive about, but I’m not going to go around telling people that their post about `$SUBJECT_MATTER` is offensive to me; my sensitivities aren’t anybody else’s problem, they’re *my* problem (well, mine and my therapist’s). And this doesn’t mean I’d eg. shut up about seeing blatant racism or whatever, but things I figure aren’t going to be more widely offensive or “touchy”.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 30
              +score: 0
              +lastActive: DateTime @1699509831 {#4484
                date: 2023-11-09 07:03:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@interolivary@beehaw.org"
                "@Omega_Haxors@lemmy.ml"
                "@bane_killgrind@kbin.social"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4488 …}
              +nested: Doctrine\ORM\PersistentCollection {#4490 …}
              +votes: Doctrine\ORM\PersistentCollection {#4492 …}
              +reports: Doctrine\ORM\PersistentCollection {#4494 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
              -id: 103536
              -bodyTs: "'accommod':70 'also':22 'anybodi':269 'anyth':137 'apolog':191 'appar':172 'aren':267,303 'around':252 'assum':35,219 'assumpt':173 'bar':121 'barg':168 'base':220 'better':6 'bit':164 'blatant':295 'bunch':236 'clean':76 'come':167 'comment':226 'communiti':79 'compar':17 'complet':67 'consid':97 'content':125 'could':217 'd':289 'despit':215 'doesn':285 'dr':134 'draw':151 'drive':206 'earth':148 'edit':203 'eg':290 'either':50,86,182 'els':270 'end':197 'even':116 'everybodi':39 'everyth':81 'fair':230 'figur':302 'find':49,84 'fun':55,112 'get':187 'go':128,249,251,305 'goal':198 'grievous':110 'ground':15 'handl':9 'high':131 'home':209 'inoffens':177 'irrit':213 'isn':126 'left':95 'line':153 'm':61,156,212,228,241,247 'make':54,111 'matter':260 'mean':287 'meme':78,107,180 'mind':202 'mine':278 'much':5,30,94,99 'offens':51,87,124,140,262,310 'patienc':31 'peopl':33,254 'person':232 'point':208 'post':257 'problem':272,276 'racism':296 'rapist':21 're':274 'reach':103 'realli':26 'relat':117 'remov':123,183 'respons':41 'ridicul':165 'say':105 'see':294 'sensit':231,243,266 'shield':43 'shut':291 'somehow':48,85,109 'someon':83,144 'someth':175 'sort':189 'subject':238,259 'sure':2 'tact':11 'tell':253 'therapist':281 'thing':46,300 'tl':133 'touchi':312 'trauma':58,65,114,119 'traumat':52 'trigger':89,142 'twatteri':223 'unsympathet':63,158 'unwil':68 'well':277 'whatev':195,298 'wide':309 'won':91"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://beehaw.org/comment/1596872"
              +editedAt: DateTimeImmutable @1699572176 {#4485
                date: 2023-11-10 00:22:56.0 +01:00
              }
              +createdAt: DateTimeImmutable @1699509831 {#4486
                date: 2023-11-09 07:03:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4000}
            +body: """
              > While I’m not unsympathetic to trauma or completely unwilling to accommodate it at all, if we clean the meme community of everything that someone finds somehow either offensive or triggering, there won’t be much left here\n
              \n
              > So, tl;dr, just about anything can be offensive or triggering to someone, so where on earth do we draw the line?\n
              \n
              I didn’t find the post to be particularly funny, nor triggering, but the responses to someone complaining by doubling down on the exact thing they just complained about is very telling about the culture you’re cultivating on beehaw.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1699537827 {#4582
              date: 2023-11-09 14:50:27.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
              "@Omega_Haxors@lemmy.ml"
              "@bane_killgrind@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4585 …}
            +nested: Doctrine\ORM\PersistentCollection {#4587 …}
            +votes: Doctrine\ORM\PersistentCollection {#4589 …}
            +reports: Doctrine\ORM\PersistentCollection {#4591 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4593 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4595 …}
            -id: 104195
            -bodyTs: "'accommod':12 'anyth':44 'beehaw':100 'clean':18 'communiti':21 'complain':78,88 'complet':9 'cultiv':98 'cultur':95 'didn':62 'doubl':80 'dr':41 'draw':58 'earth':55 'either':28 'everyth':23 'exact':84 'find':26,64 'funni':70 'left':37 'line':60 'm':3 'meme':20 'much':36 'offens':29,47 'particular':69 'post':66 're':97 'respons':75 'somehow':27 'someon':25,51,77 'tell':92 'thing':85 'tl':40 'trauma':7 'trigger':31,49,72 'unsympathet':5 'unwil':10 'won':33"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5642210"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699537827 {#4583
              date: 2023-11-09 14:50:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4000}
          +body: "Why on earth would you assume it’s a beehaw thing and not a me thing?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699546277 {#4635
            date: 2023-11-09 17:11:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@Omega_Haxors@lemmy.ml"
            "@bane_killgrind@kbin.social"
            "@Diva@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4638 …}
          +nested: Doctrine\ORM\PersistentCollection {#4640 …}
          +votes: Doctrine\ORM\PersistentCollection {#4642 …}
          +reports: Doctrine\ORM\PersistentCollection {#4644 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
          -id: 104538
          -bodyTs: "'assum':6 'beehaw':10 'earth':3 'thing':11,16 'would':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1599269"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699546277 {#4636
            date: 2023-11-09 17:11:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4000}
        +body: "If you had read carefully the beehaw.org TOS, you’d know there’s a fine-print clause that nominates you, personally, as the ambassador of all of its communities; everyone else is contractually obligated to upvote comments on your posts where you make fun of… uh, people who have had sex education or poor English speechcraft idk."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699553359 {#4733
          date: 2023-11-09 19:09:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@Omega_Haxors@lemmy.ml"
          "@bane_killgrind@kbin.social"
          "@Diva@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4736 …}
        +nested: Doctrine\ORM\PersistentCollection {#4738 …}
        +votes: Doctrine\ORM\PersistentCollection {#4740 …}
        +reports: Doctrine\ORM\PersistentCollection {#4742 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
        -id: 104905
        -bodyTs: "'ambassador':25 'beehaw.org':7 'care':5 'claus':18 'comment':38 'communiti':30 'contractu':34 'd':10 'educ':53 'els':32 'english':56 'everyon':31 'fine':16 'fine-print':15 'fun':45 'idk':58 'know':11 'make':44 'nomin':20 'oblig':35 'peopl':48 'person':22 'poor':55 'post':41 'print':17 'read':4 'sex':52 'speechcraft':57 'tos':8 'uh':47 'upvot':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/4941580"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699553359 {#4734
          date: 2023-11-09 19:09:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "I swear this post brought out some *really* fucking uptight and weird people"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699560404 {#4785
        date: 2023-11-09 21:06:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
        "@bane_killgrind@kbin.social"
        "@Diva@lemmy.ml"
        "@Sonotsugipaa@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4788 …}
      +nested: Doctrine\ORM\PersistentCollection {#4790 …}
      +votes: Doctrine\ORM\PersistentCollection {#4792 …}
      +reports: Doctrine\ORM\PersistentCollection {#4794 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
      -id: 105289
      -bodyTs: "'brought':5 'fuck':9 'peopl':13 'post':4 'realli':8 'swear':2 'uptight':10 'weird':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1600457"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699560404 {#4786
        date: 2023-11-09 21:06:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "Eh, I’ve seen worse"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699574930 {#4852
      date: 2023-11-10 01:08:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
      "@bane_killgrind@kbin.social"
      "@Diva@lemmy.ml"
      "@Sonotsugipaa@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4855 …}
    +nested: Doctrine\ORM\PersistentCollection {#4857 …}
    +votes: Doctrine\ORM\PersistentCollection {#4859 …}
    +reports: Doctrine\ORM\PersistentCollection {#4861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
    -id: 105956
    -bodyTs: "'eh':1 'seen':4 've':3 'wors':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4951459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699574930 {#4853
      date: 2023-11-10 01:08:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "That’s setting the bar low enough that it’s near the Earth’s core"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699575405 {#4934
    date: 2023-11-10 01:16:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@bane_killgrind@kbin.social"
    "@Diva@lemmy.ml"
    "@Sonotsugipaa@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4937 …}
  +nested: Doctrine\ORM\PersistentCollection {#4939 …}
  +votes: Doctrine\ORM\PersistentCollection {#4941 …}
  +reports: Doctrine\ORM\PersistentCollection {#4943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4947 …}
  -id: 105978
  -bodyTs: "'bar':5 'core':15 'earth':13 'enough':7 'low':6 'near':11 'set':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1602382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699575405 {#4935
    date: 2023-11-10 01:16:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#4300
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4000
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Making light of trauma is not funny"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700251516 {#4009
          date: 2023-11-17 21:05:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3998 …}
        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
        -id: 103409
        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5633978"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699502832 {#3945
          date: 2023-11-09 05:07:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1699503027 {#4125
        date: 2023-11-09 05:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
      -id: 103411
      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699503027 {#4122
        date: 2023-11-09 05:10:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
      \n
      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
      \n
      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699503111 {#4193
      date: 2023-11-09 05:11:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
    -id: 103412
    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5634054"
    +editedAt: DateTimeImmutable @1699616474 {#4190
      date: 2023-11-10 12:41:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699503111 {#4194
      date: 2023-11-09 05:11:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    > EDIT: 42 downvotes YIKES\n
    \n
    Yeah this bad vibes, how dare you push back on the least funny ‘meme’ I’ve seen all year
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699565876 {#4298
    date: 2023-11-09 22:37:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4302 …}
  +nested: Doctrine\ORM\PersistentCollection {#4304 …}
  +votes: Doctrine\ORM\PersistentCollection {#4306 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 105539
  -bodyTs: "'42':2 'back':13 'bad':7 'dare':10 'downvot':3 'edit':1 'funni':17 'least':16 'meme':18 'push':12 'seen':21 've':20 'vibe':8 'yeah':5 'year':23 'yike':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5654300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699565876 {#4299
    date: 2023-11-09 22:37:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#4300
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4000
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Making light of trauma is not funny"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700251516 {#4009
          date: 2023-11-17 21:05:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3998 …}
        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
        -id: 103409
        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5633978"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699502832 {#3945
          date: 2023-11-09 05:07:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1699503027 {#4125
        date: 2023-11-09 05:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
      -id: 103411
      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699503027 {#4122
        date: 2023-11-09 05:10:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
      \n
      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
      \n
      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699503111 {#4193
      date: 2023-11-09 05:11:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
    -id: 103412
    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5634054"
    +editedAt: DateTimeImmutable @1699616474 {#4190
      date: 2023-11-10 12:41:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699503111 {#4194
      date: 2023-11-09 05:11:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    > EDIT: 42 downvotes YIKES\n
    \n
    Yeah this bad vibes, how dare you push back on the least funny ‘meme’ I’ve seen all year
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699565876 {#4298
    date: 2023-11-09 22:37:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4302 …}
  +nested: Doctrine\ORM\PersistentCollection {#4304 …}
  +votes: Doctrine\ORM\PersistentCollection {#4306 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 105539
  -bodyTs: "'42':2 'back':13 'bad':7 'dare':10 'downvot':3 'edit':1 'funni':17 'least':16 'meme':18 'push':12 'seen':21 've':20 'vibe':8 'yeah':5 'year':23 'yike':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5654300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699565876 {#4299
    date: 2023-11-09 22:37:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#4300
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4000
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Making light of trauma is not funny"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700251516 {#4009
          date: 2023-11-17 21:05:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3998 …}
        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
        -id: 103409
        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5633978"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699502832 {#3945
          date: 2023-11-09 05:07:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1699503027 {#4125
        date: 2023-11-09 05:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
      -id: 103411
      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699503027 {#4122
        date: 2023-11-09 05:10:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
      \n
      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
      \n
      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699503111 {#4193
      date: 2023-11-09 05:11:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
    -id: 103412
    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5634054"
    +editedAt: DateTimeImmutable @1699616474 {#4190
      date: 2023-11-10 12:41:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699503111 {#4194
      date: 2023-11-09 05:11:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    > EDIT: 42 downvotes YIKES\n
    \n
    Yeah this bad vibes, how dare you push back on the least funny ‘meme’ I’ve seen all year
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699565876 {#4298
    date: 2023-11-09 22:37:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4302 …}
  +nested: Doctrine\ORM\PersistentCollection {#4304 …}
  +votes: Doctrine\ORM\PersistentCollection {#4306 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 105539
  -bodyTs: "'42':2 'back':13 'bad':7 'dare':10 'downvot':3 'edit':1 'funni':17 'least':16 'meme':18 'push':12 'seen':21 've':20 'vibe':8 'yeah':5 'year':23 'yike':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5654300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699565876 {#4299
    date: 2023-11-09 22:37:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#4316
  +user: Proxies\__CG__\App\Entity\User {#4317 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4000
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Making light of trauma is not funny"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700251516 {#4009
          date: 2023-11-17 21:05:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3998 …}
        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
        -id: 103409
        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5633978"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699502832 {#3945
          date: 2023-11-09 05:07:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1699503027 {#4125
        date: 2023-11-09 05:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
      -id: 103411
      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699503027 {#4122
        date: 2023-11-09 05:10:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
      \n
      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
      \n
      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699503111 {#4193
      date: 2023-11-09 05:11:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
    -id: 103412
    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5634054"
    +editedAt: DateTimeImmutable @1699616474 {#4190
      date: 2023-11-10 12:41:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699503111 {#4194
      date: 2023-11-09 05:11:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    “Oh no, downvoting me is rape culture, better start figuring out who they are so I can clean house.”\n
    \n
    lol the hell does that even mean? You sound like you’re planning on murdering people for downvoting you
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699581470 {#4314
    date: 2023-11-10 02:57:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4318 …}
  +nested: Doctrine\ORM\PersistentCollection {#4320 …}
  +votes: Doctrine\ORM\PersistentCollection {#4322 …}
  +reports: Doctrine\ORM\PersistentCollection {#4324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4328 …}
  -id: 106233
  -bodyTs: "'better':8 'clean':18 'cultur':7 'downvot':3,37 'even':25 'figur':10 'hell':22 'hous':19 'like':29 'lol':20 'mean':26 'murder':34 'oh':1 'peopl':35 'plan':32 'rape':6 're':31 'sound':28 'start':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4453961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699581470 {#4315
    date: 2023-11-10 02:57:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#4316
  +user: Proxies\__CG__\App\Entity\User {#4317 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4000
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Making light of trauma is not funny"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700251516 {#4009
          date: 2023-11-17 21:05:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3998 …}
        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
        -id: 103409
        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5633978"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699502832 {#3945
          date: 2023-11-09 05:07:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1699503027 {#4125
        date: 2023-11-09 05:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
      -id: 103411
      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699503027 {#4122
        date: 2023-11-09 05:10:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
      \n
      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
      \n
      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699503111 {#4193
      date: 2023-11-09 05:11:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
    -id: 103412
    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5634054"
    +editedAt: DateTimeImmutable @1699616474 {#4190
      date: 2023-11-10 12:41:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699503111 {#4194
      date: 2023-11-09 05:11:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    “Oh no, downvoting me is rape culture, better start figuring out who they are so I can clean house.”\n
    \n
    lol the hell does that even mean? You sound like you’re planning on murdering people for downvoting you
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699581470 {#4314
    date: 2023-11-10 02:57:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4318 …}
  +nested: Doctrine\ORM\PersistentCollection {#4320 …}
  +votes: Doctrine\ORM\PersistentCollection {#4322 …}
  +reports: Doctrine\ORM\PersistentCollection {#4324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4328 …}
  -id: 106233
  -bodyTs: "'better':8 'clean':18 'cultur':7 'downvot':3,37 'even':25 'figur':10 'hell':22 'hous':19 'like':29 'lol':20 'mean':26 'murder':34 'oh':1 'peopl':35 'plan':32 'rape':6 're':31 'sound':28 'start':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4453961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699581470 {#4315
    date: 2023-11-10 02:57:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#4316
  +user: Proxies\__CG__\App\Entity\User {#4317 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4000
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Making light of trauma is not funny"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700251516 {#4009
          date: 2023-11-17 21:05:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3998 …}
        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
        -id: 103409
        -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5633978"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699502832 {#3945
          date: 2023-11-09 05:07:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "It’s a little bit funny. Sorry about your caveman sex education trauma, though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1699503027 {#4125
        date: 2023-11-09 05:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4132 …}
      +votes: Doctrine\ORM\PersistentCollection {#4134 …}
      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
      -id: 103411
      -bodyTs: "'bit':5 'caveman':10 'educ':12 'funni':6 'littl':4 'sex':11 'sorri':7 'though':14 'trauma':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1596426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699503027 {#4122
        date: 2023-11-09 05:10:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      Don’t do this. If someone makes it clear they’re not OK with something and you immediately do it, that’s rapist shit.\n
      \n
      It creates a culture where people feel hesitant to call stuff out because of the fear they’ll get immediately bullied for it.\n
      \n
      EDIT: 42 downvotes **YIKES** rape culture is *out of control!!* Maybe I need to look into deanonymizing votes so I can clear house, because that is beyond unacceptable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699503111 {#4193
      date: 2023-11-09 05:11:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
    -id: 103412
    -bodyTs: "'42':49 'beyond':74 'bulli':45 'call':34 'clear':9,69 'control':57 'creat':26 'cultur':28,53 'deanonym':64 'downvot':50 'edit':48 'fear':40 'feel':31 'get':43 'hesit':32 'hous':70 'immedi':18,44 'll':42 'look':62 'make':7 'mayb':58 'need':60 'ok':13 'peopl':30 'rape':52 'rapist':23 're':11 'shit':24 'someon':6 'someth':15 'stuff':35 'unaccept':75 'vote':65 'yike':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5634054"
    +editedAt: DateTimeImmutable @1699616474 {#4190
      date: 2023-11-10 12:41:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699503111 {#4194
      date: 2023-11-09 05:11:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    “Oh no, downvoting me is rape culture, better start figuring out who they are so I can clean house.”\n
    \n
    lol the hell does that even mean? You sound like you’re planning on murdering people for downvoting you
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699581470 {#4314
    date: 2023-11-10 02:57:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4318 …}
  +nested: Doctrine\ORM\PersistentCollection {#4320 …}
  +votes: Doctrine\ORM\PersistentCollection {#4322 …}
  +reports: Doctrine\ORM\PersistentCollection {#4324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4328 …}
  -id: 106233
  -bodyTs: "'better':8 'clean':18 'cultur':7 'downvot':3,37 'even':25 'figur':10 'hell':22 'hous':19 'like':29 'lol':20 'mean':26 'murder':34 'oh':1 'peopl':35 'plan':32 'rape':6 're':31 'sound':28 'start':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4453961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699581470 {#4315
    date: 2023-11-10 02:57:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#4143
  +user: Proxies\__CG__\App\Entity\User {#4144 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Making light of trauma is not funny"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700251516 {#4009
      date: 2023-11-17 21:05:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 103409
    -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5633978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699502832 {#3945
      date: 2023-11-09 05:07:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "How come?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699509253 {#4141
    date: 2023-11-09 06:54:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4145 …}
  +nested: Doctrine\ORM\PersistentCollection {#4147 …}
  +votes: Doctrine\ORM\PersistentCollection {#4149 …}
  +reports: Doctrine\ORM\PersistentCollection {#4151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4155 …}
  -id: 103525
  -bodyTs: "'come':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5896037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699509253 {#4142
    date: 2023-11-09 06:54:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#4143
  +user: Proxies\__CG__\App\Entity\User {#4144 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Making light of trauma is not funny"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700251516 {#4009
      date: 2023-11-17 21:05:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 103409
    -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5633978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699502832 {#3945
      date: 2023-11-09 05:07:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "How come?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699509253 {#4141
    date: 2023-11-09 06:54:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4145 …}
  +nested: Doctrine\ORM\PersistentCollection {#4147 …}
  +votes: Doctrine\ORM\PersistentCollection {#4149 …}
  +reports: Doctrine\ORM\PersistentCollection {#4151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4155 …}
  -id: 103525
  -bodyTs: "'come':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5896037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699509253 {#4142
    date: 2023-11-09 06:54:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#4143
  +user: Proxies\__CG__\App\Entity\User {#4144 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Making light of trauma is not funny"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700251516 {#4009
      date: 2023-11-17 21:05:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 103409
    -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5633978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699502832 {#3945
      date: 2023-11-09 05:07:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "How come?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699509253 {#4141
    date: 2023-11-09 06:54:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4145 …}
  +nested: Doctrine\ORM\PersistentCollection {#4147 …}
  +votes: Doctrine\ORM\PersistentCollection {#4149 …}
  +reports: Doctrine\ORM\PersistentCollection {#4151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4155 …}
  -id: 103525
  -bodyTs: "'come':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5896037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699509253 {#4142
    date: 2023-11-09 06:54:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 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
182 DENIED moderate
App\Entity\EntryComment {#4213
  +user: Proxies\__CG__\App\Entity\User {#4214 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4143
    +user: Proxies\__CG__\App\Entity\User {#4144 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4000
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Making light of trauma is not funny"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700251516 {#4009
        date: 2023-11-17 21:05:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3998 …}
      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
      -id: 103409
      -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5633978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699502832 {#3945
        date: 2023-11-09 05:07:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "How come?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1699509253 {#4141
      date: 2023-11-09 06:54:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4145 …}
    +nested: Doctrine\ORM\PersistentCollection {#4147 …}
    +votes: Doctrine\ORM\PersistentCollection {#4149 …}
    +reports: Doctrine\ORM\PersistentCollection {#4151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4155 …}
    -id: 103525
    -bodyTs: "'come':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5896037"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699509253 {#4142
      date: 2023-11-09 06:54:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "(SCREAMING)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699523739 {#4211
    date: 2023-11-09 10:55:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@LilPappyWigwam@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4215 …}
  +nested: Doctrine\ORM\PersistentCollection {#4217 …}
  +votes: Doctrine\ORM\PersistentCollection {#4219 …}
  +reports: Doctrine\ORM\PersistentCollection {#4221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4225 …}
  -id: 103752
  -bodyTs: "'scream':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4931414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699523739 {#4212
    date: 2023-11-09 10:55:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#4213
  +user: Proxies\__CG__\App\Entity\User {#4214 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4143
    +user: Proxies\__CG__\App\Entity\User {#4144 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4000
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Making light of trauma is not funny"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700251516 {#4009
        date: 2023-11-17 21:05:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3998 …}
      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
      -id: 103409
      -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5633978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699502832 {#3945
        date: 2023-11-09 05:07:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "How come?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1699509253 {#4141
      date: 2023-11-09 06:54:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4145 …}
    +nested: Doctrine\ORM\PersistentCollection {#4147 …}
    +votes: Doctrine\ORM\PersistentCollection {#4149 …}
    +reports: Doctrine\ORM\PersistentCollection {#4151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4155 …}
    -id: 103525
    -bodyTs: "'come':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5896037"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699509253 {#4142
      date: 2023-11-09 06:54:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "(SCREAMING)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699523739 {#4211
    date: 2023-11-09 10:55:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@LilPappyWigwam@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4215 …}
  +nested: Doctrine\ORM\PersistentCollection {#4217 …}
  +votes: Doctrine\ORM\PersistentCollection {#4219 …}
  +reports: Doctrine\ORM\PersistentCollection {#4221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4225 …}
  -id: 103752
  -bodyTs: "'scream':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4931414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699523739 {#4212
    date: 2023-11-09 10:55:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#4213
  +user: Proxies\__CG__\App\Entity\User {#4214 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4143
    +user: Proxies\__CG__\App\Entity\User {#4144 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4000
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Making light of trauma is not funny"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700251516 {#4009
        date: 2023-11-17 21:05:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3998 …}
      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
      -id: 103409
      -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5633978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699502832 {#3945
        date: 2023-11-09 05:07:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "How come?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1699509253 {#4141
      date: 2023-11-09 06:54:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4145 …}
    +nested: Doctrine\ORM\PersistentCollection {#4147 …}
    +votes: Doctrine\ORM\PersistentCollection {#4149 …}
    +reports: Doctrine\ORM\PersistentCollection {#4151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4155 …}
    -id: 103525
    -bodyTs: "'come':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5896037"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699509253 {#4142
      date: 2023-11-09 06:54:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "(SCREAMING)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699523739 {#4211
    date: 2023-11-09 10:55:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
    "@LilPappyWigwam@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4215 …}
  +nested: Doctrine\ORM\PersistentCollection {#4217 …}
  +votes: Doctrine\ORM\PersistentCollection {#4219 …}
  +reports: Doctrine\ORM\PersistentCollection {#4221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4225 …}
  -id: 103752
  -bodyTs: "'scream':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4931414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699523739 {#4212
    date: 2023-11-09 10:55:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 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
186 DENIED moderate
App\Entity\EntryComment {#4159
  +user: Proxies\__CG__\App\Entity\User {#4160 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Making light of trauma is not funny"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700251516 {#4009
      date: 2023-11-17 21:05:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 103409
    -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5633978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699502832 {#3945
      date: 2023-11-09 05:07:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "This is a dad-level joke, relax"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699579307 {#4157
    date: 2023-11-10 02:21:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4161 …}
  +nested: Doctrine\ORM\PersistentCollection {#4163 …}
  +votes: Doctrine\ORM\PersistentCollection {#4165 …}
  +reports: Doctrine\ORM\PersistentCollection {#4167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4171 …}
  -id: 106150
  -bodyTs: "'dad':5 'dad-level':4 'joke':7 'level':6 'relax':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5933015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699579307 {#4158
    date: 2023-11-10 02:21:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#4159
  +user: Proxies\__CG__\App\Entity\User {#4160 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Making light of trauma is not funny"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700251516 {#4009
      date: 2023-11-17 21:05:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 103409
    -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5633978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699502832 {#3945
      date: 2023-11-09 05:07:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "This is a dad-level joke, relax"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699579307 {#4157
    date: 2023-11-10 02:21:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4161 …}
  +nested: Doctrine\ORM\PersistentCollection {#4163 …}
  +votes: Doctrine\ORM\PersistentCollection {#4165 …}
  +reports: Doctrine\ORM\PersistentCollection {#4167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4171 …}
  -id: 106150
  -bodyTs: "'dad':5 'dad-level':4 'joke':7 'level':6 'relax':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5933015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699579307 {#4158
    date: 2023-11-10 02:21:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#4159
  +user: Proxies\__CG__\App\Entity\User {#4160 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Making light of trauma is not funny"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700251516 {#4009
      date: 2023-11-17 21:05:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 103409
    -bodyTs: "'funni':7 'light':2 'make':1 'trauma':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5633978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699502832 {#3945
      date: 2023-11-09 05:07:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "This is a dad-level joke, relax"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699579307 {#4157
    date: 2023-11-10 02:21:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4161 …}
  +nested: Doctrine\ORM\PersistentCollection {#4163 …}
  +votes: Doctrine\ORM\PersistentCollection {#4165 …}
  +reports: Doctrine\ORM\PersistentCollection {#4167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4171 …}
  -id: 106150
  -bodyTs: "'dad':5 'dad-level':4 'joke':7 'level':6 'relax':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5933015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699579307 {#4158
    date: 2023-11-10 02:21:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 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
190 DENIED moderate
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    [www.smbc-comics.com/index.php?db=comics&id=12…](https://www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit: [www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)\n
    \n
    [www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)\n
    \n
    [www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699658882 {#4038
    date: 2023-11-11 00:28:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4035 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
  -id: 103920
  -bodyTs: "'/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':9 '/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':12 '/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':15 '/index.php?db=comics&id=12':3 '/index.php?db=comics&id=1262#comic)edit:':6 'www.smbc-comics.com':2,5,8,11,14 'www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':7 'www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':10 'www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':13 'www.smbc-comics.com/index.php?db=comics&id=12':1 'www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit:':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eslemmy.es/comment/2564183"
  +editedAt: DateTimeImmutable @1699614352 {#4043
    date: 2023-11-10 12:05:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699531053 {#4041
    date: 2023-11-09 12:57:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    [www.smbc-comics.com/index.php?db=comics&id=12…](https://www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit: [www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)\n
    \n
    [www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)\n
    \n
    [www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699658882 {#4038
    date: 2023-11-11 00:28:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4035 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
  -id: 103920
  -bodyTs: "'/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':9 '/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':12 '/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':15 '/index.php?db=comics&id=12':3 '/index.php?db=comics&id=1262#comic)edit:':6 'www.smbc-comics.com':2,5,8,11,14 'www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':7 'www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':10 'www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':13 'www.smbc-comics.com/index.php?db=comics&id=12':1 'www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit:':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eslemmy.es/comment/2564183"
  +editedAt: DateTimeImmutable @1699614352 {#4043
    date: 2023-11-10 12:05:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699531053 {#4041
    date: 2023-11-09 12:57:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    [www.smbc-comics.com/index.php?db=comics&id=12…](https://www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit: [www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)\n
    \n
    [www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)\n
    \n
    [www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699658882 {#4038
    date: 2023-11-11 00:28:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4035 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
  -id: 103920
  -bodyTs: "'/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':9 '/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':12 '/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':15 '/index.php?db=comics&id=12':3 '/index.php?db=comics&id=1262#comic)edit:':6 'www.smbc-comics.com':2,5,8,11,14 'www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':7 'www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':10 'www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':13 'www.smbc-comics.com/index.php?db=comics&id=12':1 'www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit:':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eslemmy.es/comment/2564183"
  +editedAt: DateTimeImmutable @1699614352 {#4043
    date: 2023-11-10 12:05:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699531053 {#4041
    date: 2023-11-09 12:57:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 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
194 DENIED moderate
App\Entity\EntryComment {#4175
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4020 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      [www.smbc-comics.com/index.php?db=comics&id=12…](https://www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit: [www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)\n
      \n
      [www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)\n
      \n
      [www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699658882 {#4038
      date: 2023-11-11 00:28:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4035 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4031 …}
    +reports: Doctrine\ORM\PersistentCollection {#4028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 103920
    -bodyTs: "'/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':9 '/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':12 '/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':15 '/index.php?db=comics&id=12':3 '/index.php?db=comics&id=1262#comic)edit:':6 'www.smbc-comics.com':2,5,8,11,14 'www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':7 'www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':10 'www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':13 'www.smbc-comics.com/index.php?db=comics&id=12':1 'www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit:':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://eslemmy.es/comment/2564183"
    +editedAt: DateTimeImmutable @1699614352 {#4043
      date: 2023-11-10 12:05:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699531053 {#4041
      date: 2023-11-09 12:57:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "While I always like me some SMBC, I’m not entirely clear on how this relates here 😅 but I’m also a bit dim, so there’s that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699531705 {#4173
    date: 2023-11-09 13:08:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@SheDiceToday@eslemmy.es"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4176 …}
  +nested: Doctrine\ORM\PersistentCollection {#4178 …}
  +votes: Doctrine\ORM\PersistentCollection {#4180 …}
  +reports: Doctrine\ORM\PersistentCollection {#4182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4186 …}
  -id: 103943
  -bodyTs: "'also':21 'alway':3 'bit':23 'clear':12 'dim':24 'entir':11 'like':4 'm':9,20 'relat':16 'smbc':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1598258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699531705 {#4174
    date: 2023-11-09 13:08:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#4175
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4020 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      [www.smbc-comics.com/index.php?db=comics&id=12…](https://www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit: [www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)\n
      \n
      [www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)\n
      \n
      [www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699658882 {#4038
      date: 2023-11-11 00:28:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4035 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4031 …}
    +reports: Doctrine\ORM\PersistentCollection {#4028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 103920
    -bodyTs: "'/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':9 '/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':12 '/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':15 '/index.php?db=comics&id=12':3 '/index.php?db=comics&id=1262#comic)edit:':6 'www.smbc-comics.com':2,5,8,11,14 'www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':7 'www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':10 'www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':13 'www.smbc-comics.com/index.php?db=comics&id=12':1 'www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit:':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://eslemmy.es/comment/2564183"
    +editedAt: DateTimeImmutable @1699614352 {#4043
      date: 2023-11-10 12:05:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699531053 {#4041
      date: 2023-11-09 12:57:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "While I always like me some SMBC, I’m not entirely clear on how this relates here 😅 but I’m also a bit dim, so there’s that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699531705 {#4173
    date: 2023-11-09 13:08:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@SheDiceToday@eslemmy.es"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4176 …}
  +nested: Doctrine\ORM\PersistentCollection {#4178 …}
  +votes: Doctrine\ORM\PersistentCollection {#4180 …}
  +reports: Doctrine\ORM\PersistentCollection {#4182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4186 …}
  -id: 103943
  -bodyTs: "'also':21 'alway':3 'bit':23 'clear':12 'dim':24 'entir':11 'like':4 'm':9,20 'relat':16 'smbc':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1598258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699531705 {#4174
    date: 2023-11-09 13:08:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#4175
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4020 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      [www.smbc-comics.com/index.php?db=comics&id=12…](https://www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit: [www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)\n
      \n
      [www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)\n
      \n
      [www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699658882 {#4038
      date: 2023-11-11 00:28:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4035 …}
    +nested: Doctrine\ORM\PersistentCollection {#4033 …}
    +votes: Doctrine\ORM\PersistentCollection {#4031 …}
    +reports: Doctrine\ORM\PersistentCollection {#4028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 103920
    -bodyTs: "'/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':9 '/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':12 '/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':15 '/index.php?db=comics&id=12':3 '/index.php?db=comics&id=1262#comic)edit:':6 'www.smbc-comics.com':2,5,8,11,14 'www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':7 'www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':10 'www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':13 'www.smbc-comics.com/index.php?db=comics&id=12':1 'www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit:':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://eslemmy.es/comment/2564183"
    +editedAt: DateTimeImmutable @1699614352 {#4043
      date: 2023-11-10 12:05:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699531053 {#4041
      date: 2023-11-09 12:57:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "While I always like me some SMBC, I’m not entirely clear on how this relates here 😅 but I’m also a bit dim, so there’s that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699531705 {#4173
    date: 2023-11-09 13:08:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@SheDiceToday@eslemmy.es"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4176 …}
  +nested: Doctrine\ORM\PersistentCollection {#4178 …}
  +votes: Doctrine\ORM\PersistentCollection {#4180 …}
  +reports: Doctrine\ORM\PersistentCollection {#4182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4186 …}
  -id: 103943
  -bodyTs: "'also':21 'alway':3 'bit':23 'clear':12 'dim':24 'entir':11 'like':4 'm':9,20 'relat':16 'smbc':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1598258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699531705 {#4174
    date: 2023-11-09 13:08:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 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
198 DENIED moderate
App\Entity\EntryComment {#4229
  +user: Proxies\__CG__\App\Entity\User {#4230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4175
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4020 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        [www.smbc-comics.com/index.php?db=comics&id=12…](https://www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit: [www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)\n
        \n
        [www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)\n
        \n
        [www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699658882 {#4038
        date: 2023-11-11 00:28:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4035 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4031 …}
      +reports: Doctrine\ORM\PersistentCollection {#4028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
      -id: 103920
      -bodyTs: "'/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':9 '/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':12 '/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':15 '/index.php?db=comics&id=12':3 '/index.php?db=comics&id=1262#comic)edit:':6 'www.smbc-comics.com':2,5,8,11,14 'www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':7 'www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':10 'www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':13 'www.smbc-comics.com/index.php?db=comics&id=12':1 'www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit:':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://eslemmy.es/comment/2564183"
      +editedAt: DateTimeImmutable @1699614352 {#4043
        date: 2023-11-10 12:05:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699531053 {#4041
        date: 2023-11-09 12:57:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "While I always like me some SMBC, I’m not entirely clear on how this relates here 😅 but I’m also a bit dim, so there’s that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699531705 {#4173
      date: 2023-11-09 13:08:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@SheDiceToday@eslemmy.es"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4176 …}
    +nested: Doctrine\ORM\PersistentCollection {#4178 …}
    +votes: Doctrine\ORM\PersistentCollection {#4180 …}
    +reports: Doctrine\ORM\PersistentCollection {#4182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4186 …}
    -id: 103943
    -bodyTs: "'also':21 'alway':3 'bit':23 'clear':12 'dim':24 'entir':11 'like':4 'm':9,20 'relat':16 'smbc':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1598258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699531705 {#4174
      date: 2023-11-09 13:08:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    It’s caveman realizing that sex leads to pregnancy.\n
    \n
    Which it’s Linda the first and most basic part of sex ed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699533257 {#4227
    date: 2023-11-09 13:34:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@SheDiceToday@eslemmy.es"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4231 …}
  +nested: Doctrine\ORM\PersistentCollection {#4233 …}
  +votes: Doctrine\ORM\PersistentCollection {#4235 …}
  +reports: Doctrine\ORM\PersistentCollection {#4237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
  -id: 103991
  -bodyTs: "'basic':18 'caveman':3 'ed':22 'first':15 'lead':7 'linda':13 'part':19 'pregnanc':9 'realiz':4 'sex':6,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4700926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699533257 {#4228
    date: 2023-11-09 13:34:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#4229
  +user: Proxies\__CG__\App\Entity\User {#4230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4175
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4020 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        [www.smbc-comics.com/index.php?db=comics&id=12…](https://www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit: [www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)\n
        \n
        [www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)\n
        \n
        [www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699658882 {#4038
        date: 2023-11-11 00:28:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4035 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4031 …}
      +reports: Doctrine\ORM\PersistentCollection {#4028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
      -id: 103920
      -bodyTs: "'/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':9 '/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':12 '/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':15 '/index.php?db=comics&id=12':3 '/index.php?db=comics&id=1262#comic)edit:':6 'www.smbc-comics.com':2,5,8,11,14 'www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':7 'www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':10 'www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':13 'www.smbc-comics.com/index.php?db=comics&id=12':1 'www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit:':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://eslemmy.es/comment/2564183"
      +editedAt: DateTimeImmutable @1699614352 {#4043
        date: 2023-11-10 12:05:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699531053 {#4041
        date: 2023-11-09 12:57:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "While I always like me some SMBC, I’m not entirely clear on how this relates here 😅 but I’m also a bit dim, so there’s that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699531705 {#4173
      date: 2023-11-09 13:08:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@SheDiceToday@eslemmy.es"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4176 …}
    +nested: Doctrine\ORM\PersistentCollection {#4178 …}
    +votes: Doctrine\ORM\PersistentCollection {#4180 …}
    +reports: Doctrine\ORM\PersistentCollection {#4182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4186 …}
    -id: 103943
    -bodyTs: "'also':21 'alway':3 'bit':23 'clear':12 'dim':24 'entir':11 'like':4 'm':9,20 'relat':16 'smbc':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1598258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699531705 {#4174
      date: 2023-11-09 13:08:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    It’s caveman realizing that sex leads to pregnancy.\n
    \n
    Which it’s Linda the first and most basic part of sex ed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699533257 {#4227
    date: 2023-11-09 13:34:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@SheDiceToday@eslemmy.es"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4231 …}
  +nested: Doctrine\ORM\PersistentCollection {#4233 …}
  +votes: Doctrine\ORM\PersistentCollection {#4235 …}
  +reports: Doctrine\ORM\PersistentCollection {#4237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
  -id: 103991
  -bodyTs: "'basic':18 'caveman':3 'ed':22 'first':15 'lead':7 'linda':13 'part':19 'pregnanc':9 'realiz':4 'sex':6,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4700926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699533257 {#4228
    date: 2023-11-09 13:34:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#4229
  +user: Proxies\__CG__\App\Entity\User {#4230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4175
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4020 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        [www.smbc-comics.com/index.php?db=comics&id=12…](https://www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit: [www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)\n
        \n
        [www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)\n
        \n
        [www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699658882 {#4038
        date: 2023-11-11 00:28:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4035 …}
      +nested: Doctrine\ORM\PersistentCollection {#4033 …}
      +votes: Doctrine\ORM\PersistentCollection {#4031 …}
      +reports: Doctrine\ORM\PersistentCollection {#4028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
      -id: 103920
      -bodyTs: "'/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':9 '/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':12 '/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':15 '/index.php?db=comics&id=12':3 '/index.php?db=comics&id=1262#comic)edit:':6 'www.smbc-comics.com':2,5,8,11,14 'www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':7 'www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':10 'www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':13 'www.smbc-comics.com/index.php?db=comics&id=12':1 'www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit:':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://eslemmy.es/comment/2564183"
      +editedAt: DateTimeImmutable @1699614352 {#4043
        date: 2023-11-10 12:05:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699531053 {#4041
        date: 2023-11-09 12:57:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "While I always like me some SMBC, I’m not entirely clear on how this relates here 😅 but I’m also a bit dim, so there’s that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699531705 {#4173
      date: 2023-11-09 13:08:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@SheDiceToday@eslemmy.es"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4176 …}
    +nested: Doctrine\ORM\PersistentCollection {#4178 …}
    +votes: Doctrine\ORM\PersistentCollection {#4180 …}
    +reports: Doctrine\ORM\PersistentCollection {#4182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4186 …}
    -id: 103943
    -bodyTs: "'also':21 'alway':3 'bit':23 'clear':12 'dim':24 'entir':11 'like':4 'm':9,20 'relat':16 'smbc':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1598258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699531705 {#4174
      date: 2023-11-09 13:08:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    It’s caveman realizing that sex leads to pregnancy.\n
    \n
    Which it’s Linda the first and most basic part of sex ed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699533257 {#4227
    date: 2023-11-09 13:34:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@SheDiceToday@eslemmy.es"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4231 …}
  +nested: Doctrine\ORM\PersistentCollection {#4233 …}
  +votes: Doctrine\ORM\PersistentCollection {#4235 …}
  +reports: Doctrine\ORM\PersistentCollection {#4237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
  -id: 103991
  -bodyTs: "'basic':18 'caveman':3 'ed':22 'first':15 'lead':7 'linda':13 'part':19 'pregnanc':9 'realiz':4 'sex':6,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4700926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699533257 {#4228
    date: 2023-11-09 13:34:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 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
202 DENIED moderate
App\Entity\EntryComment {#4332
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4229
    +user: Proxies\__CG__\App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4175
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#4020 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          [www.smbc-comics.com/index.php?db=comics&id=12…](https://www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit: [www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)\n
          \n
          [www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)\n
          \n
          [www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699658882 {#4038
          date: 2023-11-11 00:28:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4035 …}
        +nested: Doctrine\ORM\PersistentCollection {#4033 …}
        +votes: Doctrine\ORM\PersistentCollection {#4031 …}
        +reports: Doctrine\ORM\PersistentCollection {#4028 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
        -id: 103920
        -bodyTs: "'/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':9 '/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':12 '/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':15 '/index.php?db=comics&id=12':3 '/index.php?db=comics&id=1262#comic)edit:':6 'www.smbc-comics.com':2,5,8,11,14 'www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':7 'www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':10 'www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':13 'www.smbc-comics.com/index.php?db=comics&id=12':1 'www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit:':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://eslemmy.es/comment/2564183"
        +editedAt: DateTimeImmutable @1699614352 {#4043
          date: 2023-11-10 12:05:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699531053 {#4041
          date: 2023-11-09 12:57:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "While I always like me some SMBC, I’m not entirely clear on how this relates here 😅 but I’m also a bit dim, so there’s that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699531705 {#4173
        date: 2023-11-09 13:08:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@SheDiceToday@eslemmy.es"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4176 …}
      +nested: Doctrine\ORM\PersistentCollection {#4178 …}
      +votes: Doctrine\ORM\PersistentCollection {#4180 …}
      +reports: Doctrine\ORM\PersistentCollection {#4182 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4186 …}
      -id: 103943
      -bodyTs: "'also':21 'alway':3 'bit':23 'clear':12 'dim':24 'entir':11 'like':4 'm':9,20 'relat':16 'smbc':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1598258"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699531705 {#4174
        date: 2023-11-09 13:08:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      It’s caveman realizing that sex leads to pregnancy.\n
      \n
      Which it’s Linda the first and most basic part of sex ed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699533257 {#4227
      date: 2023-11-09 13:34:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@SheDiceToday@eslemmy.es"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4231 …}
    +nested: Doctrine\ORM\PersistentCollection {#4233 …}
    +votes: Doctrine\ORM\PersistentCollection {#4235 …}
    +reports: Doctrine\ORM\PersistentCollection {#4237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
    -id: 103991
    -bodyTs: "'basic':18 'caveman':3 'ed':22 'first':15 'lead':7 'linda':13 'part':19 'pregnanc':9 'realiz':4 'sex':6,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4700926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699533257 {#4228
      date: 2023-11-09 13:34:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "I think the link is not working. I got redirected to the most current page. I’m going to try to fix it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699540763 {#4330
    date: 2023-11-09 15:39:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@SheDiceToday@eslemmy.es"
    "@nilloc@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4333 …}
  +nested: Doctrine\ORM\PersistentCollection {#4335 …}
  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
  +reports: Doctrine\ORM\PersistentCollection {#4339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
  -id: 104314
  -bodyTs: "'current':14 'fix':22 'go':18 'got':9 'link':4 'm':17 'page':15 'redirect':10 'think':2 'tri':20 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eslemmy.es/comment/2566064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699540763 {#4331
    date: 2023-11-09 15:39:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#4332
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4229
    +user: Proxies\__CG__\App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4175
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#4020 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          [www.smbc-comics.com/index.php?db=comics&id=12…](https://www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit: [www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)\n
          \n
          [www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)\n
          \n
          [www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699658882 {#4038
          date: 2023-11-11 00:28:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4035 …}
        +nested: Doctrine\ORM\PersistentCollection {#4033 …}
        +votes: Doctrine\ORM\PersistentCollection {#4031 …}
        +reports: Doctrine\ORM\PersistentCollection {#4028 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
        -id: 103920
        -bodyTs: "'/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':9 '/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':12 '/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':15 '/index.php?db=comics&id=12':3 '/index.php?db=comics&id=1262#comic)edit:':6 'www.smbc-comics.com':2,5,8,11,14 'www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':7 'www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':10 'www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':13 'www.smbc-comics.com/index.php?db=comics&id=12':1 'www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit:':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://eslemmy.es/comment/2564183"
        +editedAt: DateTimeImmutable @1699614352 {#4043
          date: 2023-11-10 12:05:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699531053 {#4041
          date: 2023-11-09 12:57:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "While I always like me some SMBC, I’m not entirely clear on how this relates here 😅 but I’m also a bit dim, so there’s that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699531705 {#4173
        date: 2023-11-09 13:08:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@SheDiceToday@eslemmy.es"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4176 …}
      +nested: Doctrine\ORM\PersistentCollection {#4178 …}
      +votes: Doctrine\ORM\PersistentCollection {#4180 …}
      +reports: Doctrine\ORM\PersistentCollection {#4182 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4186 …}
      -id: 103943
      -bodyTs: "'also':21 'alway':3 'bit':23 'clear':12 'dim':24 'entir':11 'like':4 'm':9,20 'relat':16 'smbc':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1598258"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699531705 {#4174
        date: 2023-11-09 13:08:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      It’s caveman realizing that sex leads to pregnancy.\n
      \n
      Which it’s Linda the first and most basic part of sex ed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699533257 {#4227
      date: 2023-11-09 13:34:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@SheDiceToday@eslemmy.es"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4231 …}
    +nested: Doctrine\ORM\PersistentCollection {#4233 …}
    +votes: Doctrine\ORM\PersistentCollection {#4235 …}
    +reports: Doctrine\ORM\PersistentCollection {#4237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
    -id: 103991
    -bodyTs: "'basic':18 'caveman':3 'ed':22 'first':15 'lead':7 'linda':13 'part':19 'pregnanc':9 'realiz':4 'sex':6,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4700926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699533257 {#4228
      date: 2023-11-09 13:34:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "I think the link is not working. I got redirected to the most current page. I’m going to try to fix it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699540763 {#4330
    date: 2023-11-09 15:39:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@SheDiceToday@eslemmy.es"
    "@nilloc@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4333 …}
  +nested: Doctrine\ORM\PersistentCollection {#4335 …}
  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
  +reports: Doctrine\ORM\PersistentCollection {#4339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
  -id: 104314
  -bodyTs: "'current':14 'fix':22 'go':18 'got':9 'link':4 'm':17 'page':15 'redirect':10 'think':2 'tri':20 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eslemmy.es/comment/2566064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699540763 {#4331
    date: 2023-11-09 15:39:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#4332
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4229
    +user: Proxies\__CG__\App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4175
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#4020 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          [www.smbc-comics.com/index.php?db=comics&id=12…](https://www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit: [www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)\n
          \n
          [www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)\n
          \n
          [www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699658882 {#4038
          date: 2023-11-11 00:28:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4035 …}
        +nested: Doctrine\ORM\PersistentCollection {#4033 …}
        +votes: Doctrine\ORM\PersistentCollection {#4031 …}
        +reports: Doctrine\ORM\PersistentCollection {#4028 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
        -id: 103920
        -bodyTs: "'/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':9 '/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':12 '/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':15 '/index.php?db=comics&id=12':3 '/index.php?db=comics&id=1262#comic)edit:':6 'www.smbc-comics.com':2,5,8,11,14 'www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':7 'www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':10 'www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':13 'www.smbc-comics.com/index.php?db=comics&id=12':1 'www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit:':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://eslemmy.es/comment/2564183"
        +editedAt: DateTimeImmutable @1699614352 {#4043
          date: 2023-11-10 12:05:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699531053 {#4041
          date: 2023-11-09 12:57:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "While I always like me some SMBC, I’m not entirely clear on how this relates here 😅 but I’m also a bit dim, so there’s that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699531705 {#4173
        date: 2023-11-09 13:08:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@SheDiceToday@eslemmy.es"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4176 …}
      +nested: Doctrine\ORM\PersistentCollection {#4178 …}
      +votes: Doctrine\ORM\PersistentCollection {#4180 …}
      +reports: Doctrine\ORM\PersistentCollection {#4182 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4186 …}
      -id: 103943
      -bodyTs: "'also':21 'alway':3 'bit':23 'clear':12 'dim':24 'entir':11 'like':4 'm':9,20 'relat':16 'smbc':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1598258"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699531705 {#4174
        date: 2023-11-09 13:08:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      It’s caveman realizing that sex leads to pregnancy.\n
      \n
      Which it’s Linda the first and most basic part of sex ed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699533257 {#4227
      date: 2023-11-09 13:34:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@SheDiceToday@eslemmy.es"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4231 …}
    +nested: Doctrine\ORM\PersistentCollection {#4233 …}
    +votes: Doctrine\ORM\PersistentCollection {#4235 …}
    +reports: Doctrine\ORM\PersistentCollection {#4237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
    -id: 103991
    -bodyTs: "'basic':18 'caveman':3 'ed':22 'first':15 'lead':7 'linda':13 'part':19 'pregnanc':9 'realiz':4 'sex':6,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4700926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699533257 {#4228
      date: 2023-11-09 13:34:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "I think the link is not working. I got redirected to the most current page. I’m going to try to fix it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699540763 {#4330
    date: 2023-11-09 15:39:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@SheDiceToday@eslemmy.es"
    "@nilloc@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4333 …}
  +nested: Doctrine\ORM\PersistentCollection {#4335 …}
  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
  +reports: Doctrine\ORM\PersistentCollection {#4339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
  -id: 104314
  -bodyTs: "'current':14 'fix':22 'go':18 'got':9 'link':4 'm':17 'page':15 'redirect':10 'think':2 'tri':20 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eslemmy.es/comment/2566064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699540763 {#4331
    date: 2023-11-09 15:39:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 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
206 DENIED moderate
App\Entity\EntryComment {#4347
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4229
    +user: Proxies\__CG__\App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4175
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#4020 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          [www.smbc-comics.com/index.php?db=comics&id=12…](https://www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit: [www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)\n
          \n
          [www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)\n
          \n
          [www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699658882 {#4038
          date: 2023-11-11 00:28:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4035 …}
        +nested: Doctrine\ORM\PersistentCollection {#4033 …}
        +votes: Doctrine\ORM\PersistentCollection {#4031 …}
        +reports: Doctrine\ORM\PersistentCollection {#4028 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
        -id: 103920
        -bodyTs: "'/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':9 '/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':12 '/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':15 '/index.php?db=comics&id=12':3 '/index.php?db=comics&id=1262#comic)edit:':6 'www.smbc-comics.com':2,5,8,11,14 'www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':7 'www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':10 'www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':13 'www.smbc-comics.com/index.php?db=comics&id=12':1 'www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit:':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://eslemmy.es/comment/2564183"
        +editedAt: DateTimeImmutable @1699614352 {#4043
          date: 2023-11-10 12:05:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699531053 {#4041
          date: 2023-11-09 12:57:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "While I always like me some SMBC, I’m not entirely clear on how this relates here 😅 but I’m also a bit dim, so there’s that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699531705 {#4173
        date: 2023-11-09 13:08:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@SheDiceToday@eslemmy.es"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4176 …}
      +nested: Doctrine\ORM\PersistentCollection {#4178 …}
      +votes: Doctrine\ORM\PersistentCollection {#4180 …}
      +reports: Doctrine\ORM\PersistentCollection {#4182 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4186 …}
      -id: 103943
      -bodyTs: "'also':21 'alway':3 'bit':23 'clear':12 'dim':24 'entir':11 'like':4 'm':9,20 'relat':16 'smbc':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1598258"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699531705 {#4174
        date: 2023-11-09 13:08:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      It’s caveman realizing that sex leads to pregnancy.\n
      \n
      Which it’s Linda the first and most basic part of sex ed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699533257 {#4227
      date: 2023-11-09 13:34:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@SheDiceToday@eslemmy.es"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4231 …}
    +nested: Doctrine\ORM\PersistentCollection {#4233 …}
    +votes: Doctrine\ORM\PersistentCollection {#4235 …}
    +reports: Doctrine\ORM\PersistentCollection {#4237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
    -id: 103991
    -bodyTs: "'basic':18 'caveman':3 'ed':22 'first':15 'lead':7 'linda':13 'part':19 'pregnanc':9 'realiz':4 'sex':6,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4700926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699533257 {#4228
      date: 2023-11-09 13:34:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Huh weird, so you got the correct one? Because this is what I see when I poke at the link\n
    \n
    ![](https://beehaw.org/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699546468 {#4345
    date: 2023-11-09 17:14:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@SheDiceToday@eslemmy.es"
    "@nilloc@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4348 …}
  +nested: Doctrine\ORM\PersistentCollection {#4350 …}
  +votes: Doctrine\ORM\PersistentCollection {#4352 …}
  +reports: Doctrine\ORM\PersistentCollection {#4354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4358 …}
  -id: 104543
  -bodyTs: "'/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)':23 'beehaw.org':22 'beehaw.org/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)':21 'correct':7 'got':5 'huh':1 'link':20 'one':8 'poke':17 'see':14 'weird':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1599287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699546468 {#4346
    date: 2023-11-09 17:14:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#4347
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4229
    +user: Proxies\__CG__\App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4175
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#4020 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          [www.smbc-comics.com/index.php?db=comics&id=12…](https://www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit: [www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)\n
          \n
          [www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)\n
          \n
          [www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699658882 {#4038
          date: 2023-11-11 00:28:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4035 …}
        +nested: Doctrine\ORM\PersistentCollection {#4033 …}
        +votes: Doctrine\ORM\PersistentCollection {#4031 …}
        +reports: Doctrine\ORM\PersistentCollection {#4028 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
        -id: 103920
        -bodyTs: "'/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':9 '/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':12 '/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':15 '/index.php?db=comics&id=12':3 '/index.php?db=comics&id=1262#comic)edit:':6 'www.smbc-comics.com':2,5,8,11,14 'www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':7 'www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':10 'www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':13 'www.smbc-comics.com/index.php?db=comics&id=12':1 'www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit:':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://eslemmy.es/comment/2564183"
        +editedAt: DateTimeImmutable @1699614352 {#4043
          date: 2023-11-10 12:05:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699531053 {#4041
          date: 2023-11-09 12:57:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "While I always like me some SMBC, I’m not entirely clear on how this relates here 😅 but I’m also a bit dim, so there’s that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699531705 {#4173
        date: 2023-11-09 13:08:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@SheDiceToday@eslemmy.es"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4176 …}
      +nested: Doctrine\ORM\PersistentCollection {#4178 …}
      +votes: Doctrine\ORM\PersistentCollection {#4180 …}
      +reports: Doctrine\ORM\PersistentCollection {#4182 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4186 …}
      -id: 103943
      -bodyTs: "'also':21 'alway':3 'bit':23 'clear':12 'dim':24 'entir':11 'like':4 'm':9,20 'relat':16 'smbc':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1598258"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699531705 {#4174
        date: 2023-11-09 13:08:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      It’s caveman realizing that sex leads to pregnancy.\n
      \n
      Which it’s Linda the first and most basic part of sex ed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699533257 {#4227
      date: 2023-11-09 13:34:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@SheDiceToday@eslemmy.es"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4231 …}
    +nested: Doctrine\ORM\PersistentCollection {#4233 …}
    +votes: Doctrine\ORM\PersistentCollection {#4235 …}
    +reports: Doctrine\ORM\PersistentCollection {#4237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
    -id: 103991
    -bodyTs: "'basic':18 'caveman':3 'ed':22 'first':15 'lead':7 'linda':13 'part':19 'pregnanc':9 'realiz':4 'sex':6,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4700926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699533257 {#4228
      date: 2023-11-09 13:34:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Huh weird, so you got the correct one? Because this is what I see when I poke at the link\n
    \n
    ![](https://beehaw.org/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699546468 {#4345
    date: 2023-11-09 17:14:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@SheDiceToday@eslemmy.es"
    "@nilloc@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4348 …}
  +nested: Doctrine\ORM\PersistentCollection {#4350 …}
  +votes: Doctrine\ORM\PersistentCollection {#4352 …}
  +reports: Doctrine\ORM\PersistentCollection {#4354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4358 …}
  -id: 104543
  -bodyTs: "'/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)':23 'beehaw.org':22 'beehaw.org/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)':21 'correct':7 'got':5 'huh':1 'link':20 'one':8 'poke':17 'see':14 'weird':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1599287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699546468 {#4346
    date: 2023-11-09 17:14:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#4347
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4229
    +user: Proxies\__CG__\App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4175
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#4020 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          [www.smbc-comics.com/index.php?db=comics&id=12…](https://www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit: [www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)\n
          \n
          [www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)\n
          \n
          [www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699658882 {#4038
          date: 2023-11-11 00:28:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4035 …}
        +nested: Doctrine\ORM\PersistentCollection {#4033 …}
        +votes: Doctrine\ORM\PersistentCollection {#4031 …}
        +reports: Doctrine\ORM\PersistentCollection {#4028 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
        -id: 103920
        -bodyTs: "'/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':9 '/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':12 '/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':15 '/index.php?db=comics&id=12':3 '/index.php?db=comics&id=1262#comic)edit:':6 'www.smbc-comics.com':2,5,8,11,14 'www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':7 'www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':10 'www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':13 'www.smbc-comics.com/index.php?db=comics&id=12':1 'www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit:':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://eslemmy.es/comment/2564183"
        +editedAt: DateTimeImmutable @1699614352 {#4043
          date: 2023-11-10 12:05:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699531053 {#4041
          date: 2023-11-09 12:57:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "While I always like me some SMBC, I’m not entirely clear on how this relates here 😅 but I’m also a bit dim, so there’s that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699531705 {#4173
        date: 2023-11-09 13:08:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@SheDiceToday@eslemmy.es"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4176 …}
      +nested: Doctrine\ORM\PersistentCollection {#4178 …}
      +votes: Doctrine\ORM\PersistentCollection {#4180 …}
      +reports: Doctrine\ORM\PersistentCollection {#4182 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4186 …}
      -id: 103943
      -bodyTs: "'also':21 'alway':3 'bit':23 'clear':12 'dim':24 'entir':11 'like':4 'm':9,20 'relat':16 'smbc':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1598258"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699531705 {#4174
        date: 2023-11-09 13:08:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      It’s caveman realizing that sex leads to pregnancy.\n
      \n
      Which it’s Linda the first and most basic part of sex ed.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699533257 {#4227
      date: 2023-11-09 13:34:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@SheDiceToday@eslemmy.es"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4231 …}
    +nested: Doctrine\ORM\PersistentCollection {#4233 …}
    +votes: Doctrine\ORM\PersistentCollection {#4235 …}
    +reports: Doctrine\ORM\PersistentCollection {#4237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
    -id: 103991
    -bodyTs: "'basic':18 'caveman':3 'ed':22 'first':15 'lead':7 'linda':13 'part':19 'pregnanc':9 'realiz':4 'sex':6,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4700926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699533257 {#4228
      date: 2023-11-09 13:34:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Huh weird, so you got the correct one? Because this is what I see when I poke at the link\n
    \n
    ![](https://beehaw.org/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699546468 {#4345
    date: 2023-11-09 17:14:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@SheDiceToday@eslemmy.es"
    "@nilloc@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4348 …}
  +nested: Doctrine\ORM\PersistentCollection {#4350 …}
  +votes: Doctrine\ORM\PersistentCollection {#4352 …}
  +reports: Doctrine\ORM\PersistentCollection {#4354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4358 …}
  -id: 104543
  -bodyTs: "'/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)':23 'beehaw.org':22 'beehaw.org/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)':21 'correct':7 'got':5 'huh':1 'link':20 'one':8 'poke':17 'see':14 'weird':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1599287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699546468 {#4346
    date: 2023-11-09 17:14:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 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
210 DENIED moderate
App\Entity\EntryComment {#4432
  +user: Proxies\__CG__\App\Entity\User {#4230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4347
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4229
      +user: Proxies\__CG__\App\Entity\User {#4230 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4175
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4037
          +user: App\Entity\User {#4020 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            [www.smbc-comics.com/index.php?db=comics&id=12…](https://www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit: [www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)\n
            \n
            [www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)\n
            \n
            [www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699658882 {#4038
            date: 2023-11-11 00:28:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4035 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4031 …}
          +reports: Doctrine\ORM\PersistentCollection {#4028 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
          -id: 103920
          -bodyTs: "'/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':9 '/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':12 '/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':15 '/index.php?db=comics&id=12':3 '/index.php?db=comics&id=1262#comic)edit:':6 'www.smbc-comics.com':2,5,8,11,14 'www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':7 'www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':10 'www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':13 'www.smbc-comics.com/index.php?db=comics&id=12':1 'www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit:':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://eslemmy.es/comment/2564183"
          +editedAt: DateTimeImmutable @1699614352 {#4043
            date: 2023-11-10 12:05:52.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699531053 {#4041
            date: 2023-11-09 12:57:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "While I always like me some SMBC, I’m not entirely clear on how this relates here 😅 but I’m also a bit dim, so there’s that"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699531705 {#4173
          date: 2023-11-09 13:08:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@SheDiceToday@eslemmy.es"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4176 …}
        +nested: Doctrine\ORM\PersistentCollection {#4178 …}
        +votes: Doctrine\ORM\PersistentCollection {#4180 …}
        +reports: Doctrine\ORM\PersistentCollection {#4182 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4184 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4186 …}
        -id: 103943
        -bodyTs: "'also':21 'alway':3 'bit':23 'clear':12 'dim':24 'entir':11 'like':4 'm':9,20 'relat':16 'smbc':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1598258"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699531705 {#4174
          date: 2023-11-09 13:08:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        It’s caveman realizing that sex leads to pregnancy.\n
        \n
        Which it’s Linda the first and most basic part of sex ed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699533257 {#4227
        date: 2023-11-09 13:34:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@SheDiceToday@eslemmy.es"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4231 …}
      +nested: Doctrine\ORM\PersistentCollection {#4233 …}
      +votes: Doctrine\ORM\PersistentCollection {#4235 …}
      +reports: Doctrine\ORM\PersistentCollection {#4237 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
      -id: 103991
      -bodyTs: "'basic':18 'caveman':3 'ed':22 'first':15 'lead':7 'linda':13 'part':19 'pregnanc':9 'realiz':4 'sex':6,21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4700926"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699533257 {#4228
        date: 2023-11-09 13:34:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Huh weird, so you got the correct one? Because this is what I see when I poke at the link\n
      \n
      ![](https://beehaw.org/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699546468 {#4345
      date: 2023-11-09 17:14:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@SheDiceToday@eslemmy.es"
      "@nilloc@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4348 …}
    +nested: Doctrine\ORM\PersistentCollection {#4350 …}
    +votes: Doctrine\ORM\PersistentCollection {#4352 …}
    +reports: Doctrine\ORM\PersistentCollection {#4354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4356 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4358 …}
    -id: 104543
    -bodyTs: "'/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)':23 'beehaw.org':22 'beehaw.org/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)':21 'correct':7 'got':5 'huh':1 'link':20 'one':8 'poke':17 'see':14 'weird':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1599287"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699546468 {#4346
      date: 2023-11-09 17:14:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Ah I guess they fixed it.\n
    \n
    Also the additions are pretty great too. I always wanted to know how they were so sure the Lascaux paintings weren’t done by bored teens.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699582657 {#4430
    date: 2023-11-10 03:17:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@SheDiceToday@eslemmy.es"
    "@nilloc@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4433 …}
  +nested: Doctrine\ORM\PersistentCollection {#4435 …}
  +votes: Doctrine\ORM\PersistentCollection {#4437 …}
  +reports: Doctrine\ORM\PersistentCollection {#4439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4443 …}
  -id: 106283
  -bodyTs: "'addit':9 'ah':1 'also':7 'alway':15 'bore':31 'done':29 'fix':5 'great':12 'guess':3 'know':18 'lascaux':25 'paint':26 'pretti':11 'sure':23 'teen':32 'want':16 'weren':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4722481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699582657 {#4431
    date: 2023-11-10 03:17:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#4432
  +user: Proxies\__CG__\App\Entity\User {#4230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4347
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4229
      +user: Proxies\__CG__\App\Entity\User {#4230 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4175
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4037
          +user: App\Entity\User {#4020 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            [www.smbc-comics.com/index.php?db=comics&id=12…](https://www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit: [www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)\n
            \n
            [www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)\n
            \n
            [www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699658882 {#4038
            date: 2023-11-11 00:28:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4035 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4031 …}
          +reports: Doctrine\ORM\PersistentCollection {#4028 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
          -id: 103920
          -bodyTs: "'/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':9 '/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':12 '/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':15 '/index.php?db=comics&id=12':3 '/index.php?db=comics&id=1262#comic)edit:':6 'www.smbc-comics.com':2,5,8,11,14 'www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':7 'www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':10 'www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':13 'www.smbc-comics.com/index.php?db=comics&id=12':1 'www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit:':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://eslemmy.es/comment/2564183"
          +editedAt: DateTimeImmutable @1699614352 {#4043
            date: 2023-11-10 12:05:52.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699531053 {#4041
            date: 2023-11-09 12:57:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "While I always like me some SMBC, I’m not entirely clear on how this relates here 😅 but I’m also a bit dim, so there’s that"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699531705 {#4173
          date: 2023-11-09 13:08:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@SheDiceToday@eslemmy.es"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4176 …}
        +nested: Doctrine\ORM\PersistentCollection {#4178 …}
        +votes: Doctrine\ORM\PersistentCollection {#4180 …}
        +reports: Doctrine\ORM\PersistentCollection {#4182 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4184 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4186 …}
        -id: 103943
        -bodyTs: "'also':21 'alway':3 'bit':23 'clear':12 'dim':24 'entir':11 'like':4 'm':9,20 'relat':16 'smbc':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1598258"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699531705 {#4174
          date: 2023-11-09 13:08:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        It’s caveman realizing that sex leads to pregnancy.\n
        \n
        Which it’s Linda the first and most basic part of sex ed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699533257 {#4227
        date: 2023-11-09 13:34:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@SheDiceToday@eslemmy.es"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4231 …}
      +nested: Doctrine\ORM\PersistentCollection {#4233 …}
      +votes: Doctrine\ORM\PersistentCollection {#4235 …}
      +reports: Doctrine\ORM\PersistentCollection {#4237 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
      -id: 103991
      -bodyTs: "'basic':18 'caveman':3 'ed':22 'first':15 'lead':7 'linda':13 'part':19 'pregnanc':9 'realiz':4 'sex':6,21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4700926"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699533257 {#4228
        date: 2023-11-09 13:34:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Huh weird, so you got the correct one? Because this is what I see when I poke at the link\n
      \n
      ![](https://beehaw.org/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699546468 {#4345
      date: 2023-11-09 17:14:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@SheDiceToday@eslemmy.es"
      "@nilloc@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4348 …}
    +nested: Doctrine\ORM\PersistentCollection {#4350 …}
    +votes: Doctrine\ORM\PersistentCollection {#4352 …}
    +reports: Doctrine\ORM\PersistentCollection {#4354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4356 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4358 …}
    -id: 104543
    -bodyTs: "'/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)':23 'beehaw.org':22 'beehaw.org/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)':21 'correct':7 'got':5 'huh':1 'link':20 'one':8 'poke':17 'see':14 'weird':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1599287"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699546468 {#4346
      date: 2023-11-09 17:14:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Ah I guess they fixed it.\n
    \n
    Also the additions are pretty great too. I always wanted to know how they were so sure the Lascaux paintings weren’t done by bored teens.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699582657 {#4430
    date: 2023-11-10 03:17:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@SheDiceToday@eslemmy.es"
    "@nilloc@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4433 …}
  +nested: Doctrine\ORM\PersistentCollection {#4435 …}
  +votes: Doctrine\ORM\PersistentCollection {#4437 …}
  +reports: Doctrine\ORM\PersistentCollection {#4439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4443 …}
  -id: 106283
  -bodyTs: "'addit':9 'ah':1 'also':7 'alway':15 'bore':31 'done':29 'fix':5 'great':12 'guess':3 'know':18 'lascaux':25 'paint':26 'pretti':11 'sure':23 'teen':32 'want':16 'weren':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4722481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699582657 {#4431
    date: 2023-11-10 03:17:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#4432
  +user: Proxies\__CG__\App\Entity\User {#4230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4347
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4229
      +user: Proxies\__CG__\App\Entity\User {#4230 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4175
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4037
          +user: App\Entity\User {#4020 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            [www.smbc-comics.com/index.php?db=comics&id=12…](https://www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit: [www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)\n
            \n
            [www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)\n
            \n
            [www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1699658882 {#4038
            date: 2023-11-11 00:28:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4035 …}
          +nested: Doctrine\ORM\PersistentCollection {#4033 …}
          +votes: Doctrine\ORM\PersistentCollection {#4031 …}
          +reports: Doctrine\ORM\PersistentCollection {#4028 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
          -id: 103920
          -bodyTs: "'/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':9 '/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':12 '/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':15 '/index.php?db=comics&id=12':3 '/index.php?db=comics&id=1262#comic)edit:':6 'www.smbc-comics.com':2,5,8,11,14 'www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':7 'www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':10 'www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':13 'www.smbc-comics.com/index.php?db=comics&id=12':1 'www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit:':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://eslemmy.es/comment/2564183"
          +editedAt: DateTimeImmutable @1699614352 {#4043
            date: 2023-11-10 12:05:52.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699531053 {#4041
            date: 2023-11-09 12:57:33.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "While I always like me some SMBC, I’m not entirely clear on how this relates here 😅 but I’m also a bit dim, so there’s that"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699531705 {#4173
          date: 2023-11-09 13:08:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@SheDiceToday@eslemmy.es"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4176 …}
        +nested: Doctrine\ORM\PersistentCollection {#4178 …}
        +votes: Doctrine\ORM\PersistentCollection {#4180 …}
        +reports: Doctrine\ORM\PersistentCollection {#4182 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4184 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4186 …}
        -id: 103943
        -bodyTs: "'also':21 'alway':3 'bit':23 'clear':12 'dim':24 'entir':11 'like':4 'm':9,20 'relat':16 'smbc':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1598258"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699531705 {#4174
          date: 2023-11-09 13:08:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        It’s caveman realizing that sex leads to pregnancy.\n
        \n
        Which it’s Linda the first and most basic part of sex ed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699533257 {#4227
        date: 2023-11-09 13:34:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@SheDiceToday@eslemmy.es"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4231 …}
      +nested: Doctrine\ORM\PersistentCollection {#4233 …}
      +votes: Doctrine\ORM\PersistentCollection {#4235 …}
      +reports: Doctrine\ORM\PersistentCollection {#4237 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
      -id: 103991
      -bodyTs: "'basic':18 'caveman':3 'ed':22 'first':15 'lead':7 'linda':13 'part':19 'pregnanc':9 'realiz':4 'sex':6,21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4700926"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699533257 {#4228
        date: 2023-11-09 13:34:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Huh weird, so you got the correct one? Because this is what I see when I poke at the link\n
      \n
      ![](https://beehaw.org/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699546468 {#4345
      date: 2023-11-09 17:14:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@SheDiceToday@eslemmy.es"
      "@nilloc@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4348 …}
    +nested: Doctrine\ORM\PersistentCollection {#4350 …}
    +votes: Doctrine\ORM\PersistentCollection {#4352 …}
    +reports: Doctrine\ORM\PersistentCollection {#4354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4356 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4358 …}
    -id: 104543
    -bodyTs: "'/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)':23 'beehaw.org':22 'beehaw.org/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)':21 'correct':7 'got':5 'huh':1 'link':20 'one':8 'poke':17 'see':14 'weird':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1599287"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699546468 {#4346
      date: 2023-11-09 17:14:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Ah I guess they fixed it.\n
    \n
    Also the additions are pretty great too. I always wanted to know how they were so sure the Lascaux paintings weren’t done by bored teens.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699582657 {#4430
    date: 2023-11-10 03:17:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@SheDiceToday@eslemmy.es"
    "@nilloc@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4433 …}
  +nested: Doctrine\ORM\PersistentCollection {#4435 …}
  +votes: Doctrine\ORM\PersistentCollection {#4437 …}
  +reports: Doctrine\ORM\PersistentCollection {#4439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4441 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4443 …}
  -id: 106283
  -bodyTs: "'addit':9 'ah':1 'also':7 'alway':15 'bore':31 'done':29 'fix':5 'great':12 'guess':3 'know':18 'lascaux':25 'paint':26 'pretti':11 'sure':23 'teen':32 'want':16 'weren':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4722481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699582657 {#4431
    date: 2023-11-10 03:17:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 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
214 DENIED moderate
App\Entity\EntryComment {#4547
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4432
    +user: Proxies\__CG__\App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4347
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4229
        +user: Proxies\__CG__\App\Entity\User {#4230 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4175
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4037
            +user: App\Entity\User {#4020 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              [www.smbc-comics.com/index.php?db=comics&id=12…](https://www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit: [www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)\n
              \n
              [www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)\n
              \n
              [www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699658882 {#4038
              date: 2023-11-11 00:28:02.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4035 …}
            +nested: Doctrine\ORM\PersistentCollection {#4033 …}
            +votes: Doctrine\ORM\PersistentCollection {#4031 …}
            +reports: Doctrine\ORM\PersistentCollection {#4028 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
            -id: 103920
            -bodyTs: "'/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':9 '/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':12 '/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':15 '/index.php?db=comics&id=12':3 '/index.php?db=comics&id=1262#comic)edit:':6 'www.smbc-comics.com':2,5,8,11,14 'www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':7 'www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':10 'www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':13 'www.smbc-comics.com/index.php?db=comics&id=12':1 'www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit:':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://eslemmy.es/comment/2564183"
            +editedAt: DateTimeImmutable @1699614352 {#4043
              date: 2023-11-10 12:05:52.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699531053 {#4041
              date: 2023-11-09 12:57:33.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4037}
          +body: "While I always like me some SMBC, I’m not entirely clear on how this relates here 😅 but I’m also a bit dim, so there’s that"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1699531705 {#4173
            date: 2023-11-09 13:08:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@SheDiceToday@eslemmy.es"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4176 …}
          +nested: Doctrine\ORM\PersistentCollection {#4178 …}
          +votes: Doctrine\ORM\PersistentCollection {#4180 …}
          +reports: Doctrine\ORM\PersistentCollection {#4182 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4184 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4186 …}
          -id: 103943
          -bodyTs: "'also':21 'alway':3 'bit':23 'clear':12 'dim':24 'entir':11 'like':4 'm':9,20 'relat':16 'smbc':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1598258"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699531705 {#4174
            date: 2023-11-09 13:08:25.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: """
          It’s caveman realizing that sex leads to pregnancy.\n
          \n
          Which it’s Linda the first and most basic part of sex ed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699533257 {#4227
          date: 2023-11-09 13:34:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@SheDiceToday@eslemmy.es"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4231 …}
        +nested: Doctrine\ORM\PersistentCollection {#4233 …}
        +votes: Doctrine\ORM\PersistentCollection {#4235 …}
        +reports: Doctrine\ORM\PersistentCollection {#4237 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
        -id: 103991
        -bodyTs: "'basic':18 'caveman':3 'ed':22 'first':15 'lead':7 'linda':13 'part':19 'pregnanc':9 'realiz':4 'sex':6,21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4700926"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699533257 {#4228
          date: 2023-11-09 13:34:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        Huh weird, so you got the correct one? Because this is what I see when I poke at the link\n
        \n
        ![](https://beehaw.org/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699546468 {#4345
        date: 2023-11-09 17:14:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@SheDiceToday@eslemmy.es"
        "@nilloc@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4348 …}
      +nested: Doctrine\ORM\PersistentCollection {#4350 …}
      +votes: Doctrine\ORM\PersistentCollection {#4352 …}
      +reports: Doctrine\ORM\PersistentCollection {#4354 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4356 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4358 …}
      -id: 104543
      -bodyTs: "'/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)':23 'beehaw.org':22 'beehaw.org/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)':21 'correct':7 'got':5 'huh':1 'link':20 'one':8 'poke':17 'see':14 'weird':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1599287"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699546468 {#4346
        date: 2023-11-09 17:14:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Ah I guess they fixed it.\n
      \n
      Also the additions are pretty great too. I always wanted to know how they were so sure the Lascaux paintings weren’t done by bored teens.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699582657 {#4430
      date: 2023-11-10 03:17:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@SheDiceToday@eslemmy.es"
      "@nilloc@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4433 …}
    +nested: Doctrine\ORM\PersistentCollection {#4435 …}
    +votes: Doctrine\ORM\PersistentCollection {#4437 …}
    +reports: Doctrine\ORM\PersistentCollection {#4439 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4441 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4443 …}
    -id: 106283
    -bodyTs: "'addit':9 'ah':1 'also':7 'alway':15 'bore':31 'done':29 'fix':5 'great':12 'guess':3 'know':18 'lascaux':25 'paint':26 'pretti':11 'sure':23 'teen':32 'want':16 'weren':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4722481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699582657 {#4431
      date: 2023-11-10 03:17:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Ah neat, thanks for the heads-up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699583595 {#4545
    date: 2023-11-10 03:33:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@SheDiceToday@eslemmy.es"
    "@nilloc@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4548 …}
  +nested: Doctrine\ORM\PersistentCollection {#4550 …}
  +votes: Doctrine\ORM\PersistentCollection {#4552 …}
  +reports: Doctrine\ORM\PersistentCollection {#4554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4558 …}
  -id: 106322
  -bodyTs: "'ah':1 'head':7 'heads-up':6 'neat':2 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1604680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699583595 {#4546
    date: 2023-11-10 03:33:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#4547
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4432
    +user: Proxies\__CG__\App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4347
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4229
        +user: Proxies\__CG__\App\Entity\User {#4230 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4175
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4037
            +user: App\Entity\User {#4020 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              [www.smbc-comics.com/index.php?db=comics&id=12…](https://www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit: [www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)\n
              \n
              [www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)\n
              \n
              [www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699658882 {#4038
              date: 2023-11-11 00:28:02.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4035 …}
            +nested: Doctrine\ORM\PersistentCollection {#4033 …}
            +votes: Doctrine\ORM\PersistentCollection {#4031 …}
            +reports: Doctrine\ORM\PersistentCollection {#4028 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
            -id: 103920
            -bodyTs: "'/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':9 '/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':12 '/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':15 '/index.php?db=comics&id=12':3 '/index.php?db=comics&id=1262#comic)edit:':6 'www.smbc-comics.com':2,5,8,11,14 'www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':7 'www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':10 'www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':13 'www.smbc-comics.com/index.php?db=comics&id=12':1 'www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit:':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://eslemmy.es/comment/2564183"
            +editedAt: DateTimeImmutable @1699614352 {#4043
              date: 2023-11-10 12:05:52.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699531053 {#4041
              date: 2023-11-09 12:57:33.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4037}
          +body: "While I always like me some SMBC, I’m not entirely clear on how this relates here 😅 but I’m also a bit dim, so there’s that"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1699531705 {#4173
            date: 2023-11-09 13:08:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@SheDiceToday@eslemmy.es"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4176 …}
          +nested: Doctrine\ORM\PersistentCollection {#4178 …}
          +votes: Doctrine\ORM\PersistentCollection {#4180 …}
          +reports: Doctrine\ORM\PersistentCollection {#4182 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4184 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4186 …}
          -id: 103943
          -bodyTs: "'also':21 'alway':3 'bit':23 'clear':12 'dim':24 'entir':11 'like':4 'm':9,20 'relat':16 'smbc':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1598258"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699531705 {#4174
            date: 2023-11-09 13:08:25.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: """
          It’s caveman realizing that sex leads to pregnancy.\n
          \n
          Which it’s Linda the first and most basic part of sex ed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699533257 {#4227
          date: 2023-11-09 13:34:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@SheDiceToday@eslemmy.es"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4231 …}
        +nested: Doctrine\ORM\PersistentCollection {#4233 …}
        +votes: Doctrine\ORM\PersistentCollection {#4235 …}
        +reports: Doctrine\ORM\PersistentCollection {#4237 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
        -id: 103991
        -bodyTs: "'basic':18 'caveman':3 'ed':22 'first':15 'lead':7 'linda':13 'part':19 'pregnanc':9 'realiz':4 'sex':6,21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4700926"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699533257 {#4228
          date: 2023-11-09 13:34:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        Huh weird, so you got the correct one? Because this is what I see when I poke at the link\n
        \n
        ![](https://beehaw.org/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699546468 {#4345
        date: 2023-11-09 17:14:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@SheDiceToday@eslemmy.es"
        "@nilloc@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4348 …}
      +nested: Doctrine\ORM\PersistentCollection {#4350 …}
      +votes: Doctrine\ORM\PersistentCollection {#4352 …}
      +reports: Doctrine\ORM\PersistentCollection {#4354 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4356 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4358 …}
      -id: 104543
      -bodyTs: "'/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)':23 'beehaw.org':22 'beehaw.org/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)':21 'correct':7 'got':5 'huh':1 'link':20 'one':8 'poke':17 'see':14 'weird':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1599287"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699546468 {#4346
        date: 2023-11-09 17:14:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Ah I guess they fixed it.\n
      \n
      Also the additions are pretty great too. I always wanted to know how they were so sure the Lascaux paintings weren’t done by bored teens.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699582657 {#4430
      date: 2023-11-10 03:17:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@SheDiceToday@eslemmy.es"
      "@nilloc@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4433 …}
    +nested: Doctrine\ORM\PersistentCollection {#4435 …}
    +votes: Doctrine\ORM\PersistentCollection {#4437 …}
    +reports: Doctrine\ORM\PersistentCollection {#4439 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4441 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4443 …}
    -id: 106283
    -bodyTs: "'addit':9 'ah':1 'also':7 'alway':15 'bore':31 'done':29 'fix':5 'great':12 'guess':3 'know':18 'lascaux':25 'paint':26 'pretti':11 'sure':23 'teen':32 'want':16 'weren':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4722481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699582657 {#4431
      date: 2023-11-10 03:17:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Ah neat, thanks for the heads-up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699583595 {#4545
    date: 2023-11-10 03:33:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@SheDiceToday@eslemmy.es"
    "@nilloc@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4548 …}
  +nested: Doctrine\ORM\PersistentCollection {#4550 …}
  +votes: Doctrine\ORM\PersistentCollection {#4552 …}
  +reports: Doctrine\ORM\PersistentCollection {#4554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4558 …}
  -id: 106322
  -bodyTs: "'ah':1 'head':7 'heads-up':6 'neat':2 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1604680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699583595 {#4546
    date: 2023-11-10 03:33:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#4547
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "That-s-an-oddly-specific-phobia"
    +title: "That's an oddly specific phobia"
    +url: "https://beehaw.org/pictrs/image/446f90a1-5a23-4c8e-bd8d-7122e485214b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 354
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700000864 {#2414
      date: 2023-11-14 23:27:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 11307
    -titleTs: "'odd':4 'phobia':6 'specif':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699586970
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9405314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699500570 {#1793
      date: 2023-11-09 04:29:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4432
    +user: Proxies\__CG__\App\Entity\User {#4230 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4347
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4229
        +user: Proxies\__CG__\App\Entity\User {#4230 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4175
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4037
            +user: App\Entity\User {#4020 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              [www.smbc-comics.com/index.php?db=comics&id=12…](https://www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit: [www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)\n
              \n
              [www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)\n
              \n
              [www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1699658882 {#4038
              date: 2023-11-11 00:28:02.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@interolivary@beehaw.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4035 …}
            +nested: Doctrine\ORM\PersistentCollection {#4033 …}
            +votes: Doctrine\ORM\PersistentCollection {#4031 …}
            +reports: Doctrine\ORM\PersistentCollection {#4028 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
            -id: 103920
            -bodyTs: "'/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':9 '/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':12 '/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':15 '/index.php?db=comics&id=12':3 '/index.php?db=comics&id=1262#comic)edit:':6 'www.smbc-comics.com':2,5,8,11,14 'www.smbc-comics.com/comic/2008-08-20](https://www.smbc-comics.com/comic/2008-08-20)':7 'www.smbc-comics.com/comic/2009-09-01](https://www.smbc-comics.com/comic/2009-09-01)':10 'www.smbc-comics.com/comic/2009-12-26](https://www.smbc-comics.com/comic/2009-12-26)':13 'www.smbc-comics.com/index.php?db=comics&id=12':1 'www.smbc-comics.com/index.php?db=comics&id=1262#comic)edit:':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://eslemmy.es/comment/2564183"
            +editedAt: DateTimeImmutable @1699614352 {#4043
              date: 2023-11-10 12:05:52.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699531053 {#4041
              date: 2023-11-09 12:57:33.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4037}
          +body: "While I always like me some SMBC, I’m not entirely clear on how this relates here 😅 but I’m also a bit dim, so there’s that"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1699531705 {#4173
            date: 2023-11-09 13:08:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@interolivary@beehaw.org"
            "@SheDiceToday@eslemmy.es"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4176 …}
          +nested: Doctrine\ORM\PersistentCollection {#4178 …}
          +votes: Doctrine\ORM\PersistentCollection {#4180 …}
          +reports: Doctrine\ORM\PersistentCollection {#4182 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4184 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4186 …}
          -id: 103943
          -bodyTs: "'also':21 'alway':3 'bit':23 'clear':12 'dim':24 'entir':11 'like':4 'm':9,20 'relat':16 'smbc':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1598258"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699531705 {#4174
            date: 2023-11-09 13:08:25.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: """
          It’s caveman realizing that sex leads to pregnancy.\n
          \n
          Which it’s Linda the first and most basic part of sex ed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699533257 {#4227
          date: 2023-11-09 13:34:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@interolivary@beehaw.org"
          "@SheDiceToday@eslemmy.es"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4231 …}
        +nested: Doctrine\ORM\PersistentCollection {#4233 …}
        +votes: Doctrine\ORM\PersistentCollection {#4235 …}
        +reports: Doctrine\ORM\PersistentCollection {#4237 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
        -id: 103991
        -bodyTs: "'basic':18 'caveman':3 'ed':22 'first':15 'lead':7 'linda':13 'part':19 'pregnanc':9 'realiz':4 'sex':6,21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4700926"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699533257 {#4228
          date: 2023-11-09 13:34:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        Huh weird, so you got the correct one? Because this is what I see when I poke at the link\n
        \n
        ![](https://beehaw.org/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699546468 {#4345
        date: 2023-11-09 17:14:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@SheDiceToday@eslemmy.es"
        "@nilloc@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4348 …}
      +nested: Doctrine\ORM\PersistentCollection {#4350 …}
      +votes: Doctrine\ORM\PersistentCollection {#4352 …}
      +reports: Doctrine\ORM\PersistentCollection {#4354 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4356 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4358 …}
      -id: 104543
      -bodyTs: "'/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)':23 'beehaw.org':22 'beehaw.org/pictrs/image/e54a2b01-f09e-41a7-881d-dc71cdbae2af.webp)':21 'correct':7 'got':5 'huh':1 'link':20 'one':8 'poke':17 'see':14 'weird':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1599287"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699546468 {#4346
        date: 2023-11-09 17:14:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Ah I guess they fixed it.\n
      \n
      Also the additions are pretty great too. I always wanted to know how they were so sure the Lascaux paintings weren’t done by bored teens.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699582657 {#4430
      date: 2023-11-10 03:17:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@interolivary@beehaw.org"
      "@SheDiceToday@eslemmy.es"
      "@nilloc@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4433 …}
    +nested: Doctrine\ORM\PersistentCollection {#4435 …}
    +votes: Doctrine\ORM\PersistentCollection {#4437 …}
    +reports: Doctrine\ORM\PersistentCollection {#4439 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4441 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4443 …}
    -id: 106283
    -bodyTs: "'addit':9 'ah':1 'also':7 'alway':15 'bore':31 'done':29 'fix':5 'great':12 'guess':3 'know':18 'lascaux':25 'paint':26 'pretti':11 'sure':23 'teen':32 'want':16 'weren':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4722481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699582657 {#4431
      date: 2023-11-10 03:17:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Ah neat, thanks for the heads-up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699583595 {#4545
    date: 2023-11-10 03:33:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@SheDiceToday@eslemmy.es"
    "@nilloc@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4548 …}
  +nested: Doctrine\ORM\PersistentCollection {#4550 …}
  +votes: Doctrine\ORM\PersistentCollection {#4552 …}
  +reports: Doctrine\ORM\PersistentCollection {#4554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4558 …}
  -id: 106322
  -bodyTs: "'ah':1 'head':7 'heads-up':6 'neat':2 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1604680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699583595 {#4546
    date: 2023-11-10 03:33:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details