GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/2931/A-not-so-friendly-reminder/newest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "A-not-so-friendly-reminder"
  +title: "A not-so-friendly reminder"
  +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694843158 {#2414
    date: 2023-09-16 07:45:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 2931
  -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694798867
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1725637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694736367 {#1793
    date: 2023-09-15 02:06:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "A-not-so-friendly-reminder"
  +title: "A not-so-friendly reminder"
  +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694843158 {#2414
    date: 2023-09-16 07:45:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 2931
  -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694798867
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1725637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694736367 {#1793
    date: 2023-09-15 02:06:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "A-not-so-friendly-reminder"
  +title: "A not-so-friendly reminder"
  +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694843158 {#2414
    date: 2023-09-16 07:45:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 2931
  -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694798867
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1725637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694736367 {#1793
    date: 2023-09-15 02:06:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3996
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
    \n
    Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
    \n
    Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702826830 {#4005
    date: 2023-12-17 16:27:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3994 …}
  +nested: Doctrine\ORM\PersistentCollection {#3992 …}
  +votes: Doctrine\ORM\PersistentCollection {#3990 …}
  +reports: Doctrine\ORM\PersistentCollection {#3988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
  -id: 108779
  -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3570797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694751860 {#3941
    date: 2023-09-15 06:24:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3996
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
    \n
    Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
    \n
    Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702826830 {#4005
    date: 2023-12-17 16:27:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3994 …}
  +nested: Doctrine\ORM\PersistentCollection {#3992 …}
  +votes: Doctrine\ORM\PersistentCollection {#3990 …}
  +reports: Doctrine\ORM\PersistentCollection {#3988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
  -id: 108779
  -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3570797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694751860 {#3941
    date: 2023-09-15 06:24:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3996
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
    \n
    Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
    \n
    Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702826830 {#4005
    date: 2023-12-17 16:27:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3994 …}
  +nested: Doctrine\ORM\PersistentCollection {#3992 …}
  +votes: Doctrine\ORM\PersistentCollection {#3990 …}
  +reports: Doctrine\ORM\PersistentCollection {#3988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
  -id: 108779
  -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3570797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694751860 {#3941
    date: 2023-09-15 06:24:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4139
  +user: Proxies\__CG__\App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3996
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
      \n
      Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
      \n
      Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702826830 {#4005
      date: 2023-12-17 16:27:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3994 …}
    +nested: Doctrine\ORM\PersistentCollection {#3992 …}
    +votes: Doctrine\ORM\PersistentCollection {#3990 …}
    +reports: Doctrine\ORM\PersistentCollection {#3988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
    -id: 108779
    -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3570797"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694751860 {#3941
      date: 2023-09-15 06:24:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
    \n
    And what rights are those, according to you? What human rights do you want for yourself?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694754752 {#4137
    date: 2023-09-15 07:12:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4141 …}
  +nested: Doctrine\ORM\PersistentCollection {#4143 …}
  +votes: Doctrine\ORM\PersistentCollection {#4145 …}
  +reports: Doctrine\ORM\PersistentCollection {#4147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
  -id: 112436
  -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3840412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694754752 {#4138
    date: 2023-09-15 07:12:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4139
  +user: Proxies\__CG__\App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3996
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
      \n
      Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
      \n
      Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702826830 {#4005
      date: 2023-12-17 16:27:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3994 …}
    +nested: Doctrine\ORM\PersistentCollection {#3992 …}
    +votes: Doctrine\ORM\PersistentCollection {#3990 …}
    +reports: Doctrine\ORM\PersistentCollection {#3988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
    -id: 108779
    -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3570797"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694751860 {#3941
      date: 2023-09-15 06:24:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
    \n
    And what rights are those, according to you? What human rights do you want for yourself?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694754752 {#4137
    date: 2023-09-15 07:12:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4141 …}
  +nested: Doctrine\ORM\PersistentCollection {#4143 …}
  +votes: Doctrine\ORM\PersistentCollection {#4145 …}
  +reports: Doctrine\ORM\PersistentCollection {#4147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
  -id: 112436
  -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3840412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694754752 {#4138
    date: 2023-09-15 07:12:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4139
  +user: Proxies\__CG__\App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3996
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
      \n
      Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
      \n
      Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702826830 {#4005
      date: 2023-12-17 16:27:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3994 …}
    +nested: Doctrine\ORM\PersistentCollection {#3992 …}
    +votes: Doctrine\ORM\PersistentCollection {#3990 …}
    +reports: Doctrine\ORM\PersistentCollection {#3988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
    -id: 108779
    -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3570797"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694751860 {#3941
      date: 2023-09-15 06:24:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
    \n
    And what rights are those, according to you? What human rights do you want for yourself?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694754752 {#4137
    date: 2023-09-15 07:12:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4141 …}
  +nested: Doctrine\ORM\PersistentCollection {#4143 …}
  +votes: Doctrine\ORM\PersistentCollection {#4145 …}
  +reports: Doctrine\ORM\PersistentCollection {#4147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
  -id: 112436
  -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3840412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694754752 {#4138
    date: 2023-09-15 07:12:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4177
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: Proxies\__CG__\App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3996
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
        \n
        Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
        \n
        Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702826830 {#4005
        date: 2023-12-17 16:27:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3994 …}
      +nested: Doctrine\ORM\PersistentCollection {#3992 …}
      +votes: Doctrine\ORM\PersistentCollection {#3990 …}
      +reports: Doctrine\ORM\PersistentCollection {#3988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
      -id: 108779
      -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/3570797"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694751860 {#3941
        date: 2023-09-15 06:24:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: """
      > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
      \n
      And what rights are those, according to you? What human rights do you want for yourself?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694754752 {#4137
      date: 2023-09-15 07:12:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@turtlepower@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4141 …}
    +nested: Doctrine\ORM\PersistentCollection {#4143 …}
    +votes: Doctrine\ORM\PersistentCollection {#4145 …}
    +reports: Doctrine\ORM\PersistentCollection {#4147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
    -id: 112436
    -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3840412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694754752 {#4138
      date: 2023-09-15 07:12:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: "[un.org/…/universal-declaration-of-human-rights](https://www.un.org/en/about-us/universal-declaration-of-human-rights)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694756712 {#4175
    date: 2023-09-15 07:45:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4178 …}
  +nested: Doctrine\ORM\PersistentCollection {#4180 …}
  +votes: Doctrine\ORM\PersistentCollection {#4182 …}
  +reports: Doctrine\ORM\PersistentCollection {#4184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
  -id: 118627
  -bodyTs: "'/en/about-us/universal-declaration-of-human-rights)':5 '/universal-declaration-of-human-rights':2 'un.org':1 'www.un.org':4 'www.un.org/en/about-us/universal-declaration-of-human-rights)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3572216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694756712 {#4176
    date: 2023-09-15 07:45:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4177
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: Proxies\__CG__\App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3996
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
        \n
        Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
        \n
        Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702826830 {#4005
        date: 2023-12-17 16:27:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3994 …}
      +nested: Doctrine\ORM\PersistentCollection {#3992 …}
      +votes: Doctrine\ORM\PersistentCollection {#3990 …}
      +reports: Doctrine\ORM\PersistentCollection {#3988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
      -id: 108779
      -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/3570797"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694751860 {#3941
        date: 2023-09-15 06:24:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: """
      > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
      \n
      And what rights are those, according to you? What human rights do you want for yourself?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694754752 {#4137
      date: 2023-09-15 07:12:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@turtlepower@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4141 …}
    +nested: Doctrine\ORM\PersistentCollection {#4143 …}
    +votes: Doctrine\ORM\PersistentCollection {#4145 …}
    +reports: Doctrine\ORM\PersistentCollection {#4147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
    -id: 112436
    -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3840412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694754752 {#4138
      date: 2023-09-15 07:12:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: "[un.org/…/universal-declaration-of-human-rights](https://www.un.org/en/about-us/universal-declaration-of-human-rights)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694756712 {#4175
    date: 2023-09-15 07:45:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4178 …}
  +nested: Doctrine\ORM\PersistentCollection {#4180 …}
  +votes: Doctrine\ORM\PersistentCollection {#4182 …}
  +reports: Doctrine\ORM\PersistentCollection {#4184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
  -id: 118627
  -bodyTs: "'/en/about-us/universal-declaration-of-human-rights)':5 '/universal-declaration-of-human-rights':2 'un.org':1 'www.un.org':4 'www.un.org/en/about-us/universal-declaration-of-human-rights)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3572216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694756712 {#4176
    date: 2023-09-15 07:45:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4177
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4139
    +user: Proxies\__CG__\App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3996
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
        \n
        Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
        \n
        Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702826830 {#4005
        date: 2023-12-17 16:27:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3994 …}
      +nested: Doctrine\ORM\PersistentCollection {#3992 …}
      +votes: Doctrine\ORM\PersistentCollection {#3990 …}
      +reports: Doctrine\ORM\PersistentCollection {#3988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
      -id: 108779
      -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/3570797"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694751860 {#3941
        date: 2023-09-15 06:24:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: """
      > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
      \n
      And what rights are those, according to you? What human rights do you want for yourself?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694754752 {#4137
      date: 2023-09-15 07:12:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@turtlepower@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4141 …}
    +nested: Doctrine\ORM\PersistentCollection {#4143 …}
    +votes: Doctrine\ORM\PersistentCollection {#4145 …}
    +reports: Doctrine\ORM\PersistentCollection {#4147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
    -id: 112436
    -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3840412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694754752 {#4138
      date: 2023-09-15 07:12:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: "[un.org/…/universal-declaration-of-human-rights](https://www.un.org/en/about-us/universal-declaration-of-human-rights)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694756712 {#4175
    date: 2023-09-15 07:45:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4178 …}
  +nested: Doctrine\ORM\PersistentCollection {#4180 …}
  +votes: Doctrine\ORM\PersistentCollection {#4182 …}
  +reports: Doctrine\ORM\PersistentCollection {#4184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
  -id: 118627
  -bodyTs: "'/en/about-us/universal-declaration-of-human-rights)':5 '/universal-declaration-of-human-rights':2 'un.org':1 'www.un.org':4 'www.un.org/en/about-us/universal-declaration-of-human-rights)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3572216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694756712 {#4176
    date: 2023-09-15 07:45:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4214
  +user: Proxies\__CG__\App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4177
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4139
      +user: Proxies\__CG__\App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3996
        +user: App\Entity\User {#3944 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
          \n
          Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
          \n
          Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702826830 {#4005
          date: 2023-12-17 16:27:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3994 …}
        +nested: Doctrine\ORM\PersistentCollection {#3992 …}
        +votes: Doctrine\ORM\PersistentCollection {#3990 …}
        +reports: Doctrine\ORM\PersistentCollection {#3988 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
        -id: 108779
        -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/3570797"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694751860 {#3941
          date: 2023-09-15 06:24:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3996}
      +body: """
        > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
        \n
        And what rights are those, according to you? What human rights do you want for yourself?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694754752 {#4137
        date: 2023-09-15 07:12:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@turtlepower@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4141 …}
      +nested: Doctrine\ORM\PersistentCollection {#4143 …}
      +votes: Doctrine\ORM\PersistentCollection {#4145 …}
      +reports: Doctrine\ORM\PersistentCollection {#4147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
      -id: 112436
      -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3840412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694754752 {#4138
        date: 2023-09-15 07:12:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: "[un.org/…/universal-declaration-of-human-rights](https://www.un.org/en/about-us/universal-declaration-of-human-rights)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694756712 {#4175
      date: 2023-09-15 07:45:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@turtlepower@lemm.ee"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4178 …}
    +nested: Doctrine\ORM\PersistentCollection {#4180 …}
    +votes: Doctrine\ORM\PersistentCollection {#4182 …}
    +reports: Doctrine\ORM\PersistentCollection {#4184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
    -id: 118627
    -bodyTs: "'/en/about-us/universal-declaration-of-human-rights)':5 '/universal-declaration-of-human-rights':2 'un.org':1 'www.un.org':4 'www.un.org/en/about-us/universal-declaration-of-human-rights)':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3572216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694756712 {#4176
      date: 2023-09-15 07:45:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    Good, you know your sources at least.\n
    \n
    So, these rights protect a persons will to be who they want to be, and to do what they want to do. They aim to let a person live their life, unbothered.\n
    \n
    Yes?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694757519 {#4212
    date: 2023-09-15 07:58:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +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: 125578
  -bodyTs: "'aim':31 'good':1 'know':3 'least':7 'let':33 'life':38 'live':36 'person':13,35 'protect':11 'right':10 'sourc':5 'unboth':39 'want':19,27 'yes':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3841284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694757519 {#4213
    date: 2023-09-15 07:58:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4214
  +user: Proxies\__CG__\App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4177
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4139
      +user: Proxies\__CG__\App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3996
        +user: App\Entity\User {#3944 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
          \n
          Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
          \n
          Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702826830 {#4005
          date: 2023-12-17 16:27:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3994 …}
        +nested: Doctrine\ORM\PersistentCollection {#3992 …}
        +votes: Doctrine\ORM\PersistentCollection {#3990 …}
        +reports: Doctrine\ORM\PersistentCollection {#3988 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
        -id: 108779
        -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/3570797"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694751860 {#3941
          date: 2023-09-15 06:24:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3996}
      +body: """
        > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
        \n
        And what rights are those, according to you? What human rights do you want for yourself?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694754752 {#4137
        date: 2023-09-15 07:12:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@turtlepower@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4141 …}
      +nested: Doctrine\ORM\PersistentCollection {#4143 …}
      +votes: Doctrine\ORM\PersistentCollection {#4145 …}
      +reports: Doctrine\ORM\PersistentCollection {#4147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
      -id: 112436
      -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3840412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694754752 {#4138
        date: 2023-09-15 07:12:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: "[un.org/…/universal-declaration-of-human-rights](https://www.un.org/en/about-us/universal-declaration-of-human-rights)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694756712 {#4175
      date: 2023-09-15 07:45:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@turtlepower@lemm.ee"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4178 …}
    +nested: Doctrine\ORM\PersistentCollection {#4180 …}
    +votes: Doctrine\ORM\PersistentCollection {#4182 …}
    +reports: Doctrine\ORM\PersistentCollection {#4184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
    -id: 118627
    -bodyTs: "'/en/about-us/universal-declaration-of-human-rights)':5 '/universal-declaration-of-human-rights':2 'un.org':1 'www.un.org':4 'www.un.org/en/about-us/universal-declaration-of-human-rights)':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3572216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694756712 {#4176
      date: 2023-09-15 07:45:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    Good, you know your sources at least.\n
    \n
    So, these rights protect a persons will to be who they want to be, and to do what they want to do. They aim to let a person live their life, unbothered.\n
    \n
    Yes?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694757519 {#4212
    date: 2023-09-15 07:58:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +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: 125578
  -bodyTs: "'aim':31 'good':1 'know':3 'least':7 'let':33 'life':38 'live':36 'person':13,35 'protect':11 'right':10 'sourc':5 'unboth':39 'want':19,27 'yes':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3841284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694757519 {#4213
    date: 2023-09-15 07:58:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4214
  +user: Proxies\__CG__\App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4177
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4139
      +user: Proxies\__CG__\App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3996
        +user: App\Entity\User {#3944 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
          \n
          Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
          \n
          Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702826830 {#4005
          date: 2023-12-17 16:27:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3994 …}
        +nested: Doctrine\ORM\PersistentCollection {#3992 …}
        +votes: Doctrine\ORM\PersistentCollection {#3990 …}
        +reports: Doctrine\ORM\PersistentCollection {#3988 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
        -id: 108779
        -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/3570797"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694751860 {#3941
          date: 2023-09-15 06:24:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3996}
      +body: """
        > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
        \n
        And what rights are those, according to you? What human rights do you want for yourself?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694754752 {#4137
        date: 2023-09-15 07:12:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@turtlepower@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4141 …}
      +nested: Doctrine\ORM\PersistentCollection {#4143 …}
      +votes: Doctrine\ORM\PersistentCollection {#4145 …}
      +reports: Doctrine\ORM\PersistentCollection {#4147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
      -id: 112436
      -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3840412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694754752 {#4138
        date: 2023-09-15 07:12:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: "[un.org/…/universal-declaration-of-human-rights](https://www.un.org/en/about-us/universal-declaration-of-human-rights)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694756712 {#4175
      date: 2023-09-15 07:45:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@turtlepower@lemm.ee"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4178 …}
    +nested: Doctrine\ORM\PersistentCollection {#4180 …}
    +votes: Doctrine\ORM\PersistentCollection {#4182 …}
    +reports: Doctrine\ORM\PersistentCollection {#4184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
    -id: 118627
    -bodyTs: "'/en/about-us/universal-declaration-of-human-rights)':5 '/universal-declaration-of-human-rights':2 'un.org':1 'www.un.org':4 'www.un.org/en/about-us/universal-declaration-of-human-rights)':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3572216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694756712 {#4176
      date: 2023-09-15 07:45:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    Good, you know your sources at least.\n
    \n
    So, these rights protect a persons will to be who they want to be, and to do what they want to do. They aim to let a person live their life, unbothered.\n
    \n
    Yes?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694757519 {#4212
    date: 2023-09-15 07:58:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +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: 125578
  -bodyTs: "'aim':31 'good':1 'know':3 'least':7 'let':33 'life':38 'live':36 'person':13,35 'protect':11 'right':10 'sourc':5 'unboth':39 'want':19,27 'yes':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3841284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694757519 {#4213
    date: 2023-09-15 07:58:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4228
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4214
    +user: Proxies\__CG__\App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4177
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4139
        +user: Proxies\__CG__\App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3996
          +user: App\Entity\User {#3944 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
            \n
            Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
            \n
            Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1702826830 {#4005
            date: 2023-12-17 16:27:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3994 …}
          +nested: Doctrine\ORM\PersistentCollection {#3992 …}
          +votes: Doctrine\ORM\PersistentCollection {#3990 …}
          +reports: Doctrine\ORM\PersistentCollection {#3988 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
          -id: 108779
          -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/3570797"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694751860 {#3941
            date: 2023-09-15 06:24:20.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3996}
        +body: """
          > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
          \n
          And what rights are those, according to you? What human rights do you want for yourself?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1694754752 {#4137
          date: 2023-09-15 07:12:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@turtlepower@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4141 …}
        +nested: Doctrine\ORM\PersistentCollection {#4143 …}
        +votes: Doctrine\ORM\PersistentCollection {#4145 …}
        +reports: Doctrine\ORM\PersistentCollection {#4147 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
        -id: 112436
        -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/3840412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694754752 {#4138
          date: 2023-09-15 07:12:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3996}
      +body: "[un.org/…/universal-declaration-of-human-rights](https://www.un.org/en/about-us/universal-declaration-of-human-rights)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694756712 {#4175
        date: 2023-09-15 07:45:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@turtlepower@lemm.ee"
        "@miss_brainfart@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4178 …}
      +nested: Doctrine\ORM\PersistentCollection {#4180 …}
      +votes: Doctrine\ORM\PersistentCollection {#4182 …}
      +reports: Doctrine\ORM\PersistentCollection {#4184 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
      -id: 118627
      -bodyTs: "'/en/about-us/universal-declaration-of-human-rights)':5 '/universal-declaration-of-human-rights':2 'un.org':1 'www.un.org':4 'www.un.org/en/about-us/universal-declaration-of-human-rights)':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/3572216"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694756712 {#4176
        date: 2023-09-15 07:45:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: """
      Good, you know your sources at least.\n
      \n
      So, these rights protect a persons will to be who they want to be, and to do what they want to do. They aim to let a person live their life, unbothered.\n
      \n
      Yes?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694757519 {#4212
      date: 2023-09-15 07:58:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@turtlepower@lemm.ee"
      "@miss_brainfart@lemmy.ml"
    ]
    +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: 125578
    -bodyTs: "'aim':31 'good':1 'know':3 'least':7 'let':33 'life':38 'live':36 'person':13,35 'protect':11 'right':10 'sourc':5 'unboth':39 'want':19,27 'yes':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3841284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694757519 {#4213
      date: 2023-09-15 07:58:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    Yes. So why are they bothering everyone else with it?\n
    \n
    Remember a handful of years ago when all of a sudden everyone and their mother had a gluten allergy? That’s what this shit feels like. Yes, there are a lot of trans people out there. But I have encountered so fucking many, both on- and offline, that are just doing it to feel special.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694762110 {#4233
    date: 2023-09-15 09:15:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4236 …}
  +nested: Doctrine\ORM\PersistentCollection {#4240 …}
  +votes: Doctrine\ORM\PersistentCollection {#4242 …}
  +reports: Doctrine\ORM\PersistentCollection {#4243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
  -id: 134992
  -bodyTs: "'ago':16 'allergi':29 'bother':6 'els':8 'encount':50 'everyon':7,22 'feel':35,64 'fuck':52 'gluten':28 'hand':13 'like':36 'lot':41 'mani':53 'mother':25 'offlin':57 'peopl':44 'rememb':11 'shit':34 'special':65 'sudden':21 'tran':43 'year':15 'yes':1,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3574048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694762110 {#4230
    date: 2023-09-15 09:15:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4228
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4214
    +user: Proxies\__CG__\App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4177
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4139
        +user: Proxies\__CG__\App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3996
          +user: App\Entity\User {#3944 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
            \n
            Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
            \n
            Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1702826830 {#4005
            date: 2023-12-17 16:27:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3994 …}
          +nested: Doctrine\ORM\PersistentCollection {#3992 …}
          +votes: Doctrine\ORM\PersistentCollection {#3990 …}
          +reports: Doctrine\ORM\PersistentCollection {#3988 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
          -id: 108779
          -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/3570797"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694751860 {#3941
            date: 2023-09-15 06:24:20.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3996}
        +body: """
          > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
          \n
          And what rights are those, according to you? What human rights do you want for yourself?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1694754752 {#4137
          date: 2023-09-15 07:12:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@turtlepower@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4141 …}
        +nested: Doctrine\ORM\PersistentCollection {#4143 …}
        +votes: Doctrine\ORM\PersistentCollection {#4145 …}
        +reports: Doctrine\ORM\PersistentCollection {#4147 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
        -id: 112436
        -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/3840412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694754752 {#4138
          date: 2023-09-15 07:12:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3996}
      +body: "[un.org/…/universal-declaration-of-human-rights](https://www.un.org/en/about-us/universal-declaration-of-human-rights)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694756712 {#4175
        date: 2023-09-15 07:45:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@turtlepower@lemm.ee"
        "@miss_brainfart@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4178 …}
      +nested: Doctrine\ORM\PersistentCollection {#4180 …}
      +votes: Doctrine\ORM\PersistentCollection {#4182 …}
      +reports: Doctrine\ORM\PersistentCollection {#4184 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
      -id: 118627
      -bodyTs: "'/en/about-us/universal-declaration-of-human-rights)':5 '/universal-declaration-of-human-rights':2 'un.org':1 'www.un.org':4 'www.un.org/en/about-us/universal-declaration-of-human-rights)':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/3572216"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694756712 {#4176
        date: 2023-09-15 07:45:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: """
      Good, you know your sources at least.\n
      \n
      So, these rights protect a persons will to be who they want to be, and to do what they want to do. They aim to let a person live their life, unbothered.\n
      \n
      Yes?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694757519 {#4212
      date: 2023-09-15 07:58:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@turtlepower@lemm.ee"
      "@miss_brainfart@lemmy.ml"
    ]
    +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: 125578
    -bodyTs: "'aim':31 'good':1 'know':3 'least':7 'let':33 'life':38 'live':36 'person':13,35 'protect':11 'right':10 'sourc':5 'unboth':39 'want':19,27 'yes':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3841284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694757519 {#4213
      date: 2023-09-15 07:58:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    Yes. So why are they bothering everyone else with it?\n
    \n
    Remember a handful of years ago when all of a sudden everyone and their mother had a gluten allergy? That’s what this shit feels like. Yes, there are a lot of trans people out there. But I have encountered so fucking many, both on- and offline, that are just doing it to feel special.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694762110 {#4233
    date: 2023-09-15 09:15:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4236 …}
  +nested: Doctrine\ORM\PersistentCollection {#4240 …}
  +votes: Doctrine\ORM\PersistentCollection {#4242 …}
  +reports: Doctrine\ORM\PersistentCollection {#4243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
  -id: 134992
  -bodyTs: "'ago':16 'allergi':29 'bother':6 'els':8 'encount':50 'everyon':7,22 'feel':35,64 'fuck':52 'gluten':28 'hand':13 'like':36 'lot':41 'mani':53 'mother':25 'offlin':57 'peopl':44 'rememb':11 'shit':34 'special':65 'sudden':21 'tran':43 'year':15 'yes':1,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3574048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694762110 {#4230
    date: 2023-09-15 09:15:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4228
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4214
    +user: Proxies\__CG__\App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4177
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4139
        +user: Proxies\__CG__\App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3996
          +user: App\Entity\User {#3944 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
            \n
            Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
            \n
            Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1702826830 {#4005
            date: 2023-12-17 16:27:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3994 …}
          +nested: Doctrine\ORM\PersistentCollection {#3992 …}
          +votes: Doctrine\ORM\PersistentCollection {#3990 …}
          +reports: Doctrine\ORM\PersistentCollection {#3988 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
          -id: 108779
          -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/3570797"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694751860 {#3941
            date: 2023-09-15 06:24:20.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3996}
        +body: """
          > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
          \n
          And what rights are those, according to you? What human rights do you want for yourself?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1694754752 {#4137
          date: 2023-09-15 07:12:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@turtlepower@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4141 …}
        +nested: Doctrine\ORM\PersistentCollection {#4143 …}
        +votes: Doctrine\ORM\PersistentCollection {#4145 …}
        +reports: Doctrine\ORM\PersistentCollection {#4147 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
        -id: 112436
        -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/3840412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694754752 {#4138
          date: 2023-09-15 07:12:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3996}
      +body: "[un.org/…/universal-declaration-of-human-rights](https://www.un.org/en/about-us/universal-declaration-of-human-rights)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694756712 {#4175
        date: 2023-09-15 07:45:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@turtlepower@lemm.ee"
        "@miss_brainfart@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4178 …}
      +nested: Doctrine\ORM\PersistentCollection {#4180 …}
      +votes: Doctrine\ORM\PersistentCollection {#4182 …}
      +reports: Doctrine\ORM\PersistentCollection {#4184 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
      -id: 118627
      -bodyTs: "'/en/about-us/universal-declaration-of-human-rights)':5 '/universal-declaration-of-human-rights':2 'un.org':1 'www.un.org':4 'www.un.org/en/about-us/universal-declaration-of-human-rights)':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/3572216"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694756712 {#4176
        date: 2023-09-15 07:45:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: """
      Good, you know your sources at least.\n
      \n
      So, these rights protect a persons will to be who they want to be, and to do what they want to do. They aim to let a person live their life, unbothered.\n
      \n
      Yes?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694757519 {#4212
      date: 2023-09-15 07:58:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@turtlepower@lemm.ee"
      "@miss_brainfart@lemmy.ml"
    ]
    +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: 125578
    -bodyTs: "'aim':31 'good':1 'know':3 'least':7 'let':33 'life':38 'live':36 'person':13,35 'protect':11 'right':10 'sourc':5 'unboth':39 'want':19,27 'yes':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3841284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694757519 {#4213
      date: 2023-09-15 07:58:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    Yes. So why are they bothering everyone else with it?\n
    \n
    Remember a handful of years ago when all of a sudden everyone and their mother had a gluten allergy? That’s what this shit feels like. Yes, there are a lot of trans people out there. But I have encountered so fucking many, both on- and offline, that are just doing it to feel special.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694762110 {#4233
    date: 2023-09-15 09:15:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4236 …}
  +nested: Doctrine\ORM\PersistentCollection {#4240 …}
  +votes: Doctrine\ORM\PersistentCollection {#4242 …}
  +reports: Doctrine\ORM\PersistentCollection {#4243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
  -id: 134992
  -bodyTs: "'ago':16 'allergi':29 'bother':6 'els':8 'encount':50 'everyon':7,22 'feel':35,64 'fuck':52 'gluten':28 'hand':13 'like':36 'lot':41 'mani':53 'mother':25 'offlin':57 'peopl':44 'rememb':11 'shit':34 'special':65 'sudden':21 'tran':43 'year':15 'yes':1,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3574048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694762110 {#4230
    date: 2023-09-15 09:15:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4264
  +user: Proxies\__CG__\App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4228
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4214
      +user: Proxies\__CG__\App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4177
        +user: App\Entity\User {#3944 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4139
          +user: Proxies\__CG__\App\Entity\User {#4140 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3996
            +user: App\Entity\User {#3944 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
              \n
              Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
              \n
              Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1702826830 {#4005
              date: 2023-12-17 16:27:10.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3994 …}
            +nested: Doctrine\ORM\PersistentCollection {#3992 …}
            +votes: Doctrine\ORM\PersistentCollection {#3990 …}
            +reports: Doctrine\ORM\PersistentCollection {#3988 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
            -id: 108779
            -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/3570797"
            +editedAt: null
            +createdAt: DateTimeImmutable @1694751860 {#3941
              date: 2023-09-15 06:24:20.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3996}
          +body: """
            > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
            \n
            And what rights are those, according to you? What human rights do you want for yourself?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1694754752 {#4137
            date: 2023-09-15 07:12:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@turtlepower@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4141 …}
          +nested: Doctrine\ORM\PersistentCollection {#4143 …}
          +votes: Doctrine\ORM\PersistentCollection {#4145 …}
          +reports: Doctrine\ORM\PersistentCollection {#4147 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
          -id: 112436
          -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/3840412"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694754752 {#4138
            date: 2023-09-15 07:12:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3996}
        +body: "[un.org/…/universal-declaration-of-human-rights](https://www.un.org/en/about-us/universal-declaration-of-human-rights)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1694756712 {#4175
          date: 2023-09-15 07:45:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@turtlepower@lemm.ee"
          "@miss_brainfart@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4178 …}
        +nested: Doctrine\ORM\PersistentCollection {#4180 …}
        +votes: Doctrine\ORM\PersistentCollection {#4182 …}
        +reports: Doctrine\ORM\PersistentCollection {#4184 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
        -id: 118627
        -bodyTs: "'/en/about-us/universal-declaration-of-human-rights)':5 '/universal-declaration-of-human-rights':2 'un.org':1 'www.un.org':4 'www.un.org/en/about-us/universal-declaration-of-human-rights)':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/3572216"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694756712 {#4176
          date: 2023-09-15 07:45:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3996}
      +body: """
        Good, you know your sources at least.\n
        \n
        So, these rights protect a persons will to be who they want to be, and to do what they want to do. They aim to let a person live their life, unbothered.\n
        \n
        Yes?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694757519 {#4212
        date: 2023-09-15 07:58:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@turtlepower@lemm.ee"
        "@miss_brainfart@lemmy.ml"
      ]
      +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: 125578
      -bodyTs: "'aim':31 'good':1 'know':3 'least':7 'let':33 'life':38 'live':36 'person':13,35 'protect':11 'right':10 'sourc':5 'unboth':39 'want':19,27 'yes':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3841284"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694757519 {#4213
        date: 2023-09-15 07:58:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: """
      Yes. So why are they bothering everyone else with it?\n
      \n
      Remember a handful of years ago when all of a sudden everyone and their mother had a gluten allergy? That’s what this shit feels like. Yes, there are a lot of trans people out there. But I have encountered so fucking many, both on- and offline, that are just doing it to feel special.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694762110 {#4233
      date: 2023-09-15 09:15:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@turtlepower@lemm.ee"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4236 …}
    +nested: Doctrine\ORM\PersistentCollection {#4240 …}
    +votes: Doctrine\ORM\PersistentCollection {#4242 …}
    +reports: Doctrine\ORM\PersistentCollection {#4243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
    -id: 134992
    -bodyTs: "'ago':16 'allergi':29 'bother':6 'els':8 'encount':50 'everyon':7,22 'feel':35,64 'fuck':52 'gluten':28 'hand':13 'like':36 'lot':41 'mani':53 'mother':25 'offlin':57 'peopl':44 'rememb':11 'shit':34 'special':65 'sudden':21 'tran':43 'year':15 'yes':1,37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3574048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694762110 {#4230
      date: 2023-09-15 09:15:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    To feel special, or to feel like themselves, which makes them feel excited and happy in a way they haven’t been in a long time, maybe ever?\n
    \n
    People are feeling more and more comfortable to come out and be public with who they are, and that’s a good thing.\n
    \n
    If you misinterpret that as a weird fad or trend to feel ✨special✨, then I don’t know what to tell you.\n
    \n
    Maybe you should take a closer look at yourself, to figure out why it’s bothering you so much. I’m not trying to insinuate anything here, I don’t know you. Only you can come to a conclusion that makes sense.\n
    \n
    But whatever that conclusion is, please find it. Take a step back and evaluate what you feel from a neutral distance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694762843 {#4259
    date: 2023-09-15 09:27:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4256 …}
  +nested: Doctrine\ORM\PersistentCollection {#4253 …}
  +votes: Doctrine\ORM\PersistentCollection {#4251 …}
  +reports: Doctrine\ORM\PersistentCollection {#4265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
  -id: 145992
  -bodyTs: "'anyth':99 'back':127 'bother':89 'closer':79 'come':37,109 'comfort':35 'conclus':112,119 'distanc':136 'evalu':129 'ever':28 'excit':13 'fad':59 'feel':2,6,12,31,63,132 'figur':84 'find':122 'good':50 'happi':15 'haven':20 'insinu':98 'know':69,104 'like':7 'long':25 'look':80 'm':94 'make':10,114 'mayb':27,74 'misinterpret':54 'much':92 'neutral':135 'peopl':29 'pleas':121 'public':41 'sens':115 'special':3,64 'step':126 'take':77,124 'tell':72 'thing':51 'time':26 'trend':61 'tri':96 'way':18 'weird':58 'whatev':117"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3842991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694762843 {#4262
    date: 2023-09-15 09:27:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4264
  +user: Proxies\__CG__\App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4228
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4214
      +user: Proxies\__CG__\App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4177
        +user: App\Entity\User {#3944 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4139
          +user: Proxies\__CG__\App\Entity\User {#4140 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3996
            +user: App\Entity\User {#3944 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
              \n
              Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
              \n
              Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1702826830 {#4005
              date: 2023-12-17 16:27:10.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3994 …}
            +nested: Doctrine\ORM\PersistentCollection {#3992 …}
            +votes: Doctrine\ORM\PersistentCollection {#3990 …}
            +reports: Doctrine\ORM\PersistentCollection {#3988 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
            -id: 108779
            -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/3570797"
            +editedAt: null
            +createdAt: DateTimeImmutable @1694751860 {#3941
              date: 2023-09-15 06:24:20.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3996}
          +body: """
            > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
            \n
            And what rights are those, according to you? What human rights do you want for yourself?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1694754752 {#4137
            date: 2023-09-15 07:12:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@turtlepower@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4141 …}
          +nested: Doctrine\ORM\PersistentCollection {#4143 …}
          +votes: Doctrine\ORM\PersistentCollection {#4145 …}
          +reports: Doctrine\ORM\PersistentCollection {#4147 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
          -id: 112436
          -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/3840412"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694754752 {#4138
            date: 2023-09-15 07:12:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3996}
        +body: "[un.org/…/universal-declaration-of-human-rights](https://www.un.org/en/about-us/universal-declaration-of-human-rights)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1694756712 {#4175
          date: 2023-09-15 07:45:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@turtlepower@lemm.ee"
          "@miss_brainfart@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4178 …}
        +nested: Doctrine\ORM\PersistentCollection {#4180 …}
        +votes: Doctrine\ORM\PersistentCollection {#4182 …}
        +reports: Doctrine\ORM\PersistentCollection {#4184 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
        -id: 118627
        -bodyTs: "'/en/about-us/universal-declaration-of-human-rights)':5 '/universal-declaration-of-human-rights':2 'un.org':1 'www.un.org':4 'www.un.org/en/about-us/universal-declaration-of-human-rights)':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/3572216"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694756712 {#4176
          date: 2023-09-15 07:45:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3996}
      +body: """
        Good, you know your sources at least.\n
        \n
        So, these rights protect a persons will to be who they want to be, and to do what they want to do. They aim to let a person live their life, unbothered.\n
        \n
        Yes?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694757519 {#4212
        date: 2023-09-15 07:58:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@turtlepower@lemm.ee"
        "@miss_brainfart@lemmy.ml"
      ]
      +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: 125578
      -bodyTs: "'aim':31 'good':1 'know':3 'least':7 'let':33 'life':38 'live':36 'person':13,35 'protect':11 'right':10 'sourc':5 'unboth':39 'want':19,27 'yes':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3841284"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694757519 {#4213
        date: 2023-09-15 07:58:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: """
      Yes. So why are they bothering everyone else with it?\n
      \n
      Remember a handful of years ago when all of a sudden everyone and their mother had a gluten allergy? That’s what this shit feels like. Yes, there are a lot of trans people out there. But I have encountered so fucking many, both on- and offline, that are just doing it to feel special.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694762110 {#4233
      date: 2023-09-15 09:15:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@turtlepower@lemm.ee"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4236 …}
    +nested: Doctrine\ORM\PersistentCollection {#4240 …}
    +votes: Doctrine\ORM\PersistentCollection {#4242 …}
    +reports: Doctrine\ORM\PersistentCollection {#4243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
    -id: 134992
    -bodyTs: "'ago':16 'allergi':29 'bother':6 'els':8 'encount':50 'everyon':7,22 'feel':35,64 'fuck':52 'gluten':28 'hand':13 'like':36 'lot':41 'mani':53 'mother':25 'offlin':57 'peopl':44 'rememb':11 'shit':34 'special':65 'sudden':21 'tran':43 'year':15 'yes':1,37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3574048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694762110 {#4230
      date: 2023-09-15 09:15:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    To feel special, or to feel like themselves, which makes them feel excited and happy in a way they haven’t been in a long time, maybe ever?\n
    \n
    People are feeling more and more comfortable to come out and be public with who they are, and that’s a good thing.\n
    \n
    If you misinterpret that as a weird fad or trend to feel ✨special✨, then I don’t know what to tell you.\n
    \n
    Maybe you should take a closer look at yourself, to figure out why it’s bothering you so much. I’m not trying to insinuate anything here, I don’t know you. Only you can come to a conclusion that makes sense.\n
    \n
    But whatever that conclusion is, please find it. Take a step back and evaluate what you feel from a neutral distance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694762843 {#4259
    date: 2023-09-15 09:27:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4256 …}
  +nested: Doctrine\ORM\PersistentCollection {#4253 …}
  +votes: Doctrine\ORM\PersistentCollection {#4251 …}
  +reports: Doctrine\ORM\PersistentCollection {#4265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
  -id: 145992
  -bodyTs: "'anyth':99 'back':127 'bother':89 'closer':79 'come':37,109 'comfort':35 'conclus':112,119 'distanc':136 'evalu':129 'ever':28 'excit':13 'fad':59 'feel':2,6,12,31,63,132 'figur':84 'find':122 'good':50 'happi':15 'haven':20 'insinu':98 'know':69,104 'like':7 'long':25 'look':80 'm':94 'make':10,114 'mayb':27,74 'misinterpret':54 'much':92 'neutral':135 'peopl':29 'pleas':121 'public':41 'sens':115 'special':3,64 'step':126 'take':77,124 'tell':72 'thing':51 'time':26 'trend':61 'tri':96 'way':18 'weird':58 'whatev':117"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3842991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694762843 {#4262
    date: 2023-09-15 09:27:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4264
  +user: Proxies\__CG__\App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4228
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4214
      +user: Proxies\__CG__\App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4177
        +user: App\Entity\User {#3944 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4139
          +user: Proxies\__CG__\App\Entity\User {#4140 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3996
            +user: App\Entity\User {#3944 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
              \n
              Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
              \n
              Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1702826830 {#4005
              date: 2023-12-17 16:27:10.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3994 …}
            +nested: Doctrine\ORM\PersistentCollection {#3992 …}
            +votes: Doctrine\ORM\PersistentCollection {#3990 …}
            +reports: Doctrine\ORM\PersistentCollection {#3988 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
            -id: 108779
            -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/3570797"
            +editedAt: null
            +createdAt: DateTimeImmutable @1694751860 {#3941
              date: 2023-09-15 06:24:20.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3996}
          +body: """
            > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
            \n
            And what rights are those, according to you? What human rights do you want for yourself?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1694754752 {#4137
            date: 2023-09-15 07:12:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@turtlepower@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4141 …}
          +nested: Doctrine\ORM\PersistentCollection {#4143 …}
          +votes: Doctrine\ORM\PersistentCollection {#4145 …}
          +reports: Doctrine\ORM\PersistentCollection {#4147 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
          -id: 112436
          -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/3840412"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694754752 {#4138
            date: 2023-09-15 07:12:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3996}
        +body: "[un.org/…/universal-declaration-of-human-rights](https://www.un.org/en/about-us/universal-declaration-of-human-rights)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1694756712 {#4175
          date: 2023-09-15 07:45:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@turtlepower@lemm.ee"
          "@miss_brainfart@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4178 …}
        +nested: Doctrine\ORM\PersistentCollection {#4180 …}
        +votes: Doctrine\ORM\PersistentCollection {#4182 …}
        +reports: Doctrine\ORM\PersistentCollection {#4184 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
        -id: 118627
        -bodyTs: "'/en/about-us/universal-declaration-of-human-rights)':5 '/universal-declaration-of-human-rights':2 'un.org':1 'www.un.org':4 'www.un.org/en/about-us/universal-declaration-of-human-rights)':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/3572216"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694756712 {#4176
          date: 2023-09-15 07:45:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3996}
      +body: """
        Good, you know your sources at least.\n
        \n
        So, these rights protect a persons will to be who they want to be, and to do what they want to do. They aim to let a person live their life, unbothered.\n
        \n
        Yes?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694757519 {#4212
        date: 2023-09-15 07:58:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@turtlepower@lemm.ee"
        "@miss_brainfart@lemmy.ml"
      ]
      +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: 125578
      -bodyTs: "'aim':31 'good':1 'know':3 'least':7 'let':33 'life':38 'live':36 'person':13,35 'protect':11 'right':10 'sourc':5 'unboth':39 'want':19,27 'yes':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3841284"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694757519 {#4213
        date: 2023-09-15 07:58:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: """
      Yes. So why are they bothering everyone else with it?\n
      \n
      Remember a handful of years ago when all of a sudden everyone and their mother had a gluten allergy? That’s what this shit feels like. Yes, there are a lot of trans people out there. But I have encountered so fucking many, both on- and offline, that are just doing it to feel special.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694762110 {#4233
      date: 2023-09-15 09:15:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@turtlepower@lemm.ee"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4236 …}
    +nested: Doctrine\ORM\PersistentCollection {#4240 …}
    +votes: Doctrine\ORM\PersistentCollection {#4242 …}
    +reports: Doctrine\ORM\PersistentCollection {#4243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
    -id: 134992
    -bodyTs: "'ago':16 'allergi':29 'bother':6 'els':8 'encount':50 'everyon':7,22 'feel':35,64 'fuck':52 'gluten':28 'hand':13 'like':36 'lot':41 'mani':53 'mother':25 'offlin':57 'peopl':44 'rememb':11 'shit':34 'special':65 'sudden':21 'tran':43 'year':15 'yes':1,37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3574048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694762110 {#4230
      date: 2023-09-15 09:15:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    To feel special, or to feel like themselves, which makes them feel excited and happy in a way they haven’t been in a long time, maybe ever?\n
    \n
    People are feeling more and more comfortable to come out and be public with who they are, and that’s a good thing.\n
    \n
    If you misinterpret that as a weird fad or trend to feel ✨special✨, then I don’t know what to tell you.\n
    \n
    Maybe you should take a closer look at yourself, to figure out why it’s bothering you so much. I’m not trying to insinuate anything here, I don’t know you. Only you can come to a conclusion that makes sense.\n
    \n
    But whatever that conclusion is, please find it. Take a step back and evaluate what you feel from a neutral distance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694762843 {#4259
    date: 2023-09-15 09:27:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4256 …}
  +nested: Doctrine\ORM\PersistentCollection {#4253 …}
  +votes: Doctrine\ORM\PersistentCollection {#4251 …}
  +reports: Doctrine\ORM\PersistentCollection {#4265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
  -id: 145992
  -bodyTs: "'anyth':99 'back':127 'bother':89 'closer':79 'come':37,109 'comfort':35 'conclus':112,119 'distanc':136 'evalu':129 'ever':28 'excit':13 'fad':59 'feel':2,6,12,31,63,132 'figur':84 'find':122 'good':50 'happi':15 'haven':20 'insinu':98 'know':69,104 'like':7 'long':25 'look':80 'm':94 'make':10,114 'mayb':27,74 'misinterpret':54 'much':92 'neutral':135 'peopl':29 'pleas':121 'public':41 'sens':115 'special':3,64 'step':126 'take':77,124 'tell':72 'thing':51 'time':26 'trend':61 'tri':96 'way':18 'weird':58 'whatev':117"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3842991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694762843 {#4262
    date: 2023-09-15 09:27:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4286
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: Proxies\__CG__\App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4228
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4214
        +user: Proxies\__CG__\App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4177
          +user: App\Entity\User {#3944 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4139
            +user: Proxies\__CG__\App\Entity\User {#4140 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#3996
              +user: App\Entity\User {#3944 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
                \n
                Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
                \n
                Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1702826830 {#4005
                date: 2023-12-17 16:27:10.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Stamets@startrek.website"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3994 …}
              +nested: Doctrine\ORM\PersistentCollection {#3992 …}
              +votes: Doctrine\ORM\PersistentCollection {#3990 …}
              +reports: Doctrine\ORM\PersistentCollection {#3988 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
              -id: 108779
              -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/3570797"
              +editedAt: null
              +createdAt: DateTimeImmutable @1694751860 {#3941
                date: 2023-09-15 06:24:20.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#3996}
            +body: """
              > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
              \n
              And what rights are those, according to you? What human rights do you want for yourself?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1694754752 {#4137
              date: 2023-09-15 07:12:32.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
              "@turtlepower@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4141 …}
            +nested: Doctrine\ORM\PersistentCollection {#4143 …}
            +votes: Doctrine\ORM\PersistentCollection {#4145 …}
            +reports: Doctrine\ORM\PersistentCollection {#4147 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
            -id: 112436
            -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/3840412"
            +editedAt: null
            +createdAt: DateTimeImmutable @1694754752 {#4138
              date: 2023-09-15 07:12:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3996}
          +body: "[un.org/…/universal-declaration-of-human-rights](https://www.un.org/en/about-us/universal-declaration-of-human-rights)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1694756712 {#4175
            date: 2023-09-15 07:45:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@turtlepower@lemm.ee"
            "@miss_brainfart@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4178 …}
          +nested: Doctrine\ORM\PersistentCollection {#4180 …}
          +votes: Doctrine\ORM\PersistentCollection {#4182 …}
          +reports: Doctrine\ORM\PersistentCollection {#4184 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
          -id: 118627
          -bodyTs: "'/en/about-us/universal-declaration-of-human-rights)':5 '/universal-declaration-of-human-rights':2 'un.org':1 'www.un.org':4 'www.un.org/en/about-us/universal-declaration-of-human-rights)':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/3572216"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694756712 {#4176
            date: 2023-09-15 07:45:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3996}
        +body: """
          Good, you know your sources at least.\n
          \n
          So, these rights protect a persons will to be who they want to be, and to do what they want to do. They aim to let a person live their life, unbothered.\n
          \n
          Yes?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1694757519 {#4212
          date: 2023-09-15 07:58:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@turtlepower@lemm.ee"
          "@miss_brainfart@lemmy.ml"
        ]
        +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: 125578
        -bodyTs: "'aim':31 'good':1 'know':3 'least':7 'let':33 'life':38 'live':36 'person':13,35 'protect':11 'right':10 'sourc':5 'unboth':39 'want':19,27 'yes':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/3841284"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694757519 {#4213
          date: 2023-09-15 07:58:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3996}
      +body: """
        Yes. So why are they bothering everyone else with it?\n
        \n
        Remember a handful of years ago when all of a sudden everyone and their mother had a gluten allergy? That’s what this shit feels like. Yes, there are a lot of trans people out there. But I have encountered so fucking many, both on- and offline, that are just doing it to feel special.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694762110 {#4233
        date: 2023-09-15 09:15:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@turtlepower@lemm.ee"
        "@miss_brainfart@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4236 …}
      +nested: Doctrine\ORM\PersistentCollection {#4240 …}
      +votes: Doctrine\ORM\PersistentCollection {#4242 …}
      +reports: Doctrine\ORM\PersistentCollection {#4243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
      -id: 134992
      -bodyTs: "'ago':16 'allergi':29 'bother':6 'els':8 'encount':50 'everyon':7,22 'feel':35,64 'fuck':52 'gluten':28 'hand':13 'like':36 'lot':41 'mani':53 'mother':25 'offlin':57 'peopl':44 'rememb':11 'shit':34 'special':65 'sudden':21 'tran':43 'year':15 'yes':1,37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/3574048"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694762110 {#4230
        date: 2023-09-15 09:15:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: """
      To feel special, or to feel like themselves, which makes them feel excited and happy in a way they haven’t been in a long time, maybe ever?\n
      \n
      People are feeling more and more comfortable to come out and be public with who they are, and that’s a good thing.\n
      \n
      If you misinterpret that as a weird fad or trend to feel ✨special✨, then I don’t know what to tell you.\n
      \n
      Maybe you should take a closer look at yourself, to figure out why it’s bothering you so much. I’m not trying to insinuate anything here, I don’t know you. Only you can come to a conclusion that makes sense.\n
      \n
      But whatever that conclusion is, please find it. Take a step back and evaluate what you feel from a neutral distance.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694762843 {#4259
      date: 2023-09-15 09:27:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@turtlepower@lemm.ee"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4256 …}
    +nested: Doctrine\ORM\PersistentCollection {#4253 …}
    +votes: Doctrine\ORM\PersistentCollection {#4251 …}
    +reports: Doctrine\ORM\PersistentCollection {#4265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
    -id: 145992
    -bodyTs: "'anyth':99 'back':127 'bother':89 'closer':79 'come':37,109 'comfort':35 'conclus':112,119 'distanc':136 'evalu':129 'ever':28 'excit':13 'fad':59 'feel':2,6,12,31,63,132 'figur':84 'find':122 'good':50 'happi':15 'haven':20 'insinu':98 'know':69,104 'like':7 'long':25 'look':80 'm':94 'make':10,114 'mayb':27,74 'misinterpret':54 'much':92 'neutral':135 'peopl':29 'pleas':121 'public':41 'sens':115 'special':3,64 'step':126 'take':77,124 'tell':72 'thing':51 'time':26 'trend':61 'tri':96 'way':18 'weird':58 'whatev':117"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3842991"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694762843 {#4262
      date: 2023-09-15 09:27:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: "No, I know the difference between someone being giddy over finding themselves and someone doing it for attention. Unlike the fucking hexbears you see here throwing hate around, I know how to be introspective and self-reflect. I imagine it’s not uncommon for people to wonder what it’s like to be the opposite gender. My wife occasionally asks me what it really feels like to have a cock and balls. Hell, I’ve wondered what it really feels like to have a vagina and clit. But neither of us is going to change genders just to find out. It’s just natural curiosity. Trans people don’t bother me. Being browbeat is what bothers me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694764486 {#4281
    date: 2023-09-15 09:54:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4278 …}
  +nested: Doctrine\ORM\PersistentCollection {#4275 …}
  +votes: Doctrine\ORM\PersistentCollection {#4273 …}
  +reports: Doctrine\ORM\PersistentCollection {#4287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
  -id: 165519
  -bodyTs: "'around':28 'ask':61 'attent':18 'ball':73 'bother':111,117 'browbeat':114 'chang':96 'clit':88 'cock':71 'curios':106 'differ':5 'feel':66,81 'find':11,100 'fuck':21 'gender':57,97 'giddi':9 'go':94 'hate':27 'hell':74 'hexbear':22 'imagin':40 'introspect':34 'know':3,30 'like':52,67,82 'natur':105 'neither':90 'occasion':60 'opposit':56 'peopl':46,108 'realli':65,80 'reflect':38 'see':24 'self':37 'self-reflect':36 'someon':7,14 'throw':26 'tran':107 'uncommon':44 'unlik':19 'us':92 'vagina':86 've':76 'wife':59 'wonder':48,77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3574617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694764486 {#4284
    date: 2023-09-15 09:54:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4286
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: Proxies\__CG__\App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4228
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4214
        +user: Proxies\__CG__\App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4177
          +user: App\Entity\User {#3944 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4139
            +user: Proxies\__CG__\App\Entity\User {#4140 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#3996
              +user: App\Entity\User {#3944 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
                \n
                Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
                \n
                Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1702826830 {#4005
                date: 2023-12-17 16:27:10.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Stamets@startrek.website"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3994 …}
              +nested: Doctrine\ORM\PersistentCollection {#3992 …}
              +votes: Doctrine\ORM\PersistentCollection {#3990 …}
              +reports: Doctrine\ORM\PersistentCollection {#3988 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
              -id: 108779
              -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/3570797"
              +editedAt: null
              +createdAt: DateTimeImmutable @1694751860 {#3941
                date: 2023-09-15 06:24:20.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#3996}
            +body: """
              > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
              \n
              And what rights are those, according to you? What human rights do you want for yourself?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1694754752 {#4137
              date: 2023-09-15 07:12:32.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
              "@turtlepower@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4141 …}
            +nested: Doctrine\ORM\PersistentCollection {#4143 …}
            +votes: Doctrine\ORM\PersistentCollection {#4145 …}
            +reports: Doctrine\ORM\PersistentCollection {#4147 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
            -id: 112436
            -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/3840412"
            +editedAt: null
            +createdAt: DateTimeImmutable @1694754752 {#4138
              date: 2023-09-15 07:12:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3996}
          +body: "[un.org/…/universal-declaration-of-human-rights](https://www.un.org/en/about-us/universal-declaration-of-human-rights)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1694756712 {#4175
            date: 2023-09-15 07:45:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@turtlepower@lemm.ee"
            "@miss_brainfart@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4178 …}
          +nested: Doctrine\ORM\PersistentCollection {#4180 …}
          +votes: Doctrine\ORM\PersistentCollection {#4182 …}
          +reports: Doctrine\ORM\PersistentCollection {#4184 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
          -id: 118627
          -bodyTs: "'/en/about-us/universal-declaration-of-human-rights)':5 '/universal-declaration-of-human-rights':2 'un.org':1 'www.un.org':4 'www.un.org/en/about-us/universal-declaration-of-human-rights)':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/3572216"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694756712 {#4176
            date: 2023-09-15 07:45:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3996}
        +body: """
          Good, you know your sources at least.\n
          \n
          So, these rights protect a persons will to be who they want to be, and to do what they want to do. They aim to let a person live their life, unbothered.\n
          \n
          Yes?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1694757519 {#4212
          date: 2023-09-15 07:58:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@turtlepower@lemm.ee"
          "@miss_brainfart@lemmy.ml"
        ]
        +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: 125578
        -bodyTs: "'aim':31 'good':1 'know':3 'least':7 'let':33 'life':38 'live':36 'person':13,35 'protect':11 'right':10 'sourc':5 'unboth':39 'want':19,27 'yes':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/3841284"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694757519 {#4213
          date: 2023-09-15 07:58:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3996}
      +body: """
        Yes. So why are they bothering everyone else with it?\n
        \n
        Remember a handful of years ago when all of a sudden everyone and their mother had a gluten allergy? That’s what this shit feels like. Yes, there are a lot of trans people out there. But I have encountered so fucking many, both on- and offline, that are just doing it to feel special.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694762110 {#4233
        date: 2023-09-15 09:15:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@turtlepower@lemm.ee"
        "@miss_brainfart@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4236 …}
      +nested: Doctrine\ORM\PersistentCollection {#4240 …}
      +votes: Doctrine\ORM\PersistentCollection {#4242 …}
      +reports: Doctrine\ORM\PersistentCollection {#4243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
      -id: 134992
      -bodyTs: "'ago':16 'allergi':29 'bother':6 'els':8 'encount':50 'everyon':7,22 'feel':35,64 'fuck':52 'gluten':28 'hand':13 'like':36 'lot':41 'mani':53 'mother':25 'offlin':57 'peopl':44 'rememb':11 'shit':34 'special':65 'sudden':21 'tran':43 'year':15 'yes':1,37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/3574048"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694762110 {#4230
        date: 2023-09-15 09:15:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: """
      To feel special, or to feel like themselves, which makes them feel excited and happy in a way they haven’t been in a long time, maybe ever?\n
      \n
      People are feeling more and more comfortable to come out and be public with who they are, and that’s a good thing.\n
      \n
      If you misinterpret that as a weird fad or trend to feel ✨special✨, then I don’t know what to tell you.\n
      \n
      Maybe you should take a closer look at yourself, to figure out why it’s bothering you so much. I’m not trying to insinuate anything here, I don’t know you. Only you can come to a conclusion that makes sense.\n
      \n
      But whatever that conclusion is, please find it. Take a step back and evaluate what you feel from a neutral distance.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694762843 {#4259
      date: 2023-09-15 09:27:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@turtlepower@lemm.ee"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4256 …}
    +nested: Doctrine\ORM\PersistentCollection {#4253 …}
    +votes: Doctrine\ORM\PersistentCollection {#4251 …}
    +reports: Doctrine\ORM\PersistentCollection {#4265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
    -id: 145992
    -bodyTs: "'anyth':99 'back':127 'bother':89 'closer':79 'come':37,109 'comfort':35 'conclus':112,119 'distanc':136 'evalu':129 'ever':28 'excit':13 'fad':59 'feel':2,6,12,31,63,132 'figur':84 'find':122 'good':50 'happi':15 'haven':20 'insinu':98 'know':69,104 'like':7 'long':25 'look':80 'm':94 'make':10,114 'mayb':27,74 'misinterpret':54 'much':92 'neutral':135 'peopl':29 'pleas':121 'public':41 'sens':115 'special':3,64 'step':126 'take':77,124 'tell':72 'thing':51 'time':26 'trend':61 'tri':96 'way':18 'weird':58 'whatev':117"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3842991"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694762843 {#4262
      date: 2023-09-15 09:27:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: "No, I know the difference between someone being giddy over finding themselves and someone doing it for attention. Unlike the fucking hexbears you see here throwing hate around, I know how to be introspective and self-reflect. I imagine it’s not uncommon for people to wonder what it’s like to be the opposite gender. My wife occasionally asks me what it really feels like to have a cock and balls. Hell, I’ve wondered what it really feels like to have a vagina and clit. But neither of us is going to change genders just to find out. It’s just natural curiosity. Trans people don’t bother me. Being browbeat is what bothers me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694764486 {#4281
    date: 2023-09-15 09:54:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4278 …}
  +nested: Doctrine\ORM\PersistentCollection {#4275 …}
  +votes: Doctrine\ORM\PersistentCollection {#4273 …}
  +reports: Doctrine\ORM\PersistentCollection {#4287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
  -id: 165519
  -bodyTs: "'around':28 'ask':61 'attent':18 'ball':73 'bother':111,117 'browbeat':114 'chang':96 'clit':88 'cock':71 'curios':106 'differ':5 'feel':66,81 'find':11,100 'fuck':21 'gender':57,97 'giddi':9 'go':94 'hate':27 'hell':74 'hexbear':22 'imagin':40 'introspect':34 'know':3,30 'like':52,67,82 'natur':105 'neither':90 'occasion':60 'opposit':56 'peopl':46,108 'realli':65,80 'reflect':38 'see':24 'self':37 'self-reflect':36 'someon':7,14 'throw':26 'tran':107 'uncommon':44 'unlik':19 'us':92 'vagina':86 've':76 'wife':59 'wonder':48,77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3574617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694764486 {#4284
    date: 2023-09-15 09:54:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4286
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: Proxies\__CG__\App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4228
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4214
        +user: Proxies\__CG__\App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4177
          +user: App\Entity\User {#3944 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4139
            +user: Proxies\__CG__\App\Entity\User {#4140 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#3996
              +user: App\Entity\User {#3944 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
                \n
                Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
                \n
                Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1702826830 {#4005
                date: 2023-12-17 16:27:10.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Stamets@startrek.website"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3994 …}
              +nested: Doctrine\ORM\PersistentCollection {#3992 …}
              +votes: Doctrine\ORM\PersistentCollection {#3990 …}
              +reports: Doctrine\ORM\PersistentCollection {#3988 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
              -id: 108779
              -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/3570797"
              +editedAt: null
              +createdAt: DateTimeImmutable @1694751860 {#3941
                date: 2023-09-15 06:24:20.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#3996}
            +body: """
              > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
              \n
              And what rights are those, according to you? What human rights do you want for yourself?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1694754752 {#4137
              date: 2023-09-15 07:12:32.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
              "@turtlepower@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4141 …}
            +nested: Doctrine\ORM\PersistentCollection {#4143 …}
            +votes: Doctrine\ORM\PersistentCollection {#4145 …}
            +reports: Doctrine\ORM\PersistentCollection {#4147 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
            -id: 112436
            -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/3840412"
            +editedAt: null
            +createdAt: DateTimeImmutable @1694754752 {#4138
              date: 2023-09-15 07:12:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3996}
          +body: "[un.org/…/universal-declaration-of-human-rights](https://www.un.org/en/about-us/universal-declaration-of-human-rights)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1694756712 {#4175
            date: 2023-09-15 07:45:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@turtlepower@lemm.ee"
            "@miss_brainfart@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4178 …}
          +nested: Doctrine\ORM\PersistentCollection {#4180 …}
          +votes: Doctrine\ORM\PersistentCollection {#4182 …}
          +reports: Doctrine\ORM\PersistentCollection {#4184 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
          -id: 118627
          -bodyTs: "'/en/about-us/universal-declaration-of-human-rights)':5 '/universal-declaration-of-human-rights':2 'un.org':1 'www.un.org':4 'www.un.org/en/about-us/universal-declaration-of-human-rights)':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/3572216"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694756712 {#4176
            date: 2023-09-15 07:45:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3996}
        +body: """
          Good, you know your sources at least.\n
          \n
          So, these rights protect a persons will to be who they want to be, and to do what they want to do. They aim to let a person live their life, unbothered.\n
          \n
          Yes?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1694757519 {#4212
          date: 2023-09-15 07:58:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@turtlepower@lemm.ee"
          "@miss_brainfart@lemmy.ml"
        ]
        +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: 125578
        -bodyTs: "'aim':31 'good':1 'know':3 'least':7 'let':33 'life':38 'live':36 'person':13,35 'protect':11 'right':10 'sourc':5 'unboth':39 'want':19,27 'yes':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/3841284"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694757519 {#4213
          date: 2023-09-15 07:58:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3996}
      +body: """
        Yes. So why are they bothering everyone else with it?\n
        \n
        Remember a handful of years ago when all of a sudden everyone and their mother had a gluten allergy? That’s what this shit feels like. Yes, there are a lot of trans people out there. But I have encountered so fucking many, both on- and offline, that are just doing it to feel special.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694762110 {#4233
        date: 2023-09-15 09:15:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@turtlepower@lemm.ee"
        "@miss_brainfart@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4236 …}
      +nested: Doctrine\ORM\PersistentCollection {#4240 …}
      +votes: Doctrine\ORM\PersistentCollection {#4242 …}
      +reports: Doctrine\ORM\PersistentCollection {#4243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
      -id: 134992
      -bodyTs: "'ago':16 'allergi':29 'bother':6 'els':8 'encount':50 'everyon':7,22 'feel':35,64 'fuck':52 'gluten':28 'hand':13 'like':36 'lot':41 'mani':53 'mother':25 'offlin':57 'peopl':44 'rememb':11 'shit':34 'special':65 'sudden':21 'tran':43 'year':15 'yes':1,37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/3574048"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694762110 {#4230
        date: 2023-09-15 09:15:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: """
      To feel special, or to feel like themselves, which makes them feel excited and happy in a way they haven’t been in a long time, maybe ever?\n
      \n
      People are feeling more and more comfortable to come out and be public with who they are, and that’s a good thing.\n
      \n
      If you misinterpret that as a weird fad or trend to feel ✨special✨, then I don’t know what to tell you.\n
      \n
      Maybe you should take a closer look at yourself, to figure out why it’s bothering you so much. I’m not trying to insinuate anything here, I don’t know you. Only you can come to a conclusion that makes sense.\n
      \n
      But whatever that conclusion is, please find it. Take a step back and evaluate what you feel from a neutral distance.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694762843 {#4259
      date: 2023-09-15 09:27:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@turtlepower@lemm.ee"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4256 …}
    +nested: Doctrine\ORM\PersistentCollection {#4253 …}
    +votes: Doctrine\ORM\PersistentCollection {#4251 …}
    +reports: Doctrine\ORM\PersistentCollection {#4265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
    -id: 145992
    -bodyTs: "'anyth':99 'back':127 'bother':89 'closer':79 'come':37,109 'comfort':35 'conclus':112,119 'distanc':136 'evalu':129 'ever':28 'excit':13 'fad':59 'feel':2,6,12,31,63,132 'figur':84 'find':122 'good':50 'happi':15 'haven':20 'insinu':98 'know':69,104 'like':7 'long':25 'look':80 'm':94 'make':10,114 'mayb':27,74 'misinterpret':54 'much':92 'neutral':135 'peopl':29 'pleas':121 'public':41 'sens':115 'special':3,64 'step':126 'take':77,124 'tell':72 'thing':51 'time':26 'trend':61 'tri':96 'way':18 'weird':58 'whatev':117"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/3842991"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694762843 {#4262
      date: 2023-09-15 09:27:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: "No, I know the difference between someone being giddy over finding themselves and someone doing it for attention. Unlike the fucking hexbears you see here throwing hate around, I know how to be introspective and self-reflect. I imagine it’s not uncommon for people to wonder what it’s like to be the opposite gender. My wife occasionally asks me what it really feels like to have a cock and balls. Hell, I’ve wondered what it really feels like to have a vagina and clit. But neither of us is going to change genders just to find out. It’s just natural curiosity. Trans people don’t bother me. Being browbeat is what bothers me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694764486 {#4281
    date: 2023-09-15 09:54:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4278 …}
  +nested: Doctrine\ORM\PersistentCollection {#4275 …}
  +votes: Doctrine\ORM\PersistentCollection {#4273 …}
  +reports: Doctrine\ORM\PersistentCollection {#4287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
  -id: 165519
  -bodyTs: "'around':28 'ask':61 'attent':18 'ball':73 'bother':111,117 'browbeat':114 'chang':96 'clit':88 'cock':71 'curios':106 'differ':5 'feel':66,81 'find':11,100 'fuck':21 'gender':57,97 'giddi':9 'go':94 'hate':27 'hell':74 'hexbear':22 'imagin':40 'introspect':34 'know':3,30 'like':52,67,82 'natur':105 'neither':90 'occasion':60 'opposit':56 'peopl':46,108 'realli':65,80 'reflect':38 'see':24 'self':37 'self-reflect':36 'someon':7,14 'throw':26 'tran':107 'uncommon':44 'unlik':19 'us':92 'vagina':86 've':76 'wife':59 'wonder':48,77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/3574617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694764486 {#4284
    date: 2023-09-15 09:54:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4308
  +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: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4286
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4264
      +user: Proxies\__CG__\App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4228
        +user: App\Entity\User {#3944 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4214
          +user: Proxies\__CG__\App\Entity\User {#4140 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4177
            +user: App\Entity\User {#3944 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4139
              +user: Proxies\__CG__\App\Entity\User {#4140 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#3996
                +user: App\Entity\User {#3944 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
                  \n
                  Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
                  \n
                  Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1702826830 {#4005
                  date: 2023-12-17 16:27:10.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Stamets@startrek.website"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3994 …}
                +nested: Doctrine\ORM\PersistentCollection {#3992 …}
                +votes: Doctrine\ORM\PersistentCollection {#3990 …}
                +reports: Doctrine\ORM\PersistentCollection {#3988 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
                -id: 108779
                -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/3570797"
                +editedAt: null
                +createdAt: DateTimeImmutable @1694751860 {#3941
                  date: 2023-09-15 06:24:20.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#3996}
              +body: """
                > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
                \n
                And what rights are those, according to you? What human rights do you want for yourself?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1694754752 {#4137
                date: 2023-09-15 07:12:32.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Stamets@startrek.website"
                "@turtlepower@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4141 …}
              +nested: Doctrine\ORM\PersistentCollection {#4143 …}
              +votes: Doctrine\ORM\PersistentCollection {#4145 …}
              +reports: Doctrine\ORM\PersistentCollection {#4147 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
              -id: 112436
              -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/3840412"
              +editedAt: null
              +createdAt: DateTimeImmutable @1694754752 {#4138
                date: 2023-09-15 07:12:32.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#3996}
            +body: "[un.org/…/universal-declaration-of-human-rights](https://www.un.org/en/about-us/universal-declaration-of-human-rights)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1694756712 {#4175
              date: 2023-09-15 07:45:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
              "@turtlepower@lemm.ee"
              "@miss_brainfart@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4178 …}
            +nested: Doctrine\ORM\PersistentCollection {#4180 …}
            +votes: Doctrine\ORM\PersistentCollection {#4182 …}
            +reports: Doctrine\ORM\PersistentCollection {#4184 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
            -id: 118627
            -bodyTs: "'/en/about-us/universal-declaration-of-human-rights)':5 '/universal-declaration-of-human-rights':2 'un.org':1 'www.un.org':4 'www.un.org/en/about-us/universal-declaration-of-human-rights)':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/3572216"
            +editedAt: null
            +createdAt: DateTimeImmutable @1694756712 {#4176
              date: 2023-09-15 07:45:12.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3996}
          +body: """
            Good, you know your sources at least.\n
            \n
            So, these rights protect a persons will to be who they want to be, and to do what they want to do. They aim to let a person live their life, unbothered.\n
            \n
            Yes?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1694757519 {#4212
            date: 2023-09-15 07:58:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@turtlepower@lemm.ee"
            "@miss_brainfart@lemmy.ml"
          ]
          +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: 125578
          -bodyTs: "'aim':31 'good':1 'know':3 'least':7 'let':33 'life':38 'live':36 'person':13,35 'protect':11 'right':10 'sourc':5 'unboth':39 'want':19,27 'yes':40"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/3841284"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694757519 {#4213
            date: 2023-09-15 07:58:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3996}
        +body: """
          Yes. So why are they bothering everyone else with it?\n
          \n
          Remember a handful of years ago when all of a sudden everyone and their mother had a gluten allergy? That’s what this shit feels like. Yes, there are a lot of trans people out there. But I have encountered so fucking many, both on- and offline, that are just doing it to feel special.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1694762110 {#4233
          date: 2023-09-15 09:15:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@turtlepower@lemm.ee"
          "@miss_brainfart@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4236 …}
        +nested: Doctrine\ORM\PersistentCollection {#4240 …}
        +votes: Doctrine\ORM\PersistentCollection {#4242 …}
        +reports: Doctrine\ORM\PersistentCollection {#4243 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
        -id: 134992
        -bodyTs: "'ago':16 'allergi':29 'bother':6 'els':8 'encount':50 'everyon':7,22 'feel':35,64 'fuck':52 'gluten':28 'hand':13 'like':36 'lot':41 'mani':53 'mother':25 'offlin':57 'peopl':44 'rememb':11 'shit':34 'special':65 'sudden':21 'tran':43 'year':15 'yes':1,37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/3574048"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694762110 {#4230
          date: 2023-09-15 09:15:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3996}
      +body: """
        To feel special, or to feel like themselves, which makes them feel excited and happy in a way they haven’t been in a long time, maybe ever?\n
        \n
        People are feeling more and more comfortable to come out and be public with who they are, and that’s a good thing.\n
        \n
        If you misinterpret that as a weird fad or trend to feel ✨special✨, then I don’t know what to tell you.\n
        \n
        Maybe you should take a closer look at yourself, to figure out why it’s bothering you so much. I’m not trying to insinuate anything here, I don’t know you. Only you can come to a conclusion that makes sense.\n
        \n
        But whatever that conclusion is, please find it. Take a step back and evaluate what you feel from a neutral distance.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1694762843 {#4259
        date: 2023-09-15 09:27:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@turtlepower@lemm.ee"
        "@miss_brainfart@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4256 …}
      +nested: Doctrine\ORM\PersistentCollection {#4253 …}
      +votes: Doctrine\ORM\PersistentCollection {#4251 …}
      +reports: Doctrine\ORM\PersistentCollection {#4265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
      -id: 145992
      -bodyTs: "'anyth':99 'back':127 'bother':89 'closer':79 'come':37,109 'comfort':35 'conclus':112,119 'distanc':136 'evalu':129 'ever':28 'excit':13 'fad':59 'feel':2,6,12,31,63,132 'figur':84 'find':122 'good':50 'happi':15 'haven':20 'insinu':98 'know':69,104 'like':7 'long':25 'look':80 'm':94 'make':10,114 'mayb':27,74 'misinterpret':54 'much':92 'neutral':135 'peopl':29 'pleas':121 'public':41 'sens':115 'special':3,64 'step':126 'take':77,124 'tell':72 'thing':51 'time':26 'trend':61 'tri':96 'way':18 'weird':58 'whatev':117"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3842991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694762843 {#4262
        date: 2023-09-15 09:27:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: "No, I know the difference between someone being giddy over finding themselves and someone doing it for attention. Unlike the fucking hexbears you see here throwing hate around, I know how to be introspective and self-reflect. I imagine it’s not uncommon for people to wonder what it’s like to be the opposite gender. My wife occasionally asks me what it really feels like to have a cock and balls. Hell, I’ve wondered what it really feels like to have a vagina and clit. But neither of us is going to change genders just to find out. It’s just natural curiosity. Trans people don’t bother me. Being browbeat is what bothers me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694764486 {#4281
      date: 2023-09-15 09:54:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@turtlepower@lemm.ee"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4278 …}
    +nested: Doctrine\ORM\PersistentCollection {#4275 …}
    +votes: Doctrine\ORM\PersistentCollection {#4273 …}
    +reports: Doctrine\ORM\PersistentCollection {#4287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
    -id: 165519
    -bodyTs: "'around':28 'ask':61 'attent':18 'ball':73 'bother':111,117 'browbeat':114 'chang':96 'clit':88 'cock':71 'curios':106 'differ':5 'feel':66,81 'find':11,100 'fuck':21 'gender':57,97 'giddi':9 'go':94 'hate':27 'hell':74 'hexbear':22 'imagin':40 'introspect':34 'know':3,30 'like':52,67,82 'natur':105 'neither':90 'occasion':60 'opposit':56 'peopl':46,108 'realli':65,80 'reflect':38 'see':24 'self':37 'self-reflect':36 'someon':7,14 'throw':26 'tran':107 'uncommon':44 'unlik':19 'us':92 'vagina':86 've':76 'wife':59 'wonder':48,77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3574617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694764486 {#4284
      date: 2023-09-15 09:54:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    Earlier in this thread you claimed to be part of the LGBT community. Now you’re saying you’re in a heterosexual relationship with your wife. My guess is that you’re “bi” because you kissed a dude in college and didn’t hate the concept. Now you just believe that you’re bisexual and get to involve yourself in the community when you don’t have a place in it.\n
    \n
    Even if you are legitimately bi, I’m here to inform you that the community wants nothing to do with you. You’re a small-minded and hateful bigot who keeps spreading lies. Nothing will change your mind because you believe you have full understanding. Immediately you have put yourself in a place of total ignorance on purpose because you’re afraid of your world view being shattered.\n
    \n
    Now. I want you to think. Are you angry? Pissed off that I decided to take something about you and crumple it up, showing that it means nothing and using that against you? Awww. That sucks, huh? Then maybe ***you should stop doing it to other people when you are beyond clueless.***
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694767586 {#4303
    date: 2023-09-15 10:46:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4300 …}
  +nested: Doctrine\ORM\PersistentCollection {#4297 …}
  +votes: Doctrine\ORM\PersistentCollection {#4295 …}
  +reports: Doctrine\ORM\PersistentCollection {#4309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4313 …}
  -id: 193831
  -bodyTs: "'afraid':134 'angri':149 'awww':174 'believ':50,113 'beyond':191 'bi':33,77 'bigot':101 'bisexu':54 'chang':108 'claim':6 'clueless':192 'colleg':40 'communiti':13,62,86 'concept':46 'crumpl':161 'decid':154 'didn':42 'dude':38 'earlier':1 'even':72 'full':116 'get':56 'guess':28 'hate':44,100 'heterosexu':22 'huh':177 'ignor':128 'immedi':118 'inform':82 'involv':58 'keep':103 'kiss':36 'legitim':76 'lgbt':12 'lie':105 'm':79 'mayb':179 'mean':167 'mind':98,110 'noth':88,106,168 'part':9 'peopl':187 'piss':150 'place':69,125 'purpos':130 'put':121 're':16,19,32,53,94,133 'relationship':23 'say':17 'shatter':140 'show':164 'small':97 'small-mind':96 'someth':157 'spread':104 'stop':182 'suck':176 'take':156 'think':146 'thread':4 'total':127 'understand':117 'use':170 'view':138 'want':87,143 'wife':26 'world':137"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/2508829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694767586 {#4306
    date: 2023-09-15 10:46:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4308
  +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: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4286
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4264
      +user: Proxies\__CG__\App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4228
        +user: App\Entity\User {#3944 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4214
          +user: Proxies\__CG__\App\Entity\User {#4140 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4177
            +user: App\Entity\User {#3944 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4139
              +user: Proxies\__CG__\App\Entity\User {#4140 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#3996
                +user: App\Entity\User {#3944 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
                  \n
                  Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
                  \n
                  Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1702826830 {#4005
                  date: 2023-12-17 16:27:10.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Stamets@startrek.website"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3994 …}
                +nested: Doctrine\ORM\PersistentCollection {#3992 …}
                +votes: Doctrine\ORM\PersistentCollection {#3990 …}
                +reports: Doctrine\ORM\PersistentCollection {#3988 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
                -id: 108779
                -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/3570797"
                +editedAt: null
                +createdAt: DateTimeImmutable @1694751860 {#3941
                  date: 2023-09-15 06:24:20.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#3996}
              +body: """
                > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
                \n
                And what rights are those, according to you? What human rights do you want for yourself?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1694754752 {#4137
                date: 2023-09-15 07:12:32.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Stamets@startrek.website"
                "@turtlepower@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4141 …}
              +nested: Doctrine\ORM\PersistentCollection {#4143 …}
              +votes: Doctrine\ORM\PersistentCollection {#4145 …}
              +reports: Doctrine\ORM\PersistentCollection {#4147 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
              -id: 112436
              -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/3840412"
              +editedAt: null
              +createdAt: DateTimeImmutable @1694754752 {#4138
                date: 2023-09-15 07:12:32.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#3996}
            +body: "[un.org/…/universal-declaration-of-human-rights](https://www.un.org/en/about-us/universal-declaration-of-human-rights)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1694756712 {#4175
              date: 2023-09-15 07:45:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
              "@turtlepower@lemm.ee"
              "@miss_brainfart@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4178 …}
            +nested: Doctrine\ORM\PersistentCollection {#4180 …}
            +votes: Doctrine\ORM\PersistentCollection {#4182 …}
            +reports: Doctrine\ORM\PersistentCollection {#4184 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
            -id: 118627
            -bodyTs: "'/en/about-us/universal-declaration-of-human-rights)':5 '/universal-declaration-of-human-rights':2 'un.org':1 'www.un.org':4 'www.un.org/en/about-us/universal-declaration-of-human-rights)':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/3572216"
            +editedAt: null
            +createdAt: DateTimeImmutable @1694756712 {#4176
              date: 2023-09-15 07:45:12.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3996}
          +body: """
            Good, you know your sources at least.\n
            \n
            So, these rights protect a persons will to be who they want to be, and to do what they want to do. They aim to let a person live their life, unbothered.\n
            \n
            Yes?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1694757519 {#4212
            date: 2023-09-15 07:58:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@turtlepower@lemm.ee"
            "@miss_brainfart@lemmy.ml"
          ]
          +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: 125578
          -bodyTs: "'aim':31 'good':1 'know':3 'least':7 'let':33 'life':38 'live':36 'person':13,35 'protect':11 'right':10 'sourc':5 'unboth':39 'want':19,27 'yes':40"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/3841284"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694757519 {#4213
            date: 2023-09-15 07:58:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3996}
        +body: """
          Yes. So why are they bothering everyone else with it?\n
          \n
          Remember a handful of years ago when all of a sudden everyone and their mother had a gluten allergy? That’s what this shit feels like. Yes, there are a lot of trans people out there. But I have encountered so fucking many, both on- and offline, that are just doing it to feel special.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1694762110 {#4233
          date: 2023-09-15 09:15:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@turtlepower@lemm.ee"
          "@miss_brainfart@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4236 …}
        +nested: Doctrine\ORM\PersistentCollection {#4240 …}
        +votes: Doctrine\ORM\PersistentCollection {#4242 …}
        +reports: Doctrine\ORM\PersistentCollection {#4243 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
        -id: 134992
        -bodyTs: "'ago':16 'allergi':29 'bother':6 'els':8 'encount':50 'everyon':7,22 'feel':35,64 'fuck':52 'gluten':28 'hand':13 'like':36 'lot':41 'mani':53 'mother':25 'offlin':57 'peopl':44 'rememb':11 'shit':34 'special':65 'sudden':21 'tran':43 'year':15 'yes':1,37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/3574048"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694762110 {#4230
          date: 2023-09-15 09:15:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3996}
      +body: """
        To feel special, or to feel like themselves, which makes them feel excited and happy in a way they haven’t been in a long time, maybe ever?\n
        \n
        People are feeling more and more comfortable to come out and be public with who they are, and that’s a good thing.\n
        \n
        If you misinterpret that as a weird fad or trend to feel ✨special✨, then I don’t know what to tell you.\n
        \n
        Maybe you should take a closer look at yourself, to figure out why it’s bothering you so much. I’m not trying to insinuate anything here, I don’t know you. Only you can come to a conclusion that makes sense.\n
        \n
        But whatever that conclusion is, please find it. Take a step back and evaluate what you feel from a neutral distance.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1694762843 {#4259
        date: 2023-09-15 09:27:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@turtlepower@lemm.ee"
        "@miss_brainfart@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4256 …}
      +nested: Doctrine\ORM\PersistentCollection {#4253 …}
      +votes: Doctrine\ORM\PersistentCollection {#4251 …}
      +reports: Doctrine\ORM\PersistentCollection {#4265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
      -id: 145992
      -bodyTs: "'anyth':99 'back':127 'bother':89 'closer':79 'come':37,109 'comfort':35 'conclus':112,119 'distanc':136 'evalu':129 'ever':28 'excit':13 'fad':59 'feel':2,6,12,31,63,132 'figur':84 'find':122 'good':50 'happi':15 'haven':20 'insinu':98 'know':69,104 'like':7 'long':25 'look':80 'm':94 'make':10,114 'mayb':27,74 'misinterpret':54 'much':92 'neutral':135 'peopl':29 'pleas':121 'public':41 'sens':115 'special':3,64 'step':126 'take':77,124 'tell':72 'thing':51 'time':26 'trend':61 'tri':96 'way':18 'weird':58 'whatev':117"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3842991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694762843 {#4262
        date: 2023-09-15 09:27:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: "No, I know the difference between someone being giddy over finding themselves and someone doing it for attention. Unlike the fucking hexbears you see here throwing hate around, I know how to be introspective and self-reflect. I imagine it’s not uncommon for people to wonder what it’s like to be the opposite gender. My wife occasionally asks me what it really feels like to have a cock and balls. Hell, I’ve wondered what it really feels like to have a vagina and clit. But neither of us is going to change genders just to find out. It’s just natural curiosity. Trans people don’t bother me. Being browbeat is what bothers me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694764486 {#4281
      date: 2023-09-15 09:54:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@turtlepower@lemm.ee"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4278 …}
    +nested: Doctrine\ORM\PersistentCollection {#4275 …}
    +votes: Doctrine\ORM\PersistentCollection {#4273 …}
    +reports: Doctrine\ORM\PersistentCollection {#4287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
    -id: 165519
    -bodyTs: "'around':28 'ask':61 'attent':18 'ball':73 'bother':111,117 'browbeat':114 'chang':96 'clit':88 'cock':71 'curios':106 'differ':5 'feel':66,81 'find':11,100 'fuck':21 'gender':57,97 'giddi':9 'go':94 'hate':27 'hell':74 'hexbear':22 'imagin':40 'introspect':34 'know':3,30 'like':52,67,82 'natur':105 'neither':90 'occasion':60 'opposit':56 'peopl':46,108 'realli':65,80 'reflect':38 'see':24 'self':37 'self-reflect':36 'someon':7,14 'throw':26 'tran':107 'uncommon':44 'unlik':19 'us':92 'vagina':86 've':76 'wife':59 'wonder':48,77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3574617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694764486 {#4284
      date: 2023-09-15 09:54:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    Earlier in this thread you claimed to be part of the LGBT community. Now you’re saying you’re in a heterosexual relationship with your wife. My guess is that you’re “bi” because you kissed a dude in college and didn’t hate the concept. Now you just believe that you’re bisexual and get to involve yourself in the community when you don’t have a place in it.\n
    \n
    Even if you are legitimately bi, I’m here to inform you that the community wants nothing to do with you. You’re a small-minded and hateful bigot who keeps spreading lies. Nothing will change your mind because you believe you have full understanding. Immediately you have put yourself in a place of total ignorance on purpose because you’re afraid of your world view being shattered.\n
    \n
    Now. I want you to think. Are you angry? Pissed off that I decided to take something about you and crumple it up, showing that it means nothing and using that against you? Awww. That sucks, huh? Then maybe ***you should stop doing it to other people when you are beyond clueless.***
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694767586 {#4303
    date: 2023-09-15 10:46:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4300 …}
  +nested: Doctrine\ORM\PersistentCollection {#4297 …}
  +votes: Doctrine\ORM\PersistentCollection {#4295 …}
  +reports: Doctrine\ORM\PersistentCollection {#4309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4313 …}
  -id: 193831
  -bodyTs: "'afraid':134 'angri':149 'awww':174 'believ':50,113 'beyond':191 'bi':33,77 'bigot':101 'bisexu':54 'chang':108 'claim':6 'clueless':192 'colleg':40 'communiti':13,62,86 'concept':46 'crumpl':161 'decid':154 'didn':42 'dude':38 'earlier':1 'even':72 'full':116 'get':56 'guess':28 'hate':44,100 'heterosexu':22 'huh':177 'ignor':128 'immedi':118 'inform':82 'involv':58 'keep':103 'kiss':36 'legitim':76 'lgbt':12 'lie':105 'm':79 'mayb':179 'mean':167 'mind':98,110 'noth':88,106,168 'part':9 'peopl':187 'piss':150 'place':69,125 'purpos':130 'put':121 're':16,19,32,53,94,133 'relationship':23 'say':17 'shatter':140 'show':164 'small':97 'small-mind':96 'someth':157 'spread':104 'stop':182 'suck':176 'take':156 'think':146 'thread':4 'total':127 'understand':117 'use':170 'view':138 'want':87,143 'wife':26 'world':137"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/2508829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694767586 {#4306
    date: 2023-09-15 10:46:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4308
  +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: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4286
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4264
      +user: Proxies\__CG__\App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4228
        +user: App\Entity\User {#3944 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4214
          +user: Proxies\__CG__\App\Entity\User {#4140 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4177
            +user: App\Entity\User {#3944 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4139
              +user: Proxies\__CG__\App\Entity\User {#4140 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#3996
                +user: App\Entity\User {#3944 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
                  \n
                  Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
                  \n
                  Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1702826830 {#4005
                  date: 2023-12-17 16:27:10.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Stamets@startrek.website"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3994 …}
                +nested: Doctrine\ORM\PersistentCollection {#3992 …}
                +votes: Doctrine\ORM\PersistentCollection {#3990 …}
                +reports: Doctrine\ORM\PersistentCollection {#3988 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
                -id: 108779
                -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/3570797"
                +editedAt: null
                +createdAt: DateTimeImmutable @1694751860 {#3941
                  date: 2023-09-15 06:24:20.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#3996}
              +body: """
                > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
                \n
                And what rights are those, according to you? What human rights do you want for yourself?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1694754752 {#4137
                date: 2023-09-15 07:12:32.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Stamets@startrek.website"
                "@turtlepower@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4141 …}
              +nested: Doctrine\ORM\PersistentCollection {#4143 …}
              +votes: Doctrine\ORM\PersistentCollection {#4145 …}
              +reports: Doctrine\ORM\PersistentCollection {#4147 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
              -id: 112436
              -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/3840412"
              +editedAt: null
              +createdAt: DateTimeImmutable @1694754752 {#4138
                date: 2023-09-15 07:12:32.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#3996}
            +body: "[un.org/…/universal-declaration-of-human-rights](https://www.un.org/en/about-us/universal-declaration-of-human-rights)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1694756712 {#4175
              date: 2023-09-15 07:45:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
              "@turtlepower@lemm.ee"
              "@miss_brainfart@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4178 …}
            +nested: Doctrine\ORM\PersistentCollection {#4180 …}
            +votes: Doctrine\ORM\PersistentCollection {#4182 …}
            +reports: Doctrine\ORM\PersistentCollection {#4184 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
            -id: 118627
            -bodyTs: "'/en/about-us/universal-declaration-of-human-rights)':5 '/universal-declaration-of-human-rights':2 'un.org':1 'www.un.org':4 'www.un.org/en/about-us/universal-declaration-of-human-rights)':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/3572216"
            +editedAt: null
            +createdAt: DateTimeImmutable @1694756712 {#4176
              date: 2023-09-15 07:45:12.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3996}
          +body: """
            Good, you know your sources at least.\n
            \n
            So, these rights protect a persons will to be who they want to be, and to do what they want to do. They aim to let a person live their life, unbothered.\n
            \n
            Yes?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1694757519 {#4212
            date: 2023-09-15 07:58:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@turtlepower@lemm.ee"
            "@miss_brainfart@lemmy.ml"
          ]
          +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: 125578
          -bodyTs: "'aim':31 'good':1 'know':3 'least':7 'let':33 'life':38 'live':36 'person':13,35 'protect':11 'right':10 'sourc':5 'unboth':39 'want':19,27 'yes':40"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/3841284"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694757519 {#4213
            date: 2023-09-15 07:58:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3996}
        +body: """
          Yes. So why are they bothering everyone else with it?\n
          \n
          Remember a handful of years ago when all of a sudden everyone and their mother had a gluten allergy? That’s what this shit feels like. Yes, there are a lot of trans people out there. But I have encountered so fucking many, both on- and offline, that are just doing it to feel special.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1694762110 {#4233
          date: 2023-09-15 09:15:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@turtlepower@lemm.ee"
          "@miss_brainfart@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4236 …}
        +nested: Doctrine\ORM\PersistentCollection {#4240 …}
        +votes: Doctrine\ORM\PersistentCollection {#4242 …}
        +reports: Doctrine\ORM\PersistentCollection {#4243 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
        -id: 134992
        -bodyTs: "'ago':16 'allergi':29 'bother':6 'els':8 'encount':50 'everyon':7,22 'feel':35,64 'fuck':52 'gluten':28 'hand':13 'like':36 'lot':41 'mani':53 'mother':25 'offlin':57 'peopl':44 'rememb':11 'shit':34 'special':65 'sudden':21 'tran':43 'year':15 'yes':1,37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/3574048"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694762110 {#4230
          date: 2023-09-15 09:15:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3996}
      +body: """
        To feel special, or to feel like themselves, which makes them feel excited and happy in a way they haven’t been in a long time, maybe ever?\n
        \n
        People are feeling more and more comfortable to come out and be public with who they are, and that’s a good thing.\n
        \n
        If you misinterpret that as a weird fad or trend to feel ✨special✨, then I don’t know what to tell you.\n
        \n
        Maybe you should take a closer look at yourself, to figure out why it’s bothering you so much. I’m not trying to insinuate anything here, I don’t know you. Only you can come to a conclusion that makes sense.\n
        \n
        But whatever that conclusion is, please find it. Take a step back and evaluate what you feel from a neutral distance.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1694762843 {#4259
        date: 2023-09-15 09:27:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@turtlepower@lemm.ee"
        "@miss_brainfart@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4256 …}
      +nested: Doctrine\ORM\PersistentCollection {#4253 …}
      +votes: Doctrine\ORM\PersistentCollection {#4251 …}
      +reports: Doctrine\ORM\PersistentCollection {#4265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
      -id: 145992
      -bodyTs: "'anyth':99 'back':127 'bother':89 'closer':79 'come':37,109 'comfort':35 'conclus':112,119 'distanc':136 'evalu':129 'ever':28 'excit':13 'fad':59 'feel':2,6,12,31,63,132 'figur':84 'find':122 'good':50 'happi':15 'haven':20 'insinu':98 'know':69,104 'like':7 'long':25 'look':80 'm':94 'make':10,114 'mayb':27,74 'misinterpret':54 'much':92 'neutral':135 'peopl':29 'pleas':121 'public':41 'sens':115 'special':3,64 'step':126 'take':77,124 'tell':72 'thing':51 'time':26 'trend':61 'tri':96 'way':18 'weird':58 'whatev':117"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3842991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694762843 {#4262
        date: 2023-09-15 09:27:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: "No, I know the difference between someone being giddy over finding themselves and someone doing it for attention. Unlike the fucking hexbears you see here throwing hate around, I know how to be introspective and self-reflect. I imagine it’s not uncommon for people to wonder what it’s like to be the opposite gender. My wife occasionally asks me what it really feels like to have a cock and balls. Hell, I’ve wondered what it really feels like to have a vagina and clit. But neither of us is going to change genders just to find out. It’s just natural curiosity. Trans people don’t bother me. Being browbeat is what bothers me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694764486 {#4281
      date: 2023-09-15 09:54:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@turtlepower@lemm.ee"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4278 …}
    +nested: Doctrine\ORM\PersistentCollection {#4275 …}
    +votes: Doctrine\ORM\PersistentCollection {#4273 …}
    +reports: Doctrine\ORM\PersistentCollection {#4287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
    -id: 165519
    -bodyTs: "'around':28 'ask':61 'attent':18 'ball':73 'bother':111,117 'browbeat':114 'chang':96 'clit':88 'cock':71 'curios':106 'differ':5 'feel':66,81 'find':11,100 'fuck':21 'gender':57,97 'giddi':9 'go':94 'hate':27 'hell':74 'hexbear':22 'imagin':40 'introspect':34 'know':3,30 'like':52,67,82 'natur':105 'neither':90 'occasion':60 'opposit':56 'peopl':46,108 'realli':65,80 'reflect':38 'see':24 'self':37 'self-reflect':36 'someon':7,14 'throw':26 'tran':107 'uncommon':44 'unlik':19 'us':92 'vagina':86 've':76 'wife':59 'wonder':48,77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3574617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694764486 {#4284
      date: 2023-09-15 09:54:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    Earlier in this thread you claimed to be part of the LGBT community. Now you’re saying you’re in a heterosexual relationship with your wife. My guess is that you’re “bi” because you kissed a dude in college and didn’t hate the concept. Now you just believe that you’re bisexual and get to involve yourself in the community when you don’t have a place in it.\n
    \n
    Even if you are legitimately bi, I’m here to inform you that the community wants nothing to do with you. You’re a small-minded and hateful bigot who keeps spreading lies. Nothing will change your mind because you believe you have full understanding. Immediately you have put yourself in a place of total ignorance on purpose because you’re afraid of your world view being shattered.\n
    \n
    Now. I want you to think. Are you angry? Pissed off that I decided to take something about you and crumple it up, showing that it means nothing and using that against you? Awww. That sucks, huh? Then maybe ***you should stop doing it to other people when you are beyond clueless.***
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694767586 {#4303
    date: 2023-09-15 10:46:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
    "@miss_brainfart@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4300 …}
  +nested: Doctrine\ORM\PersistentCollection {#4297 …}
  +votes: Doctrine\ORM\PersistentCollection {#4295 …}
  +reports: Doctrine\ORM\PersistentCollection {#4309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4313 …}
  -id: 193831
  -bodyTs: "'afraid':134 'angri':149 'awww':174 'believ':50,113 'beyond':191 'bi':33,77 'bigot':101 'bisexu':54 'chang':108 'claim':6 'clueless':192 'colleg':40 'communiti':13,62,86 'concept':46 'crumpl':161 'decid':154 'didn':42 'dude':38 'earlier':1 'even':72 'full':116 'get':56 'guess':28 'hate':44,100 'heterosexu':22 'huh':177 'ignor':128 'immedi':118 'inform':82 'involv':58 'keep':103 'kiss':36 'legitim':76 'lgbt':12 'lie':105 'm':79 'mayb':179 'mean':167 'mind':98,110 'noth':88,106,168 'part':9 'peopl':187 'piss':150 'place':69,125 'purpos':130 'put':121 're':16,19,32,53,94,133 'relationship':23 'say':17 'shatter':140 'show':164 'small':97 'small-mind':96 'someth':157 'spread':104 'stop':182 'suck':176 'take':156 'think':146 'thread':4 'total':127 'understand':117 'use':170 'view':138 'want':87,143 'wife':26 'world':137"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/2508829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694767586 {#4306
    date: 2023-09-15 10:46:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4317
  +user: Proxies\__CG__\App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4286
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4264
      +user: Proxies\__CG__\App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4228
        +user: App\Entity\User {#3944 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4214
          +user: Proxies\__CG__\App\Entity\User {#4140 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4177
            +user: App\Entity\User {#3944 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4139
              +user: Proxies\__CG__\App\Entity\User {#4140 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#3996
                +user: App\Entity\User {#3944 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
                  \n
                  Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
                  \n
                  Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1702826830 {#4005
                  date: 2023-12-17 16:27:10.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Stamets@startrek.website"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3994 …}
                +nested: Doctrine\ORM\PersistentCollection {#3992 …}
                +votes: Doctrine\ORM\PersistentCollection {#3990 …}
                +reports: Doctrine\ORM\PersistentCollection {#3988 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
                -id: 108779
                -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/3570797"
                +editedAt: null
                +createdAt: DateTimeImmutable @1694751860 {#3941
                  date: 2023-09-15 06:24:20.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#3996}
              +body: """
                > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
                \n
                And what rights are those, according to you? What human rights do you want for yourself?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1694754752 {#4137
                date: 2023-09-15 07:12:32.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Stamets@startrek.website"
                "@turtlepower@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4141 …}
              +nested: Doctrine\ORM\PersistentCollection {#4143 …}
              +votes: Doctrine\ORM\PersistentCollection {#4145 …}
              +reports: Doctrine\ORM\PersistentCollection {#4147 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
              -id: 112436
              -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/3840412"
              +editedAt: null
              +createdAt: DateTimeImmutable @1694754752 {#4138
                date: 2023-09-15 07:12:32.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#3996}
            +body: "[un.org/…/universal-declaration-of-human-rights](https://www.un.org/en/about-us/universal-declaration-of-human-rights)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1694756712 {#4175
              date: 2023-09-15 07:45:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
              "@turtlepower@lemm.ee"
              "@miss_brainfart@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4178 …}
            +nested: Doctrine\ORM\PersistentCollection {#4180 …}
            +votes: Doctrine\ORM\PersistentCollection {#4182 …}
            +reports: Doctrine\ORM\PersistentCollection {#4184 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
            -id: 118627
            -bodyTs: "'/en/about-us/universal-declaration-of-human-rights)':5 '/universal-declaration-of-human-rights':2 'un.org':1 'www.un.org':4 'www.un.org/en/about-us/universal-declaration-of-human-rights)':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/3572216"
            +editedAt: null
            +createdAt: DateTimeImmutable @1694756712 {#4176
              date: 2023-09-15 07:45:12.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3996}
          +body: """
            Good, you know your sources at least.\n
            \n
            So, these rights protect a persons will to be who they want to be, and to do what they want to do. They aim to let a person live their life, unbothered.\n
            \n
            Yes?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1694757519 {#4212
            date: 2023-09-15 07:58:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@turtlepower@lemm.ee"
            "@miss_brainfart@lemmy.ml"
          ]
          +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: 125578
          -bodyTs: "'aim':31 'good':1 'know':3 'least':7 'let':33 'life':38 'live':36 'person':13,35 'protect':11 'right':10 'sourc':5 'unboth':39 'want':19,27 'yes':40"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/3841284"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694757519 {#4213
            date: 2023-09-15 07:58:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3996}
        +body: """
          Yes. So why are they bothering everyone else with it?\n
          \n
          Remember a handful of years ago when all of a sudden everyone and their mother had a gluten allergy? That’s what this shit feels like. Yes, there are a lot of trans people out there. But I have encountered so fucking many, both on- and offline, that are just doing it to feel special.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1694762110 {#4233
          date: 2023-09-15 09:15:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@turtlepower@lemm.ee"
          "@miss_brainfart@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4236 …}
        +nested: Doctrine\ORM\PersistentCollection {#4240 …}
        +votes: Doctrine\ORM\PersistentCollection {#4242 …}
        +reports: Doctrine\ORM\PersistentCollection {#4243 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
        -id: 134992
        -bodyTs: "'ago':16 'allergi':29 'bother':6 'els':8 'encount':50 'everyon':7,22 'feel':35,64 'fuck':52 'gluten':28 'hand':13 'like':36 'lot':41 'mani':53 'mother':25 'offlin':57 'peopl':44 'rememb':11 'shit':34 'special':65 'sudden':21 'tran':43 'year':15 'yes':1,37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/3574048"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694762110 {#4230
          date: 2023-09-15 09:15:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3996}
      +body: """
        To feel special, or to feel like themselves, which makes them feel excited and happy in a way they haven’t been in a long time, maybe ever?\n
        \n
        People are feeling more and more comfortable to come out and be public with who they are, and that’s a good thing.\n
        \n
        If you misinterpret that as a weird fad or trend to feel ✨special✨, then I don’t know what to tell you.\n
        \n
        Maybe you should take a closer look at yourself, to figure out why it’s bothering you so much. I’m not trying to insinuate anything here, I don’t know you. Only you can come to a conclusion that makes sense.\n
        \n
        But whatever that conclusion is, please find it. Take a step back and evaluate what you feel from a neutral distance.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1694762843 {#4259
        date: 2023-09-15 09:27:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@turtlepower@lemm.ee"
        "@miss_brainfart@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4256 …}
      +nested: Doctrine\ORM\PersistentCollection {#4253 …}
      +votes: Doctrine\ORM\PersistentCollection {#4251 …}
      +reports: Doctrine\ORM\PersistentCollection {#4265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
      -id: 145992
      -bodyTs: "'anyth':99 'back':127 'bother':89 'closer':79 'come':37,109 'comfort':35 'conclus':112,119 'distanc':136 'evalu':129 'ever':28 'excit':13 'fad':59 'feel':2,6,12,31,63,132 'figur':84 'find':122 'good':50 'happi':15 'haven':20 'insinu':98 'know':69,104 'like':7 'long':25 'look':80 'm':94 'make':10,114 'mayb':27,74 'misinterpret':54 'much':92 'neutral':135 'peopl':29 'pleas':121 'public':41 'sens':115 'special':3,64 'step':126 'take':77,124 'tell':72 'thing':51 'time':26 'trend':61 'tri':96 'way':18 'weird':58 'whatev':117"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3842991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694762843 {#4262
        date: 2023-09-15 09:27:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: "No, I know the difference between someone being giddy over finding themselves and someone doing it for attention. Unlike the fucking hexbears you see here throwing hate around, I know how to be introspective and self-reflect. I imagine it’s not uncommon for people to wonder what it’s like to be the opposite gender. My wife occasionally asks me what it really feels like to have a cock and balls. Hell, I’ve wondered what it really feels like to have a vagina and clit. But neither of us is going to change genders just to find out. It’s just natural curiosity. Trans people don’t bother me. Being browbeat is what bothers me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694764486 {#4281
      date: 2023-09-15 09:54:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@turtlepower@lemm.ee"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4278 …}
    +nested: Doctrine\ORM\PersistentCollection {#4275 …}
    +votes: Doctrine\ORM\PersistentCollection {#4273 …}
    +reports: Doctrine\ORM\PersistentCollection {#4287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
    -id: 165519
    -bodyTs: "'around':28 'ask':61 'attent':18 'ball':73 'bother':111,117 'browbeat':114 'chang':96 'clit':88 'cock':71 'curios':106 'differ':5 'feel':66,81 'find':11,100 'fuck':21 'gender':57,97 'giddi':9 'go':94 'hate':27 'hell':74 'hexbear':22 'imagin':40 'introspect':34 'know':3,30 'like':52,67,82 'natur':105 'neither':90 'occasion':60 'opposit':56 'peopl':46,108 'realli':65,80 'reflect':38 'see':24 'self':37 'self-reflect':36 'someon':7,14 'throw':26 'tran':107 'uncommon':44 'unlik':19 'us':92 'vagina':86 've':76 'wife':59 'wonder':48,77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3574617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694764486 {#4284
      date: 2023-09-15 09:54:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    You know what’s curious about this whole exchange? Your orignal comment clearly went against trans people in general, but as soon as you got some well-deserved pushback, you backpedal and try to specify only disliking a certain type of person, like that makes it any better.\n
    \n
    But anyway. Yeah, natural curiosity is perfectly normal. What’s it like to have this or that bodypart? Never boring to think about.\n
    \n
    I don’t see what that has to do with anything, though.\n
    \n
    While we’re still on the topic of wanting attention, I reckon I gave you enough of it, more than you deserve.\n
    \n
    So again, if you know how to self-reflect, do that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694765398 {#4315
    date: 2023-09-15 10:09:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
    "@miss_brainfart@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: 193811
  -bodyTs: "'anyth':83 'anyway':51 'attent':94 'backped':32 'better':49 'bodypart':67 'bore':69 'certain':40 'clear':13 'comment':12 'curios':54 'curious':5 'deserv':29,106 'dislik':38 'enough':100 'exchang':9 'gave':98 'general':19 'got':25 'know':2,111 'like':44,61 'make':46 'natur':53 'never':68 'normal':57 'orign':11 'peopl':17 'perfect':56 'person':43 'pushback':30 're':87 'reckon':96 'reflect':116 'see':76 'self':115 'self-reflect':114 'soon':22 'specifi':36 'still':88 'think':71 'though':84 'topic':91 'tran':16 'tri':34 'type':41 'want':93 'well':28 'well-deserv':27 'went':14 'whole':8 'yeah':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3843785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694765398 {#4316
    date: 2023-09-15 10:09:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4317
  +user: Proxies\__CG__\App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4286
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4264
      +user: Proxies\__CG__\App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4228
        +user: App\Entity\User {#3944 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4214
          +user: Proxies\__CG__\App\Entity\User {#4140 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4177
            +user: App\Entity\User {#3944 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4139
              +user: Proxies\__CG__\App\Entity\User {#4140 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#3996
                +user: App\Entity\User {#3944 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
                  \n
                  Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
                  \n
                  Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1702826830 {#4005
                  date: 2023-12-17 16:27:10.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Stamets@startrek.website"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3994 …}
                +nested: Doctrine\ORM\PersistentCollection {#3992 …}
                +votes: Doctrine\ORM\PersistentCollection {#3990 …}
                +reports: Doctrine\ORM\PersistentCollection {#3988 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
                -id: 108779
                -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/3570797"
                +editedAt: null
                +createdAt: DateTimeImmutable @1694751860 {#3941
                  date: 2023-09-15 06:24:20.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#3996}
              +body: """
                > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
                \n
                And what rights are those, according to you? What human rights do you want for yourself?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1694754752 {#4137
                date: 2023-09-15 07:12:32.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Stamets@startrek.website"
                "@turtlepower@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4141 …}
              +nested: Doctrine\ORM\PersistentCollection {#4143 …}
              +votes: Doctrine\ORM\PersistentCollection {#4145 …}
              +reports: Doctrine\ORM\PersistentCollection {#4147 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
              -id: 112436
              -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/3840412"
              +editedAt: null
              +createdAt: DateTimeImmutable @1694754752 {#4138
                date: 2023-09-15 07:12:32.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#3996}
            +body: "[un.org/…/universal-declaration-of-human-rights](https://www.un.org/en/about-us/universal-declaration-of-human-rights)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1694756712 {#4175
              date: 2023-09-15 07:45:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
              "@turtlepower@lemm.ee"
              "@miss_brainfart@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4178 …}
            +nested: Doctrine\ORM\PersistentCollection {#4180 …}
            +votes: Doctrine\ORM\PersistentCollection {#4182 …}
            +reports: Doctrine\ORM\PersistentCollection {#4184 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
            -id: 118627
            -bodyTs: "'/en/about-us/universal-declaration-of-human-rights)':5 '/universal-declaration-of-human-rights':2 'un.org':1 'www.un.org':4 'www.un.org/en/about-us/universal-declaration-of-human-rights)':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/3572216"
            +editedAt: null
            +createdAt: DateTimeImmutable @1694756712 {#4176
              date: 2023-09-15 07:45:12.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3996}
          +body: """
            Good, you know your sources at least.\n
            \n
            So, these rights protect a persons will to be who they want to be, and to do what they want to do. They aim to let a person live their life, unbothered.\n
            \n
            Yes?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1694757519 {#4212
            date: 2023-09-15 07:58:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@turtlepower@lemm.ee"
            "@miss_brainfart@lemmy.ml"
          ]
          +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: 125578
          -bodyTs: "'aim':31 'good':1 'know':3 'least':7 'let':33 'life':38 'live':36 'person':13,35 'protect':11 'right':10 'sourc':5 'unboth':39 'want':19,27 'yes':40"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/3841284"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694757519 {#4213
            date: 2023-09-15 07:58:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3996}
        +body: """
          Yes. So why are they bothering everyone else with it?\n
          \n
          Remember a handful of years ago when all of a sudden everyone and their mother had a gluten allergy? That’s what this shit feels like. Yes, there are a lot of trans people out there. But I have encountered so fucking many, both on- and offline, that are just doing it to feel special.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1694762110 {#4233
          date: 2023-09-15 09:15:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@turtlepower@lemm.ee"
          "@miss_brainfart@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4236 …}
        +nested: Doctrine\ORM\PersistentCollection {#4240 …}
        +votes: Doctrine\ORM\PersistentCollection {#4242 …}
        +reports: Doctrine\ORM\PersistentCollection {#4243 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
        -id: 134992
        -bodyTs: "'ago':16 'allergi':29 'bother':6 'els':8 'encount':50 'everyon':7,22 'feel':35,64 'fuck':52 'gluten':28 'hand':13 'like':36 'lot':41 'mani':53 'mother':25 'offlin':57 'peopl':44 'rememb':11 'shit':34 'special':65 'sudden':21 'tran':43 'year':15 'yes':1,37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/3574048"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694762110 {#4230
          date: 2023-09-15 09:15:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3996}
      +body: """
        To feel special, or to feel like themselves, which makes them feel excited and happy in a way they haven’t been in a long time, maybe ever?\n
        \n
        People are feeling more and more comfortable to come out and be public with who they are, and that’s a good thing.\n
        \n
        If you misinterpret that as a weird fad or trend to feel ✨special✨, then I don’t know what to tell you.\n
        \n
        Maybe you should take a closer look at yourself, to figure out why it’s bothering you so much. I’m not trying to insinuate anything here, I don’t know you. Only you can come to a conclusion that makes sense.\n
        \n
        But whatever that conclusion is, please find it. Take a step back and evaluate what you feel from a neutral distance.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1694762843 {#4259
        date: 2023-09-15 09:27:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@turtlepower@lemm.ee"
        "@miss_brainfart@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4256 …}
      +nested: Doctrine\ORM\PersistentCollection {#4253 …}
      +votes: Doctrine\ORM\PersistentCollection {#4251 …}
      +reports: Doctrine\ORM\PersistentCollection {#4265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
      -id: 145992
      -bodyTs: "'anyth':99 'back':127 'bother':89 'closer':79 'come':37,109 'comfort':35 'conclus':112,119 'distanc':136 'evalu':129 'ever':28 'excit':13 'fad':59 'feel':2,6,12,31,63,132 'figur':84 'find':122 'good':50 'happi':15 'haven':20 'insinu':98 'know':69,104 'like':7 'long':25 'look':80 'm':94 'make':10,114 'mayb':27,74 'misinterpret':54 'much':92 'neutral':135 'peopl':29 'pleas':121 'public':41 'sens':115 'special':3,64 'step':126 'take':77,124 'tell':72 'thing':51 'time':26 'trend':61 'tri':96 'way':18 'weird':58 'whatev':117"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3842991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694762843 {#4262
        date: 2023-09-15 09:27:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: "No, I know the difference between someone being giddy over finding themselves and someone doing it for attention. Unlike the fucking hexbears you see here throwing hate around, I know how to be introspective and self-reflect. I imagine it’s not uncommon for people to wonder what it’s like to be the opposite gender. My wife occasionally asks me what it really feels like to have a cock and balls. Hell, I’ve wondered what it really feels like to have a vagina and clit. But neither of us is going to change genders just to find out. It’s just natural curiosity. Trans people don’t bother me. Being browbeat is what bothers me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694764486 {#4281
      date: 2023-09-15 09:54:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@turtlepower@lemm.ee"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4278 …}
    +nested: Doctrine\ORM\PersistentCollection {#4275 …}
    +votes: Doctrine\ORM\PersistentCollection {#4273 …}
    +reports: Doctrine\ORM\PersistentCollection {#4287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
    -id: 165519
    -bodyTs: "'around':28 'ask':61 'attent':18 'ball':73 'bother':111,117 'browbeat':114 'chang':96 'clit':88 'cock':71 'curios':106 'differ':5 'feel':66,81 'find':11,100 'fuck':21 'gender':57,97 'giddi':9 'go':94 'hate':27 'hell':74 'hexbear':22 'imagin':40 'introspect':34 'know':3,30 'like':52,67,82 'natur':105 'neither':90 'occasion':60 'opposit':56 'peopl':46,108 'realli':65,80 'reflect':38 'see':24 'self':37 'self-reflect':36 'someon':7,14 'throw':26 'tran':107 'uncommon':44 'unlik':19 'us':92 'vagina':86 've':76 'wife':59 'wonder':48,77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3574617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694764486 {#4284
      date: 2023-09-15 09:54:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    You know what’s curious about this whole exchange? Your orignal comment clearly went against trans people in general, but as soon as you got some well-deserved pushback, you backpedal and try to specify only disliking a certain type of person, like that makes it any better.\n
    \n
    But anyway. Yeah, natural curiosity is perfectly normal. What’s it like to have this or that bodypart? Never boring to think about.\n
    \n
    I don’t see what that has to do with anything, though.\n
    \n
    While we’re still on the topic of wanting attention, I reckon I gave you enough of it, more than you deserve.\n
    \n
    So again, if you know how to self-reflect, do that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694765398 {#4315
    date: 2023-09-15 10:09:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
    "@miss_brainfart@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: 193811
  -bodyTs: "'anyth':83 'anyway':51 'attent':94 'backped':32 'better':49 'bodypart':67 'bore':69 'certain':40 'clear':13 'comment':12 'curios':54 'curious':5 'deserv':29,106 'dislik':38 'enough':100 'exchang':9 'gave':98 'general':19 'got':25 'know':2,111 'like':44,61 'make':46 'natur':53 'never':68 'normal':57 'orign':11 'peopl':17 'perfect':56 'person':43 'pushback':30 're':87 'reckon':96 'reflect':116 'see':76 'self':115 'self-reflect':114 'soon':22 'specifi':36 'still':88 'think':71 'though':84 'topic':91 'tran':16 'tri':34 'type':41 'want':93 'well':28 'well-deserv':27 'went':14 'whole':8 'yeah':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3843785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694765398 {#4316
    date: 2023-09-15 10:09:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4317
  +user: Proxies\__CG__\App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4286
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4264
      +user: Proxies\__CG__\App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4228
        +user: App\Entity\User {#3944 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4214
          +user: Proxies\__CG__\App\Entity\User {#4140 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4177
            +user: App\Entity\User {#3944 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4139
              +user: Proxies\__CG__\App\Entity\User {#4140 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#3996
                +user: App\Entity\User {#3944 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  I have no problem respecting them as living, breathing people, but I will *not* feed their delusion. It is not a physical gender issue, it is a mental health issue - some sort of mental abnormality, like AD(H)D, BPD, Schizophrenia, etc. It is just an extreme form of body dysmorphia (they even call it gender dysmorphia). So why are we being forced to feed this delusion? Why are we mutilating people because of their mental illness? When someone has a mental illness, do we help them hurt themselves or others? No. We give them medication and therapy to try and get their system to function correctly. So why do we not do the same for trans people? It is not the same as being gay/les/bi/etc. That is physical and/or romantic attraction. That is *not* mental illness. Thinking your body is wrong or that you’re in the wrong body *is*. We need to stop treating it medically, and start treating it psychologically. Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
                  \n
                  Edit: How about instead of downvoting and telling me to fuck off, you answer my questions? I’m serious. I want to know why so many people get hostile when this shit is asked. Is it that hard to accept reality?\n
                  \n
                  Oh, and as someone that’s part of LGBQA, I find it really strange that Trans is included in that since it’s *gender* and not *sexuality*. Especially when so many trans people complain about being fetishized.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1702826830 {#4005
                  date: 2023-12-17 16:27:10.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Stamets@startrek.website"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3994 …}
                +nested: Doctrine\ORM\PersistentCollection {#3992 …}
                +votes: Doctrine\ORM\PersistentCollection {#3990 …}
                +reports: Doctrine\ORM\PersistentCollection {#3988 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
                -id: 108779
                -bodyTs: "'abnorm':35 'accept':223 'ad':37 'along':181 'and/or':130 'answer':197 'ask':217 'attract':132 'be':168 'bodi':50,140,150 'bpd':40 'breath':9 'call':54 'complain':258 'correct':107 'd':39 'delus':17,67 'downvot':189 'dysmorphia':51,57 'edit':184 'especi':252 'etc':42 'even':53 'extrem':47 'feed':15,65 'fetish':261 'find':235 'forc':63 'form':48 'fuck':194 'function':106 'gay/les/bi/etc':126 'gender':23,56,248 'get':102,211 'give':94 'go':180 'h':38 'hard':221 'health':29 'help':86 'hostil':212 'human':167 'hurt':88 'ill':77,83,137 'includ':242 'instead':187 'issu':24,30 'know':206 'lgbqa':233 'like':36 'live':8 'm':201 'mani':209,255 'medic':96,158 'mental':28,34,76,82,136 'mutil':71 'need':153 'oh':225 'other':91 'part':231 'peopl':10,72,118,210,257 'physic':22,129 'problem':4 'psycholog':163 'question':199 're':146 'realiti':224 'realli':237 'regardless':164 'respect':5 'right':178 'romant':131 'schizophrenia':41 'serious':202 'sexual':251 'shit':215 'sinc':245 'someon':79,228 'sort':32 'start':160 'stop':155 'strang':238 'system':104 'tell':191 'therapi':98 'think':138 'tran':117,240,256 'treat':156,161,172 'tri':100 'want':204 'wrong':142,149"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/3570797"
                +editedAt: null
                +createdAt: DateTimeImmutable @1694751860 {#3941
                  date: 2023-09-15 06:24:20.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#3996}
              +body: """
                > Regardless, they are human beings and should be treated as such, with all the rights that go along with it.\n
                \n
                And what rights are those, according to you? What human rights do you want for yourself?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1694754752 {#4137
                date: 2023-09-15 07:12:32.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Stamets@startrek.website"
                "@turtlepower@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4141 …}
              +nested: Doctrine\ORM\PersistentCollection {#4143 …}
              +votes: Doctrine\ORM\PersistentCollection {#4145 …}
              +reports: Doctrine\ORM\PersistentCollection {#4147 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4149 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4151 …}
              -id: 112436
              -bodyTs: "'accord':26 'along':18 'be':5 'go':17 'human':4,30 'regardless':1 'right':15,23,31 'treat':9 'want':34"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/3840412"
              +editedAt: null
              +createdAt: DateTimeImmutable @1694754752 {#4138
                date: 2023-09-15 07:12:32.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#3996}
            +body: "[un.org/…/universal-declaration-of-human-rights](https://www.un.org/en/about-us/universal-declaration-of-human-rights)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1694756712 {#4175
              date: 2023-09-15 07:45:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
              "@turtlepower@lemm.ee"
              "@miss_brainfart@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4178 …}
            +nested: Doctrine\ORM\PersistentCollection {#4180 …}
            +votes: Doctrine\ORM\PersistentCollection {#4182 …}
            +reports: Doctrine\ORM\PersistentCollection {#4184 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
            -id: 118627
            -bodyTs: "'/en/about-us/universal-declaration-of-human-rights)':5 '/universal-declaration-of-human-rights':2 'un.org':1 'www.un.org':4 'www.un.org/en/about-us/universal-declaration-of-human-rights)':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/3572216"
            +editedAt: null
            +createdAt: DateTimeImmutable @1694756712 {#4176
              date: 2023-09-15 07:45:12.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3996}
          +body: """
            Good, you know your sources at least.\n
            \n
            So, these rights protect a persons will to be who they want to be, and to do what they want to do. They aim to let a person live their life, unbothered.\n
            \n
            Yes?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1694757519 {#4212
            date: 2023-09-15 07:58:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@turtlepower@lemm.ee"
            "@miss_brainfart@lemmy.ml"
          ]
          +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: 125578
          -bodyTs: "'aim':31 'good':1 'know':3 'least':7 'let':33 'life':38 'live':36 'person':13,35 'protect':11 'right':10 'sourc':5 'unboth':39 'want':19,27 'yes':40"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/3841284"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694757519 {#4213
            date: 2023-09-15 07:58:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3996}
        +body: """
          Yes. So why are they bothering everyone else with it?\n
          \n
          Remember a handful of years ago when all of a sudden everyone and their mother had a gluten allergy? That’s what this shit feels like. Yes, there are a lot of trans people out there. But I have encountered so fucking many, both on- and offline, that are just doing it to feel special.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1694762110 {#4233
          date: 2023-09-15 09:15:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@turtlepower@lemm.ee"
          "@miss_brainfart@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4236 …}
        +nested: Doctrine\ORM\PersistentCollection {#4240 …}
        +votes: Doctrine\ORM\PersistentCollection {#4242 …}
        +reports: Doctrine\ORM\PersistentCollection {#4243 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
        -id: 134992
        -bodyTs: "'ago':16 'allergi':29 'bother':6 'els':8 'encount':50 'everyon':7,22 'feel':35,64 'fuck':52 'gluten':28 'hand':13 'like':36 'lot':41 'mani':53 'mother':25 'offlin':57 'peopl':44 'rememb':11 'shit':34 'special':65 'sudden':21 'tran':43 'year':15 'yes':1,37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/3574048"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694762110 {#4230
          date: 2023-09-15 09:15:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3996}
      +body: """
        To feel special, or to feel like themselves, which makes them feel excited and happy in a way they haven’t been in a long time, maybe ever?\n
        \n
        People are feeling more and more comfortable to come out and be public with who they are, and that’s a good thing.\n
        \n
        If you misinterpret that as a weird fad or trend to feel ✨special✨, then I don’t know what to tell you.\n
        \n
        Maybe you should take a closer look at yourself, to figure out why it’s bothering you so much. I’m not trying to insinuate anything here, I don’t know you. Only you can come to a conclusion that makes sense.\n
        \n
        But whatever that conclusion is, please find it. Take a step back and evaluate what you feel from a neutral distance.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1694762843 {#4259
        date: 2023-09-15 09:27:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@turtlepower@lemm.ee"
        "@miss_brainfart@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4256 …}
      +nested: Doctrine\ORM\PersistentCollection {#4253 …}
      +votes: Doctrine\ORM\PersistentCollection {#4251 …}
      +reports: Doctrine\ORM\PersistentCollection {#4265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
      -id: 145992
      -bodyTs: "'anyth':99 'back':127 'bother':89 'closer':79 'come':37,109 'comfort':35 'conclus':112,119 'distanc':136 'evalu':129 'ever':28 'excit':13 'fad':59 'feel':2,6,12,31,63,132 'figur':84 'find':122 'good':50 'happi':15 'haven':20 'insinu':98 'know':69,104 'like':7 'long':25 'look':80 'm':94 'make':10,114 'mayb':27,74 'misinterpret':54 'much':92 'neutral':135 'peopl':29 'pleas':121 'public':41 'sens':115 'special':3,64 'step':126 'take':77,124 'tell':72 'thing':51 'time':26 'trend':61 'tri':96 'way':18 'weird':58 'whatev':117"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/3842991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694762843 {#4262
        date: 2023-09-15 09:27:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: "No, I know the difference between someone being giddy over finding themselves and someone doing it for attention. Unlike the fucking hexbears you see here throwing hate around, I know how to be introspective and self-reflect. I imagine it’s not uncommon for people to wonder what it’s like to be the opposite gender. My wife occasionally asks me what it really feels like to have a cock and balls. Hell, I’ve wondered what it really feels like to have a vagina and clit. But neither of us is going to change genders just to find out. It’s just natural curiosity. Trans people don’t bother me. Being browbeat is what bothers me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694764486 {#4281
      date: 2023-09-15 09:54:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@turtlepower@lemm.ee"
      "@miss_brainfart@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4278 …}
    +nested: Doctrine\ORM\PersistentCollection {#4275 …}
    +votes: Doctrine\ORM\PersistentCollection {#4273 …}
    +reports: Doctrine\ORM\PersistentCollection {#4287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4291 …}
    -id: 165519
    -bodyTs: "'around':28 'ask':61 'attent':18 'ball':73 'bother':111,117 'browbeat':114 'chang':96 'clit':88 'cock':71 'curios':106 'differ':5 'feel':66,81 'find':11,100 'fuck':21 'gender':57,97 'giddi':9 'go':94 'hate':27 'hell':74 'hexbear':22 'imagin':40 'introspect':34 'know':3,30 'like':52,67,82 'natur':105 'neither':90 'occasion':60 'opposit':56 'peopl':46,108 'realli':65,80 'reflect':38 'see':24 'self':37 'self-reflect':36 'someon':7,14 'throw':26 'tran':107 'uncommon':44 'unlik':19 'us':92 'vagina':86 've':76 'wife':59 'wonder':48,77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/3574617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694764486 {#4284
      date: 2023-09-15 09:54:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: """
    You know what’s curious about this whole exchange? Your orignal comment clearly went against trans people in general, but as soon as you got some well-deserved pushback, you backpedal and try to specify only disliking a certain type of person, like that makes it any better.\n
    \n
    But anyway. Yeah, natural curiosity is perfectly normal. What’s it like to have this or that bodypart? Never boring to think about.\n
    \n
    I don’t see what that has to do with anything, though.\n
    \n
    While we’re still on the topic of wanting attention, I reckon I gave you enough of it, more than you deserve.\n
    \n
    So again, if you know how to self-reflect, do that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694765398 {#4315
    date: 2023-09-15 10:09:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@turtlepower@lemm.ee"
    "@miss_brainfart@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: 193811
  -bodyTs: "'anyth':83 'anyway':51 'attent':94 'backped':32 'better':49 'bodypart':67 'bore':69 'certain':40 'clear':13 'comment':12 'curios':54 'curious':5 'deserv':29,106 'dislik':38 'enough':100 'exchang':9 'gave':98 'general':19 'got':25 'know':2,111 'like':44,61 'make':46 'natur':53 'never':68 'normal':57 'orign':11 'peopl':17 'perfect':56 'person':43 'pushback':30 're':87 'reckon':96 'reflect':116 'see':76 'self':115 'self-reflect':114 'soon':22 'specifi':36 'still':88 'think':71 'though':84 'topic':91 'tran':16 'tri':34 'type':41 'want':93 'well':28 'well-deserv':27 'went':14 'whole':8 'yeah':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/3843785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694765398 {#4316
    date: 2023-09-15 10:09:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4028
  +user: App\Entity\User {#4017 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I know this is a meme sub, but I firmly believe that the trans movement is going to either collapse or severely regress over the next few years. I think it’s already starting to happen. Hopefully I’m wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698878386 {#4034
    date: 2023-11-01 23:39:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4023 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
  -id: 83470
  -bodyTs: "'alreadi':33 'believ':11 'collaps':20 'either':19 'firm':10 'go':17 'happen':36 'hope':37 'know':2 'm':39 'meme':6 'movement':15 'next':26 'regress':23 'sever':22 'start':34 'sub':7 'think':30 'tran':14 'wrong':40 'year':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3296099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694743810 {#4039
    date: 2023-09-15 04:10:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4028
  +user: App\Entity\User {#4017 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I know this is a meme sub, but I firmly believe that the trans movement is going to either collapse or severely regress over the next few years. I think it’s already starting to happen. Hopefully I’m wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698878386 {#4034
    date: 2023-11-01 23:39:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4023 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
  -id: 83470
  -bodyTs: "'alreadi':33 'believ':11 'collaps':20 'either':19 'firm':10 'go':17 'happen':36 'hope':37 'know':2 'm':39 'meme':6 'movement':15 'next':26 'regress':23 'sever':22 'start':34 'sub':7 'think':30 'tran':14 'wrong':40 'year':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3296099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694743810 {#4039
    date: 2023-09-15 04:10:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4028
  +user: App\Entity\User {#4017 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I know this is a meme sub, but I firmly believe that the trans movement is going to either collapse or severely regress over the next few years. I think it’s already starting to happen. Hopefully I’m wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698878386 {#4034
    date: 2023-11-01 23:39:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4023 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
  -id: 83470
  -bodyTs: "'alreadi':33 'believ':11 'collaps':20 'either':19 'firm':10 'go':17 'happen':36 'hope':37 'know':2 'm':39 'meme':6 'movement':15 'next':26 'regress':23 'sever':22 'start':34 'sub':7 'think':30 'tran':14 'wrong':40 'year':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3296099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694743810 {#4039
    date: 2023-09-15 04:10:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4115
  +user: Proxies\__CG__\App\Entity\User {#4123 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4028
    +user: App\Entity\User {#4017 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I know this is a meme sub, but I firmly believe that the trans movement is going to either collapse or severely regress over the next few years. I think it’s already starting to happen. Hopefully I’m wrong."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698878386 {#4034
      date: 2023-11-01 23:39:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4033 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4023 …}
    +reports: Doctrine\ORM\PersistentCollection {#4026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
    -id: 83470
    -bodyTs: "'alreadi':33 'believ':11 'collaps':20 'either':19 'firm':10 'go':17 'happen':36 'hope':37 'know':2 'm':39 'meme':6 'movement':15 'next':26 'regress':23 'sever':22 'start':34 'sub':7 'think':30 'tran':14 'wrong':40 'year':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3296099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694743810 {#4039
      date: 2023-09-15 04:10:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "Movement?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694746971 {#4120
    date: 2023-09-15 05:02:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Gorilladrums@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4126 …}
  +nested: Doctrine\ORM\PersistentCollection {#4128 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 83471
  -bodyTs: "'movement':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3296862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694746971 {#4117
    date: 2023-09-15 05:02:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4115
  +user: Proxies\__CG__\App\Entity\User {#4123 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4028
    +user: App\Entity\User {#4017 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I know this is a meme sub, but I firmly believe that the trans movement is going to either collapse or severely regress over the next few years. I think it’s already starting to happen. Hopefully I’m wrong."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698878386 {#4034
      date: 2023-11-01 23:39:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4033 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4023 …}
    +reports: Doctrine\ORM\PersistentCollection {#4026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
    -id: 83470
    -bodyTs: "'alreadi':33 'believ':11 'collaps':20 'either':19 'firm':10 'go':17 'happen':36 'hope':37 'know':2 'm':39 'meme':6 'movement':15 'next':26 'regress':23 'sever':22 'start':34 'sub':7 'think':30 'tran':14 'wrong':40 'year':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3296099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694743810 {#4039
      date: 2023-09-15 04:10:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "Movement?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694746971 {#4120
    date: 2023-09-15 05:02:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Gorilladrums@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4126 …}
  +nested: Doctrine\ORM\PersistentCollection {#4128 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 83471
  -bodyTs: "'movement':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3296862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694746971 {#4117
    date: 2023-09-15 05:02:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4115
  +user: Proxies\__CG__\App\Entity\User {#4123 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4028
    +user: App\Entity\User {#4017 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I know this is a meme sub, but I firmly believe that the trans movement is going to either collapse or severely regress over the next few years. I think it’s already starting to happen. Hopefully I’m wrong."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698878386 {#4034
      date: 2023-11-01 23:39:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4033 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4023 …}
    +reports: Doctrine\ORM\PersistentCollection {#4026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
    -id: 83470
    -bodyTs: "'alreadi':33 'believ':11 'collaps':20 'either':19 'firm':10 'go':17 'happen':36 'hope':37 'know':2 'm':39 'meme':6 'movement':15 'next':26 'regress':23 'sever':22 'start':34 'sub':7 'think':30 'tran':14 'wrong':40 'year':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3296099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694743810 {#4039
      date: 2023-09-15 04:10:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "Movement?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694746971 {#4120
    date: 2023-09-15 05:02:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Gorilladrums@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4126 …}
  +nested: Doctrine\ORM\PersistentCollection {#4128 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 83471
  -bodyTs: "'movement':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3296862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694746971 {#4117
    date: 2023-09-15 05:02:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4154
  +user: App\Entity\User {#4017 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: Proxies\__CG__\App\Entity\User {#4123 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4028
      +user: App\Entity\User {#4017 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I know this is a meme sub, but I firmly believe that the trans movement is going to either collapse or severely regress over the next few years. I think it’s already starting to happen. Hopefully I’m wrong."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698878386 {#4034
        date: 2023-11-01 23:39:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4033 …}
      +nested: Doctrine\ORM\PersistentCollection {#4032 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
      -id: 83470
      -bodyTs: "'alreadi':33 'believ':11 'collaps':20 'either':19 'firm':10 'go':17 'happen':36 'hope':37 'know':2 'm':39 'meme':6 'movement':15 'next':26 'regress':23 'sever':22 'start':34 'sub':7 'think':30 'tran':14 'wrong':40 'year':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3296099"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694743810 {#4039
        date: 2023-09-15 04:10:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: "Movement?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694746971 {#4120
      date: 2023-09-15 05:02:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Gorilladrums@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4126 …}
    +nested: Doctrine\ORM\PersistentCollection {#4128 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
    -id: 83471
    -bodyTs: "'movement':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3296862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694746971 {#4117
      date: 2023-09-15 05:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "I don’t know where you and the other brainlets are brigading from, but what I said is not that complicated. Being trans isn’t a movement, but there’s a trans movement. That movement isn’t doing too hot, and the evidence is supporting that notion. Anti-trans views are spreading more and more, and if the issue is goin to continue to be ignored by people, do you know what’s going to happen? Anti-trans legislation is going to find it’s way into the law, and civil rights are going to regress. Idk about you, but that’s not a good thing in my book."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694828490 {#4159
    date: 2023-09-16 03:41:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Gorilladrums@sh.itjust.works"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4162 …}
  +nested: Doctrine\ORM\PersistentCollection {#4166 …}
  +votes: Doctrine\ORM\PersistentCollection {#4168 …}
  +reports: Doctrine\ORM\PersistentCollection {#4169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
  -id: 83472
  -bodyTs: "'anti':49,79 'anti-tran':48,78 'book':111 'brainlet':10 'brigad':12 'civil':93 'complic':21 'continu':64 'evid':43 'find':85 'go':75,83,96 'goin':62 'good':107 'happen':77 'hot':40 'idk':99 'ignor':67 'isn':24,36 'issu':60 'know':4,72 'law':91 'legisl':81 'movement':27,33,35 'notion':47 'peopl':69 'regress':98 'right':94 'said':17 'spread':53 'support':45 'thing':108 'tran':23,32,50,80 'view':51 'way':88"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3329586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694828490 {#4156
    date: 2023-09-16 03:41:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4154
  +user: App\Entity\User {#4017 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: Proxies\__CG__\App\Entity\User {#4123 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4028
      +user: App\Entity\User {#4017 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I know this is a meme sub, but I firmly believe that the trans movement is going to either collapse or severely regress over the next few years. I think it’s already starting to happen. Hopefully I’m wrong."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698878386 {#4034
        date: 2023-11-01 23:39:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4033 …}
      +nested: Doctrine\ORM\PersistentCollection {#4032 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
      -id: 83470
      -bodyTs: "'alreadi':33 'believ':11 'collaps':20 'either':19 'firm':10 'go':17 'happen':36 'hope':37 'know':2 'm':39 'meme':6 'movement':15 'next':26 'regress':23 'sever':22 'start':34 'sub':7 'think':30 'tran':14 'wrong':40 'year':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3296099"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694743810 {#4039
        date: 2023-09-15 04:10:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: "Movement?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694746971 {#4120
      date: 2023-09-15 05:02:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Gorilladrums@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4126 …}
    +nested: Doctrine\ORM\PersistentCollection {#4128 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
    -id: 83471
    -bodyTs: "'movement':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3296862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694746971 {#4117
      date: 2023-09-15 05:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "I don’t know where you and the other brainlets are brigading from, but what I said is not that complicated. Being trans isn’t a movement, but there’s a trans movement. That movement isn’t doing too hot, and the evidence is supporting that notion. Anti-trans views are spreading more and more, and if the issue is goin to continue to be ignored by people, do you know what’s going to happen? Anti-trans legislation is going to find it’s way into the law, and civil rights are going to regress. Idk about you, but that’s not a good thing in my book."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694828490 {#4159
    date: 2023-09-16 03:41:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Gorilladrums@sh.itjust.works"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4162 …}
  +nested: Doctrine\ORM\PersistentCollection {#4166 …}
  +votes: Doctrine\ORM\PersistentCollection {#4168 …}
  +reports: Doctrine\ORM\PersistentCollection {#4169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
  -id: 83472
  -bodyTs: "'anti':49,79 'anti-tran':48,78 'book':111 'brainlet':10 'brigad':12 'civil':93 'complic':21 'continu':64 'evid':43 'find':85 'go':75,83,96 'goin':62 'good':107 'happen':77 'hot':40 'idk':99 'ignor':67 'isn':24,36 'issu':60 'know':4,72 'law':91 'legisl':81 'movement':27,33,35 'notion':47 'peopl':69 'regress':98 'right':94 'said':17 'spread':53 'support':45 'thing':108 'tran':23,32,50,80 'view':51 'way':88"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3329586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694828490 {#4156
    date: 2023-09-16 03:41:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4154
  +user: App\Entity\User {#4017 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: Proxies\__CG__\App\Entity\User {#4123 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4028
      +user: App\Entity\User {#4017 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I know this is a meme sub, but I firmly believe that the trans movement is going to either collapse or severely regress over the next few years. I think it’s already starting to happen. Hopefully I’m wrong."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698878386 {#4034
        date: 2023-11-01 23:39:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4033 …}
      +nested: Doctrine\ORM\PersistentCollection {#4032 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
      -id: 83470
      -bodyTs: "'alreadi':33 'believ':11 'collaps':20 'either':19 'firm':10 'go':17 'happen':36 'hope':37 'know':2 'm':39 'meme':6 'movement':15 'next':26 'regress':23 'sever':22 'start':34 'sub':7 'think':30 'tran':14 'wrong':40 'year':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3296099"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694743810 {#4039
        date: 2023-09-15 04:10:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: "Movement?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694746971 {#4120
      date: 2023-09-15 05:02:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Gorilladrums@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4126 …}
    +nested: Doctrine\ORM\PersistentCollection {#4128 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
    -id: 83471
    -bodyTs: "'movement':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3296862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694746971 {#4117
      date: 2023-09-15 05:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "I don’t know where you and the other brainlets are brigading from, but what I said is not that complicated. Being trans isn’t a movement, but there’s a trans movement. That movement isn’t doing too hot, and the evidence is supporting that notion. Anti-trans views are spreading more and more, and if the issue is goin to continue to be ignored by people, do you know what’s going to happen? Anti-trans legislation is going to find it’s way into the law, and civil rights are going to regress. Idk about you, but that’s not a good thing in my book."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694828490 {#4159
    date: 2023-09-16 03:41:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Gorilladrums@sh.itjust.works"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4162 …}
  +nested: Doctrine\ORM\PersistentCollection {#4166 …}
  +votes: Doctrine\ORM\PersistentCollection {#4168 …}
  +reports: Doctrine\ORM\PersistentCollection {#4169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
  -id: 83472
  -bodyTs: "'anti':49,79 'anti-tran':48,78 'book':111 'brainlet':10 'brigad':12 'civil':93 'complic':21 'continu':64 'evid':43 'find':85 'go':75,83,96 'goin':62 'good':107 'happen':77 'hot':40 'idk':99 'ignor':67 'isn':24,36 'issu':60 'know':4,72 'law':91 'legisl':81 'movement':27,33,35 'notion':47 'peopl':69 'regress':98 'right':94 'said':17 'spread':53 'support':45 'thing':108 'tran':23,32,50,80 'view':51 'way':88"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3329586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694828490 {#4156
    date: 2023-09-16 03:41:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4191
  +user: Proxies\__CG__\App\Entity\User {#4123 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4154
    +user: App\Entity\User {#4017 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4115
      +user: Proxies\__CG__\App\Entity\User {#4123 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4028
        +user: App\Entity\User {#4017 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I know this is a meme sub, but I firmly believe that the trans movement is going to either collapse or severely regress over the next few years. I think it’s already starting to happen. Hopefully I’m wrong."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698878386 {#4034
          date: 2023-11-01 23:39:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4033 …}
        +nested: Doctrine\ORM\PersistentCollection {#4032 …}
        +votes: Doctrine\ORM\PersistentCollection {#4023 …}
        +reports: Doctrine\ORM\PersistentCollection {#4026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
        -id: 83470
        -bodyTs: "'alreadi':33 'believ':11 'collaps':20 'either':19 'firm':10 'go':17 'happen':36 'hope':37 'know':2 'm':39 'meme':6 'movement':15 'next':26 'regress':23 'sever':22 'start':34 'sub':7 'think':30 'tran':14 'wrong':40 'year':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/3296099"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694743810 {#4039
          date: 2023-09-15 04:10:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4028}
      +body: "Movement?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694746971 {#4120
        date: 2023-09-15 05:02:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Gorilladrums@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4126 …}
      +nested: Doctrine\ORM\PersistentCollection {#4128 …}
      +votes: Doctrine\ORM\PersistentCollection {#4124 …}
      +reports: Doctrine\ORM\PersistentCollection {#4131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
      -id: 83471
      -bodyTs: "'movement':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3296862"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694746971 {#4117
        date: 2023-09-15 05:02:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: "I don’t know where you and the other brainlets are brigading from, but what I said is not that complicated. Being trans isn’t a movement, but there’s a trans movement. That movement isn’t doing too hot, and the evidence is supporting that notion. Anti-trans views are spreading more and more, and if the issue is goin to continue to be ignored by people, do you know what’s going to happen? Anti-trans legislation is going to find it’s way into the law, and civil rights are going to regress. Idk about you, but that’s not a good thing in my book."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694828490 {#4159
      date: 2023-09-16 03:41:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Gorilladrums@sh.itjust.works"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4162 …}
    +nested: Doctrine\ORM\PersistentCollection {#4166 …}
    +votes: Doctrine\ORM\PersistentCollection {#4168 …}
    +reports: Doctrine\ORM\PersistentCollection {#4169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
    -id: 83472
    -bodyTs: "'anti':49,79 'anti-tran':48,78 'book':111 'brainlet':10 'brigad':12 'civil':93 'complic':21 'continu':64 'evid':43 'find':85 'go':75,83,96 'goin':62 'good':107 'happen':77 'hot':40 'idk':99 'ignor':67 'isn':24,36 'issu':60 'know':4,72 'law':91 'legisl':81 'movement':27,33,35 'notion':47 'peopl':69 'regress':98 'right':94 'said':17 'spread':53 'support':45 'thing':108 'tran':23,32,50,80 'view':51 'way':88"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3329586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694828490 {#4156
      date: 2023-09-16 03:41:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "Good job for insulting me within the first sentence."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694843158 {#4196
    date: 2023-09-16 07:45:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Gorilladrums@sh.itjust.works"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4199 …}
  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
  +votes: Doctrine\ORM\PersistentCollection {#4205 …}
  +reports: Doctrine\ORM\PersistentCollection {#4206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
  -id: 83473
  -bodyTs: "'first':8 'good':1 'insult':4 'job':2 'sentenc':9 'within':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3333209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694843158 {#4193
    date: 2023-09-16 07:45:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4191
  +user: Proxies\__CG__\App\Entity\User {#4123 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4154
    +user: App\Entity\User {#4017 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4115
      +user: Proxies\__CG__\App\Entity\User {#4123 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4028
        +user: App\Entity\User {#4017 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I know this is a meme sub, but I firmly believe that the trans movement is going to either collapse or severely regress over the next few years. I think it’s already starting to happen. Hopefully I’m wrong."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698878386 {#4034
          date: 2023-11-01 23:39:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4033 …}
        +nested: Doctrine\ORM\PersistentCollection {#4032 …}
        +votes: Doctrine\ORM\PersistentCollection {#4023 …}
        +reports: Doctrine\ORM\PersistentCollection {#4026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
        -id: 83470
        -bodyTs: "'alreadi':33 'believ':11 'collaps':20 'either':19 'firm':10 'go':17 'happen':36 'hope':37 'know':2 'm':39 'meme':6 'movement':15 'next':26 'regress':23 'sever':22 'start':34 'sub':7 'think':30 'tran':14 'wrong':40 'year':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/3296099"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694743810 {#4039
          date: 2023-09-15 04:10:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4028}
      +body: "Movement?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694746971 {#4120
        date: 2023-09-15 05:02:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Gorilladrums@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4126 …}
      +nested: Doctrine\ORM\PersistentCollection {#4128 …}
      +votes: Doctrine\ORM\PersistentCollection {#4124 …}
      +reports: Doctrine\ORM\PersistentCollection {#4131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
      -id: 83471
      -bodyTs: "'movement':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3296862"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694746971 {#4117
        date: 2023-09-15 05:02:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: "I don’t know where you and the other brainlets are brigading from, but what I said is not that complicated. Being trans isn’t a movement, but there’s a trans movement. That movement isn’t doing too hot, and the evidence is supporting that notion. Anti-trans views are spreading more and more, and if the issue is goin to continue to be ignored by people, do you know what’s going to happen? Anti-trans legislation is going to find it’s way into the law, and civil rights are going to regress. Idk about you, but that’s not a good thing in my book."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694828490 {#4159
      date: 2023-09-16 03:41:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Gorilladrums@sh.itjust.works"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4162 …}
    +nested: Doctrine\ORM\PersistentCollection {#4166 …}
    +votes: Doctrine\ORM\PersistentCollection {#4168 …}
    +reports: Doctrine\ORM\PersistentCollection {#4169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
    -id: 83472
    -bodyTs: "'anti':49,79 'anti-tran':48,78 'book':111 'brainlet':10 'brigad':12 'civil':93 'complic':21 'continu':64 'evid':43 'find':85 'go':75,83,96 'goin':62 'good':107 'happen':77 'hot':40 'idk':99 'ignor':67 'isn':24,36 'issu':60 'know':4,72 'law':91 'legisl':81 'movement':27,33,35 'notion':47 'peopl':69 'regress':98 'right':94 'said':17 'spread':53 'support':45 'thing':108 'tran':23,32,50,80 'view':51 'way':88"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3329586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694828490 {#4156
      date: 2023-09-16 03:41:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "Good job for insulting me within the first sentence."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694843158 {#4196
    date: 2023-09-16 07:45:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Gorilladrums@sh.itjust.works"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4199 …}
  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
  +votes: Doctrine\ORM\PersistentCollection {#4205 …}
  +reports: Doctrine\ORM\PersistentCollection {#4206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
  -id: 83473
  -bodyTs: "'first':8 'good':1 'insult':4 'job':2 'sentenc':9 'within':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3333209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694843158 {#4193
    date: 2023-09-16 07:45:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4191
  +user: Proxies\__CG__\App\Entity\User {#4123 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-not-so-friendly-reminder"
    +title: "A not-so-friendly reminder"
    +url: "https://startrek.website/pictrs/image/305904af-d758-4507-a2d2-da9d8d31102e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694843158 {#2414
      date: 2023-09-16 07:45:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2931
    -titleTs: "'friend':5 'not-so-friend':2 'remind':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694798867
    +visibility: "visible             "
    +apId: "https://startrek.website/post/1725637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694736367 {#1793
      date: 2023-09-15 02:06:07.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4154
    +user: App\Entity\User {#4017 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4115
      +user: Proxies\__CG__\App\Entity\User {#4123 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4028
        +user: App\Entity\User {#4017 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I know this is a meme sub, but I firmly believe that the trans movement is going to either collapse or severely regress over the next few years. I think it’s already starting to happen. Hopefully I’m wrong."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698878386 {#4034
          date: 2023-11-01 23:39:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4033 …}
        +nested: Doctrine\ORM\PersistentCollection {#4032 …}
        +votes: Doctrine\ORM\PersistentCollection {#4023 …}
        +reports: Doctrine\ORM\PersistentCollection {#4026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
        -id: 83470
        -bodyTs: "'alreadi':33 'believ':11 'collaps':20 'either':19 'firm':10 'go':17 'happen':36 'hope':37 'know':2 'm':39 'meme':6 'movement':15 'next':26 'regress':23 'sever':22 'start':34 'sub':7 'think':30 'tran':14 'wrong':40 'year':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/3296099"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694743810 {#4039
          date: 2023-09-15 04:10:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4028}
      +body: "Movement?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1694746971 {#4120
        date: 2023-09-15 05:02:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Gorilladrums@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4126 …}
      +nested: Doctrine\ORM\PersistentCollection {#4128 …}
      +votes: Doctrine\ORM\PersistentCollection {#4124 …}
      +reports: Doctrine\ORM\PersistentCollection {#4131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
      -id: 83471
      -bodyTs: "'movement':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3296862"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694746971 {#4117
        date: 2023-09-15 05:02:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: "I don’t know where you and the other brainlets are brigading from, but what I said is not that complicated. Being trans isn’t a movement, but there’s a trans movement. That movement isn’t doing too hot, and the evidence is supporting that notion. Anti-trans views are spreading more and more, and if the issue is goin to continue to be ignored by people, do you know what’s going to happen? Anti-trans legislation is going to find it’s way into the law, and civil rights are going to regress. Idk about you, but that’s not a good thing in my book."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1694828490 {#4159
      date: 2023-09-16 03:41:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@Gorilladrums@sh.itjust.works"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4162 …}
    +nested: Doctrine\ORM\PersistentCollection {#4166 …}
    +votes: Doctrine\ORM\PersistentCollection {#4168 …}
    +reports: Doctrine\ORM\PersistentCollection {#4169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
    -id: 83472
    -bodyTs: "'anti':49,79 'anti-tran':48,78 'book':111 'brainlet':10 'brigad':12 'civil':93 'complic':21 'continu':64 'evid':43 'find':85 'go':75,83,96 'goin':62 'good':107 'happen':77 'hot':40 'idk':99 'ignor':67 'isn':24,36 'issu':60 'know':4,72 'law':91 'legisl':81 'movement':27,33,35 'notion':47 'peopl':69 'regress':98 'right':94 'said':17 'spread':53 'support':45 'thing':108 'tran':23,32,50,80 'view':51 'way':88"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3329586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694828490 {#4156
      date: 2023-09-16 03:41:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "Good job for insulting me within the first sentence."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694843158 {#4196
    date: 2023-09-16 07:45:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Gorilladrums@sh.itjust.works"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4199 …}
  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
  +votes: Doctrine\ORM\PersistentCollection {#4205 …}
  +reports: Doctrine\ORM\PersistentCollection {#4206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
  -id: 83473
  -bodyTs: "'first':8 'good':1 'insult':4 'job':2 'sentenc':9 'within':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3333209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694843158 {#4193
    date: 2023-09-16 07:45:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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