Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1874 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: Proxies\__CG__\App\Entity\Image {#1410 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2467 …}
  +slug: "NO"
  +title: "NO!"
  +url: "https://startrek.website/pictrs/image/deac68c8-9889-4b01-ae99-33b82a42c399.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699097434 {#1680
    date: 2023-11-04 12:30:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2471 …}
  +votes: Doctrine\ORM\PersistentCollection {#2363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  +badges: Doctrine\ORM\PersistentCollection {#1730 …}
  +children: [
    1 => App\Entity\EntryComment {#1674
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ah, the block list is going to go up a lot as I read this thread, I'm guessing.\n
        \n
        If you aren't black, and you think you have a reason (or are trying to find one) where it's OK to say the N word in a non-academic context (and maybe even then), or you think you have a valid opinion on whether black folks should use it, or you think that black folks using it somehow justifies your use of it, you're either willfully ignorant of the depths to which that word has been used to dehumanize, and thus is indeed worthy of unique treatment, or you're a bigot, and likely both.\n
        \n
        Edit: Not as many folks falling over themselves to find the corner case where it should be OK for them as I expected. gg fediverse, you aren't quite as shitty as r****t yet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699097335 {#1698
        date: 2023-11-04 12:28:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1527 …}
      +votes: Doctrine\ORM\PersistentCollection {#1526 …}
      +reports: Doctrine\ORM\PersistentCollection {#1560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
      -id: 89279
      -bodyTs: "'academ':51 'ah':1 'aren':22,145 'bigot':115 'black':24,67,76 'block':3 'case':131 'context':52 'corner':130 'dehuman':102 'depth':93 'edit':119 'either':88 'even':55 'expect':141 'fall':124 'fedivers':143 'find':36,128 'folk':68,77,123 'gg':142 'go':6,8 'guess':19 'ignor':90 'inde':106 'justifi':81 'like':117 'list':4 'lot':11 'm':18 'mani':122 'mayb':54 'n':45 'non':50 'non-academ':49 'ok':41,136 'one':37 'opinion':64 'quit':147 'r':151 're':87,113 'read':14 'reason':31 'say':43 'shitti':149 'somehow':80 'think':27,59,74 'thread':16 'thus':104 'treatment':110 'tri':34 'uniqu':109 'use':70,78,83,100 'valid':63 'whether':66 'will':89 'word':46,97 'worthi':107 'yet':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.world/t/580767/-/comment/3355751"
      +editedAt: DateTimeImmutable @1699098034 {#1609
        date: 2023-11-04 12:40:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699097335 {#1595
        date: 2023-11-04 12:28:55.0 +01:00
      }
      +"title": 89279
    }
    0 => App\Entity\EntryComment {#1621
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
      +body: "There's not another word with as lengthy a history rooted in dehumanization of the other, so the unique status shouldn't be surprising."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699097434 {#1663
        date: 2023-11-04 12:30:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Rosco@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1723 …}
      +nested: Doctrine\ORM\PersistentCollection {#1617 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
      -id: 89292
      -bodyTs: "'anoth':4 'dehuman':13 'histori':10 'lengthi':8 'root':11 'shouldn':21 'status':20 'surpris':24 'uniqu':19 'word':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.world/t/580767/-/comment/3355772"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699097434 {#1555
        date: 2023-11-04 12:30:34.0 +01:00
      }
      +"title": 89292
    }
  ]
  -id: 9648
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698659230
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3170763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698607730 {#1645
    date: 2023-10-29 20:28:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1874 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: Proxies\__CG__\App\Entity\Image {#1410 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2467 …}
  +slug: "NO"
  +title: "NO!"
  +url: "https://startrek.website/pictrs/image/deac68c8-9889-4b01-ae99-33b82a42c399.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699097434 {#1680
    date: 2023-11-04 12:30:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2471 …}
  +votes: Doctrine\ORM\PersistentCollection {#2363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  +badges: Doctrine\ORM\PersistentCollection {#1730 …}
  +children: [
    1 => App\Entity\EntryComment {#1674
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ah, the block list is going to go up a lot as I read this thread, I'm guessing.\n
        \n
        If you aren't black, and you think you have a reason (or are trying to find one) where it's OK to say the N word in a non-academic context (and maybe even then), or you think you have a valid opinion on whether black folks should use it, or you think that black folks using it somehow justifies your use of it, you're either willfully ignorant of the depths to which that word has been used to dehumanize, and thus is indeed worthy of unique treatment, or you're a bigot, and likely both.\n
        \n
        Edit: Not as many folks falling over themselves to find the corner case where it should be OK for them as I expected. gg fediverse, you aren't quite as shitty as r****t yet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699097335 {#1698
        date: 2023-11-04 12:28:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1527 …}
      +votes: Doctrine\ORM\PersistentCollection {#1526 …}
      +reports: Doctrine\ORM\PersistentCollection {#1560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
      -id: 89279
      -bodyTs: "'academ':51 'ah':1 'aren':22,145 'bigot':115 'black':24,67,76 'block':3 'case':131 'context':52 'corner':130 'dehuman':102 'depth':93 'edit':119 'either':88 'even':55 'expect':141 'fall':124 'fedivers':143 'find':36,128 'folk':68,77,123 'gg':142 'go':6,8 'guess':19 'ignor':90 'inde':106 'justifi':81 'like':117 'list':4 'lot':11 'm':18 'mani':122 'mayb':54 'n':45 'non':50 'non-academ':49 'ok':41,136 'one':37 'opinion':64 'quit':147 'r':151 're':87,113 'read':14 'reason':31 'say':43 'shitti':149 'somehow':80 'think':27,59,74 'thread':16 'thus':104 'treatment':110 'tri':34 'uniqu':109 'use':70,78,83,100 'valid':63 'whether':66 'will':89 'word':46,97 'worthi':107 'yet':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.world/t/580767/-/comment/3355751"
      +editedAt: DateTimeImmutable @1699098034 {#1609
        date: 2023-11-04 12:40:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699097335 {#1595
        date: 2023-11-04 12:28:55.0 +01:00
      }
      +"title": 89279
    }
    0 => App\Entity\EntryComment {#1621
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
      +body: "There's not another word with as lengthy a history rooted in dehumanization of the other, so the unique status shouldn't be surprising."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699097434 {#1663
        date: 2023-11-04 12:30:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Rosco@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1723 …}
      +nested: Doctrine\ORM\PersistentCollection {#1617 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
      -id: 89292
      -bodyTs: "'anoth':4 'dehuman':13 'histori':10 'lengthi':8 'root':11 'shouldn':21 'status':20 'surpris':24 'uniqu':19 'word':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.world/t/580767/-/comment/3355772"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699097434 {#1555
        date: 2023-11-04 12:30:34.0 +01:00
      }
      +"title": 89292
    }
  ]
  -id: 9648
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698659230
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3170763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698607730 {#1645
    date: 2023-10-29 20:28:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1874 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: Proxies\__CG__\App\Entity\Image {#1410 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2467 …}
  +slug: "NO"
  +title: "NO!"
  +url: "https://startrek.website/pictrs/image/deac68c8-9889-4b01-ae99-33b82a42c399.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699097434 {#1680
    date: 2023-11-04 12:30:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2471 …}
  +votes: Doctrine\ORM\PersistentCollection {#2363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  +badges: Doctrine\ORM\PersistentCollection {#1730 …}
  +children: [
    1 => App\Entity\EntryComment {#1674
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ah, the block list is going to go up a lot as I read this thread, I'm guessing.\n
        \n
        If you aren't black, and you think you have a reason (or are trying to find one) where it's OK to say the N word in a non-academic context (and maybe even then), or you think you have a valid opinion on whether black folks should use it, or you think that black folks using it somehow justifies your use of it, you're either willfully ignorant of the depths to which that word has been used to dehumanize, and thus is indeed worthy of unique treatment, or you're a bigot, and likely both.\n
        \n
        Edit: Not as many folks falling over themselves to find the corner case where it should be OK for them as I expected. gg fediverse, you aren't quite as shitty as r****t yet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699097335 {#1698
        date: 2023-11-04 12:28:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1527 …}
      +votes: Doctrine\ORM\PersistentCollection {#1526 …}
      +reports: Doctrine\ORM\PersistentCollection {#1560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
      -id: 89279
      -bodyTs: "'academ':51 'ah':1 'aren':22,145 'bigot':115 'black':24,67,76 'block':3 'case':131 'context':52 'corner':130 'dehuman':102 'depth':93 'edit':119 'either':88 'even':55 'expect':141 'fall':124 'fedivers':143 'find':36,128 'folk':68,77,123 'gg':142 'go':6,8 'guess':19 'ignor':90 'inde':106 'justifi':81 'like':117 'list':4 'lot':11 'm':18 'mani':122 'mayb':54 'n':45 'non':50 'non-academ':49 'ok':41,136 'one':37 'opinion':64 'quit':147 'r':151 're':87,113 'read':14 'reason':31 'say':43 'shitti':149 'somehow':80 'think':27,59,74 'thread':16 'thus':104 'treatment':110 'tri':34 'uniqu':109 'use':70,78,83,100 'valid':63 'whether':66 'will':89 'word':46,97 'worthi':107 'yet':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.world/t/580767/-/comment/3355751"
      +editedAt: DateTimeImmutable @1699098034 {#1609
        date: 2023-11-04 12:40:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699097335 {#1595
        date: 2023-11-04 12:28:55.0 +01:00
      }
      +"title": 89279
    }
    0 => App\Entity\EntryComment {#1621
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
      +body: "There's not another word with as lengthy a history rooted in dehumanization of the other, so the unique status shouldn't be surprising."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699097434 {#1663
        date: 2023-11-04 12:30:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@Rosco@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1723 …}
      +nested: Doctrine\ORM\PersistentCollection {#1617 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
      -id: 89292
      -bodyTs: "'anoth':4 'dehuman':13 'histori':10 'lengthi':8 'root':11 'shouldn':21 'status':20 'surpris':24 'uniqu':19 'word':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.world/t/580767/-/comment/3355772"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699097434 {#1555
        date: 2023-11-04 12:30:34.0 +01:00
      }
      +"title": 89292
    }
  ]
  -id: 9648
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698659230
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3170763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698607730 {#1645
    date: 2023-10-29 20:28:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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 {#1674
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: Proxies\__CG__\App\Entity\User {#1874 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#1410 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2467 …}
    +slug: "NO"
    +title: "NO!"
    +url: "https://startrek.website/pictrs/image/deac68c8-9889-4b01-ae99-33b82a42c399.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699097434 {#1680
      date: 2023-11-04 12:30:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2471 …}
    +votes: Doctrine\ORM\PersistentCollection {#2363 …}
    +reports: Doctrine\ORM\PersistentCollection {#2360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
    +badges: Doctrine\ORM\PersistentCollection {#1730 …}
    +children: [
      1 => App\Entity\EntryComment {#1674}
      0 => App\Entity\EntryComment {#1621
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
        +body: "There's not another word with as lengthy a history rooted in dehumanization of the other, so the unique status shouldn't be surprising."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699097434 {#1663
          date: 2023-11-04 12:30:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@Rosco@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1723 …}
        +nested: Doctrine\ORM\PersistentCollection {#1617 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
        -id: 89292
        -bodyTs: "'anoth':4 'dehuman':13 'histori':10 'lengthi':8 'root':11 'shouldn':21 'status':20 'surpris':24 'uniqu':19 'word':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.world/t/580767/-/comment/3355772"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699097434 {#1555
          date: 2023-11-04 12:30:34.0 +01:00
        }
        +"title": 89292
      }
    ]
    -id: 9648
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698659230
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3170763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698607730 {#1645
      date: 2023-10-29 20:28:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ah, the block list is going to go up a lot as I read this thread, I'm guessing.\n
    \n
    If you aren't black, and you think you have a reason (or are trying to find one) where it's OK to say the N word in a non-academic context (and maybe even then), or you think you have a valid opinion on whether black folks should use it, or you think that black folks using it somehow justifies your use of it, you're either willfully ignorant of the depths to which that word has been used to dehumanize, and thus is indeed worthy of unique treatment, or you're a bigot, and likely both.\n
    \n
    Edit: Not as many folks falling over themselves to find the corner case where it should be OK for them as I expected. gg fediverse, you aren't quite as shitty as r****t yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699097335 {#1698
    date: 2023-11-04 12:28:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1526 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  -id: 89279
  -bodyTs: "'academ':51 'ah':1 'aren':22,145 'bigot':115 'black':24,67,76 'block':3 'case':131 'context':52 'corner':130 'dehuman':102 'depth':93 'edit':119 'either':88 'even':55 'expect':141 'fall':124 'fedivers':143 'find':36,128 'folk':68,77,123 'gg':142 'go':6,8 'guess':19 'ignor':90 'inde':106 'justifi':81 'like':117 'list':4 'lot':11 'm':18 'mani':122 'mayb':54 'n':45 'non':50 'non-academ':49 'ok':41,136 'one':37 'opinion':64 'quit':147 'r':151 're':87,113 'read':14 'reason':31 'say':43 'shitti':149 'somehow':80 'think':27,59,74 'thread':16 'thus':104 'treatment':110 'tri':34 'uniqu':109 'use':70,78,83,100 'valid':63 'whether':66 'will':89 'word':46,97 'worthi':107 'yet':153"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/580767/-/comment/3355751"
  +editedAt: DateTimeImmutable @1699098034 {#1609
    date: 2023-11-04 12:40:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699097335 {#1595
    date: 2023-11-04 12:28:55.0 +01:00
  }
  +"title": 89279
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1674
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: Proxies\__CG__\App\Entity\User {#1874 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#1410 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2467 …}
    +slug: "NO"
    +title: "NO!"
    +url: "https://startrek.website/pictrs/image/deac68c8-9889-4b01-ae99-33b82a42c399.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699097434 {#1680
      date: 2023-11-04 12:30:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2471 …}
    +votes: Doctrine\ORM\PersistentCollection {#2363 …}
    +reports: Doctrine\ORM\PersistentCollection {#2360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
    +badges: Doctrine\ORM\PersistentCollection {#1730 …}
    +children: [
      1 => App\Entity\EntryComment {#1674}
      0 => App\Entity\EntryComment {#1621
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
        +body: "There's not another word with as lengthy a history rooted in dehumanization of the other, so the unique status shouldn't be surprising."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699097434 {#1663
          date: 2023-11-04 12:30:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@Rosco@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1723 …}
        +nested: Doctrine\ORM\PersistentCollection {#1617 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
        -id: 89292
        -bodyTs: "'anoth':4 'dehuman':13 'histori':10 'lengthi':8 'root':11 'shouldn':21 'status':20 'surpris':24 'uniqu':19 'word':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.world/t/580767/-/comment/3355772"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699097434 {#1555
          date: 2023-11-04 12:30:34.0 +01:00
        }
        +"title": 89292
      }
    ]
    -id: 9648
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698659230
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3170763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698607730 {#1645
      date: 2023-10-29 20:28:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ah, the block list is going to go up a lot as I read this thread, I'm guessing.\n
    \n
    If you aren't black, and you think you have a reason (or are trying to find one) where it's OK to say the N word in a non-academic context (and maybe even then), or you think you have a valid opinion on whether black folks should use it, or you think that black folks using it somehow justifies your use of it, you're either willfully ignorant of the depths to which that word has been used to dehumanize, and thus is indeed worthy of unique treatment, or you're a bigot, and likely both.\n
    \n
    Edit: Not as many folks falling over themselves to find the corner case where it should be OK for them as I expected. gg fediverse, you aren't quite as shitty as r****t yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699097335 {#1698
    date: 2023-11-04 12:28:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1526 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  -id: 89279
  -bodyTs: "'academ':51 'ah':1 'aren':22,145 'bigot':115 'black':24,67,76 'block':3 'case':131 'context':52 'corner':130 'dehuman':102 'depth':93 'edit':119 'either':88 'even':55 'expect':141 'fall':124 'fedivers':143 'find':36,128 'folk':68,77,123 'gg':142 'go':6,8 'guess':19 'ignor':90 'inde':106 'justifi':81 'like':117 'list':4 'lot':11 'm':18 'mani':122 'mayb':54 'n':45 'non':50 'non-academ':49 'ok':41,136 'one':37 'opinion':64 'quit':147 'r':151 're':87,113 'read':14 'reason':31 'say':43 'shitti':149 'somehow':80 'think':27,59,74 'thread':16 'thus':104 'treatment':110 'tri':34 'uniqu':109 'use':70,78,83,100 'valid':63 'whether':66 'will':89 'word':46,97 'worthi':107 'yet':153"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/580767/-/comment/3355751"
  +editedAt: DateTimeImmutable @1699098034 {#1609
    date: 2023-11-04 12:40:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699097335 {#1595
    date: 2023-11-04 12:28:55.0 +01:00
  }
  +"title": 89279
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1674
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: Proxies\__CG__\App\Entity\User {#1874 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#1410 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2467 …}
    +slug: "NO"
    +title: "NO!"
    +url: "https://startrek.website/pictrs/image/deac68c8-9889-4b01-ae99-33b82a42c399.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699097434 {#1680
      date: 2023-11-04 12:30:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2471 …}
    +votes: Doctrine\ORM\PersistentCollection {#2363 …}
    +reports: Doctrine\ORM\PersistentCollection {#2360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
    +badges: Doctrine\ORM\PersistentCollection {#1730 …}
    +children: [
      1 => App\Entity\EntryComment {#1674}
      0 => App\Entity\EntryComment {#1621
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
        +body: "There's not another word with as lengthy a history rooted in dehumanization of the other, so the unique status shouldn't be surprising."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699097434 {#1663
          date: 2023-11-04 12:30:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@Rosco@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1723 …}
        +nested: Doctrine\ORM\PersistentCollection {#1617 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
        -id: 89292
        -bodyTs: "'anoth':4 'dehuman':13 'histori':10 'lengthi':8 'root':11 'shouldn':21 'status':20 'surpris':24 'uniqu':19 'word':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.world/t/580767/-/comment/3355772"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699097434 {#1555
          date: 2023-11-04 12:30:34.0 +01:00
        }
        +"title": 89292
      }
    ]
    -id: 9648
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698659230
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3170763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698607730 {#1645
      date: 2023-10-29 20:28:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ah, the block list is going to go up a lot as I read this thread, I'm guessing.\n
    \n
    If you aren't black, and you think you have a reason (or are trying to find one) where it's OK to say the N word in a non-academic context (and maybe even then), or you think you have a valid opinion on whether black folks should use it, or you think that black folks using it somehow justifies your use of it, you're either willfully ignorant of the depths to which that word has been used to dehumanize, and thus is indeed worthy of unique treatment, or you're a bigot, and likely both.\n
    \n
    Edit: Not as many folks falling over themselves to find the corner case where it should be OK for them as I expected. gg fediverse, you aren't quite as shitty as r****t yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699097335 {#1698
    date: 2023-11-04 12:28:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1526 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  -id: 89279
  -bodyTs: "'academ':51 'ah':1 'aren':22,145 'bigot':115 'black':24,67,76 'block':3 'case':131 'context':52 'corner':130 'dehuman':102 'depth':93 'edit':119 'either':88 'even':55 'expect':141 'fall':124 'fedivers':143 'find':36,128 'folk':68,77,123 'gg':142 'go':6,8 'guess':19 'ignor':90 'inde':106 'justifi':81 'like':117 'list':4 'lot':11 'm':18 'mani':122 'mayb':54 'n':45 'non':50 'non-academ':49 'ok':41,136 'one':37 'opinion':64 'quit':147 'r':151 're':87,113 'read':14 'reason':31 'say':43 'shitti':149 'somehow':80 'think':27,59,74 'thread':16 'thus':104 'treatment':110 'tri':34 'uniqu':109 'use':70,78,83,100 'valid':63 'whether':66 'will':89 'word':46,97 'worthi':107 'yet':153"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/580767/-/comment/3355751"
  +editedAt: DateTimeImmutable @1699098034 {#1609
    date: 2023-11-04 12:40:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699097335 {#1595
    date: 2023-11-04 12:28:55.0 +01:00
  }
  +"title": 89279
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1621
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: Proxies\__CG__\App\Entity\User {#1874 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#1410 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2467 …}
    +slug: "NO"
    +title: "NO!"
    +url: "https://startrek.website/pictrs/image/deac68c8-9889-4b01-ae99-33b82a42c399.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699097434 {#1680
      date: 2023-11-04 12:30:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2471 …}
    +votes: Doctrine\ORM\PersistentCollection {#2363 …}
    +reports: Doctrine\ORM\PersistentCollection {#2360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
    +badges: Doctrine\ORM\PersistentCollection {#1730 …}
    +children: [
      1 => App\Entity\EntryComment {#1674
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Ah, the block list is going to go up a lot as I read this thread, I'm guessing.\n
          \n
          If you aren't black, and you think you have a reason (or are trying to find one) where it's OK to say the N word in a non-academic context (and maybe even then), or you think you have a valid opinion on whether black folks should use it, or you think that black folks using it somehow justifies your use of it, you're either willfully ignorant of the depths to which that word has been used to dehumanize, and thus is indeed worthy of unique treatment, or you're a bigot, and likely both.\n
          \n
          Edit: Not as many folks falling over themselves to find the corner case where it should be OK for them as I expected. gg fediverse, you aren't quite as shitty as r****t yet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699097335 {#1698
          date: 2023-11-04 12:28:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1525 …}
        +nested: Doctrine\ORM\PersistentCollection {#1527 …}
        +votes: Doctrine\ORM\PersistentCollection {#1526 …}
        +reports: Doctrine\ORM\PersistentCollection {#1560 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
        -id: 89279
        -bodyTs: "'academ':51 'ah':1 'aren':22,145 'bigot':115 'black':24,67,76 'block':3 'case':131 'context':52 'corner':130 'dehuman':102 'depth':93 'edit':119 'either':88 'even':55 'expect':141 'fall':124 'fedivers':143 'find':36,128 'folk':68,77,123 'gg':142 'go':6,8 'guess':19 'ignor':90 'inde':106 'justifi':81 'like':117 'list':4 'lot':11 'm':18 'mani':122 'mayb':54 'n':45 'non':50 'non-academ':49 'ok':41,136 'one':37 'opinion':64 'quit':147 'r':151 're':87,113 'read':14 'reason':31 'say':43 'shitti':149 'somehow':80 'think':27,59,74 'thread':16 'thus':104 'treatment':110 'tri':34 'uniqu':109 'use':70,78,83,100 'valid':63 'whether':66 'will':89 'word':46,97 'worthi':107 'yet':153"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.world/t/580767/-/comment/3355751"
        +editedAt: DateTimeImmutable @1699098034 {#1609
          date: 2023-11-04 12:40:34.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699097335 {#1595
          date: 2023-11-04 12:28:55.0 +01:00
        }
        +"title": 89279
      }
      0 => App\Entity\EntryComment {#1621}
    ]
    -id: 9648
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698659230
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3170763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698607730 {#1645
      date: 2023-10-29 20:28:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
  +body: "There's not another word with as lengthy a history rooted in dehumanization of the other, so the unique status shouldn't be surprising."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699097434 {#1663
    date: 2023-11-04 12:30:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Rosco@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1723 …}
  +nested: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  -id: 89292
  -bodyTs: "'anoth':4 'dehuman':13 'histori':10 'lengthi':8 'root':11 'shouldn':21 'status':20 'surpris':24 'uniqu':19 'word':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/580767/-/comment/3355772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699097434 {#1555
    date: 2023-11-04 12:30:34.0 +01:00
  }
  +"title": 89292
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1621
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: Proxies\__CG__\App\Entity\User {#1874 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#1410 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2467 …}
    +slug: "NO"
    +title: "NO!"
    +url: "https://startrek.website/pictrs/image/deac68c8-9889-4b01-ae99-33b82a42c399.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699097434 {#1680
      date: 2023-11-04 12:30:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2471 …}
    +votes: Doctrine\ORM\PersistentCollection {#2363 …}
    +reports: Doctrine\ORM\PersistentCollection {#2360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
    +badges: Doctrine\ORM\PersistentCollection {#1730 …}
    +children: [
      1 => App\Entity\EntryComment {#1674
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Ah, the block list is going to go up a lot as I read this thread, I'm guessing.\n
          \n
          If you aren't black, and you think you have a reason (or are trying to find one) where it's OK to say the N word in a non-academic context (and maybe even then), or you think you have a valid opinion on whether black folks should use it, or you think that black folks using it somehow justifies your use of it, you're either willfully ignorant of the depths to which that word has been used to dehumanize, and thus is indeed worthy of unique treatment, or you're a bigot, and likely both.\n
          \n
          Edit: Not as many folks falling over themselves to find the corner case where it should be OK for them as I expected. gg fediverse, you aren't quite as shitty as r****t yet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699097335 {#1698
          date: 2023-11-04 12:28:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1525 …}
        +nested: Doctrine\ORM\PersistentCollection {#1527 …}
        +votes: Doctrine\ORM\PersistentCollection {#1526 …}
        +reports: Doctrine\ORM\PersistentCollection {#1560 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
        -id: 89279
        -bodyTs: "'academ':51 'ah':1 'aren':22,145 'bigot':115 'black':24,67,76 'block':3 'case':131 'context':52 'corner':130 'dehuman':102 'depth':93 'edit':119 'either':88 'even':55 'expect':141 'fall':124 'fedivers':143 'find':36,128 'folk':68,77,123 'gg':142 'go':6,8 'guess':19 'ignor':90 'inde':106 'justifi':81 'like':117 'list':4 'lot':11 'm':18 'mani':122 'mayb':54 'n':45 'non':50 'non-academ':49 'ok':41,136 'one':37 'opinion':64 'quit':147 'r':151 're':87,113 'read':14 'reason':31 'say':43 'shitti':149 'somehow':80 'think':27,59,74 'thread':16 'thus':104 'treatment':110 'tri':34 'uniqu':109 'use':70,78,83,100 'valid':63 'whether':66 'will':89 'word':46,97 'worthi':107 'yet':153"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.world/t/580767/-/comment/3355751"
        +editedAt: DateTimeImmutable @1699098034 {#1609
          date: 2023-11-04 12:40:34.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699097335 {#1595
          date: 2023-11-04 12:28:55.0 +01:00
        }
        +"title": 89279
      }
      0 => App\Entity\EntryComment {#1621}
    ]
    -id: 9648
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698659230
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3170763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698607730 {#1645
      date: 2023-10-29 20:28:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
  +body: "There's not another word with as lengthy a history rooted in dehumanization of the other, so the unique status shouldn't be surprising."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699097434 {#1663
    date: 2023-11-04 12:30:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Rosco@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1723 …}
  +nested: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  -id: 89292
  -bodyTs: "'anoth':4 'dehuman':13 'histori':10 'lengthi':8 'root':11 'shouldn':21 'status':20 'surpris':24 'uniqu':19 'word':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/580767/-/comment/3355772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699097434 {#1555
    date: 2023-11-04 12:30:34.0 +01:00
  }
  +"title": 89292
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1621
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: Proxies\__CG__\App\Entity\User {#1874 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#1410 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2467 …}
    +slug: "NO"
    +title: "NO!"
    +url: "https://startrek.website/pictrs/image/deac68c8-9889-4b01-ae99-33b82a42c399.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699097434 {#1680
      date: 2023-11-04 12:30:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2471 …}
    +votes: Doctrine\ORM\PersistentCollection {#2363 …}
    +reports: Doctrine\ORM\PersistentCollection {#2360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
    +badges: Doctrine\ORM\PersistentCollection {#1730 …}
    +children: [
      1 => App\Entity\EntryComment {#1674
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Ah, the block list is going to go up a lot as I read this thread, I'm guessing.\n
          \n
          If you aren't black, and you think you have a reason (or are trying to find one) where it's OK to say the N word in a non-academic context (and maybe even then), or you think you have a valid opinion on whether black folks should use it, or you think that black folks using it somehow justifies your use of it, you're either willfully ignorant of the depths to which that word has been used to dehumanize, and thus is indeed worthy of unique treatment, or you're a bigot, and likely both.\n
          \n
          Edit: Not as many folks falling over themselves to find the corner case where it should be OK for them as I expected. gg fediverse, you aren't quite as shitty as r****t yet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699097335 {#1698
          date: 2023-11-04 12:28:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1525 …}
        +nested: Doctrine\ORM\PersistentCollection {#1527 …}
        +votes: Doctrine\ORM\PersistentCollection {#1526 …}
        +reports: Doctrine\ORM\PersistentCollection {#1560 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
        -id: 89279
        -bodyTs: "'academ':51 'ah':1 'aren':22,145 'bigot':115 'black':24,67,76 'block':3 'case':131 'context':52 'corner':130 'dehuman':102 'depth':93 'edit':119 'either':88 'even':55 'expect':141 'fall':124 'fedivers':143 'find':36,128 'folk':68,77,123 'gg':142 'go':6,8 'guess':19 'ignor':90 'inde':106 'justifi':81 'like':117 'list':4 'lot':11 'm':18 'mani':122 'mayb':54 'n':45 'non':50 'non-academ':49 'ok':41,136 'one':37 'opinion':64 'quit':147 'r':151 're':87,113 'read':14 'reason':31 'say':43 'shitti':149 'somehow':80 'think':27,59,74 'thread':16 'thus':104 'treatment':110 'tri':34 'uniqu':109 'use':70,78,83,100 'valid':63 'whether':66 'will':89 'word':46,97 'worthi':107 'yet':153"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.world/t/580767/-/comment/3355751"
        +editedAt: DateTimeImmutable @1699098034 {#1609
          date: 2023-11-04 12:40:34.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699097335 {#1595
          date: 2023-11-04 12:28:55.0 +01:00
        }
        +"title": 89279
      }
      0 => App\Entity\EntryComment {#1621}
    ]
    -id: 9648
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698659230
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3170763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698607730 {#1645
      date: 2023-10-29 20:28:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1722 …}
  +body: "There's not another word with as lengthy a history rooted in dehumanization of the other, so the unique status shouldn't be surprising."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699097434 {#1663
    date: 2023-11-04 12:30:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Rosco@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1723 …}
  +nested: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  -id: 89292
  -bodyTs: "'anoth':4 'dehuman':13 'histori':10 'lengthi':8 'root':11 'shouldn':21 'status':20 'surpris':24 'uniqu':19 'word':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/580767/-/comment/3355772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699097434 {#1555
    date: 2023-11-04 12:30:34.0 +01:00
  }
  +"title": 89292
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_ADMIN
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 ROLE_MODERATOR
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