Redirect 302 redirect from GET @entry_comment_create (b4870e)

GET https://kbin.spritesserver.nl/index.php/u/@DahGangalang@infosec.pub/comments

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.91 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: null
  +root: null
  +body: "A nice bumpy trolley ride"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706142911 {#2080
    date: 2024-01-25 01:35:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 338085
  -bodyTs: "'bumpi':3 'nice':2 'ride':5 'trolley':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5977763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706142911 {#2369
    date: 2024-01-25 01:35:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: null
  +root: null
  +body: "A nice bumpy trolley ride"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706142911 {#2080
    date: 2024-01-25 01:35:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 338085
  -bodyTs: "'bumpi':3 'nice':2 'ride':5 'trolley':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5977763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706142911 {#2369
    date: 2024-01-25 01:35:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: null
  +root: null
  +body: "A nice bumpy trolley ride"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706142911 {#2080
    date: 2024-01-25 01:35:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Maven@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 338085
  -bodyTs: "'bumpi':3 'nice':2 'ride':5 'trolley':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5977763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706142911 {#2369
    date: 2024-01-25 01:35:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2334
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +body: "This attempted contradiction doesn’t seem to counteract the above comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703019852 {#2085
    date: 2023-12-19 22:04:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@sexual_tomato@lemmy.dbzer0.com"
    "@SleepingLesson@lemmy.world"
    "@MyFeetOwnMySoul@lemmy.ca"
    "@macaroni1556@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2332 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 236083
  -bodyTs: "'attempt':2 'comment':11 'contradict':3 'counteract':8 'doesn':4 'seem':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5155084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703019852 {#2062
    date: 2023-12-19 22:04:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2334
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +body: "This attempted contradiction doesn’t seem to counteract the above comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703019852 {#2085
    date: 2023-12-19 22:04:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@sexual_tomato@lemmy.dbzer0.com"
    "@SleepingLesson@lemmy.world"
    "@MyFeetOwnMySoul@lemmy.ca"
    "@macaroni1556@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2332 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 236083
  -bodyTs: "'attempt':2 'comment':11 'contradict':3 'counteract':8 'doesn':4 'seem':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5155084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703019852 {#2062
    date: 2023-12-19 22:04:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2334
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +body: "This attempted contradiction doesn’t seem to counteract the above comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703019852 {#2085
    date: 2023-12-19 22:04:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@sexual_tomato@lemmy.dbzer0.com"
    "@SleepingLesson@lemmy.world"
    "@MyFeetOwnMySoul@lemmy.ca"
    "@macaroni1556@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2332 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 236083
  -bodyTs: "'attempt':2 'comment':11 'contradict':3 'counteract':8 'doesn':4 'seem':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5155084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703019852 {#2062
    date: 2023-12-19 22:04:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2327
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
  +body: """
    I think there’s something to be said about shared cultural experiences, and so reading some older books is probably a good thing.\n
    \n
    To clarify what I mean though: that means that we should be reading stuff that was written/popular when our grandparents were our age. Going back 200+ years should be saved for a history class cause that’s the real value in reading that material. In my opinion, Great Gatsby should be about the oldest book kids need to be reading for a literature class these days, and even that’s pushing it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703019778 {#2341
    date: 2023-12-19 22:02:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@words_number@programming.dev"
    "@DeathsEmbrace@lemmy.ml"
    "@dangblingus@lemmy.dbzer0.com"
    "@johannesvanderwhales@lemmy.world"
    "@SomethingBurger@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 236080
  -bodyTs: "'200':49 'age':46 'back':48 'book':18,78 'caus':58 'clarifi':25 'class':57,87 'cultur':11 'day':89 'even':91 'experi':12 'gatsbi':72 'go':47 'good':22 'grandpar':43 'great':71 'histori':56 'kid':79 'literatur':86 'materi':67 'mean':28,31 'need':80 'older':17 'oldest':77 'opinion':70 'probabl':20 'push':94 'read':15,36,65,83 'real':62 'said':8 'save':53 'share':10 'someth':5 'stuff':37 'thing':23 'think':2 'though':29 'valu':63 'written/popular':40 'year':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5155063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703019778 {#2018
    date: 2023-12-19 22:02:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2327
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
  +body: """
    I think there’s something to be said about shared cultural experiences, and so reading some older books is probably a good thing.\n
    \n
    To clarify what I mean though: that means that we should be reading stuff that was written/popular when our grandparents were our age. Going back 200+ years should be saved for a history class cause that’s the real value in reading that material. In my opinion, Great Gatsby should be about the oldest book kids need to be reading for a literature class these days, and even that’s pushing it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703019778 {#2341
    date: 2023-12-19 22:02:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@words_number@programming.dev"
    "@DeathsEmbrace@lemmy.ml"
    "@dangblingus@lemmy.dbzer0.com"
    "@johannesvanderwhales@lemmy.world"
    "@SomethingBurger@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 236080
  -bodyTs: "'200':49 'age':46 'back':48 'book':18,78 'caus':58 'clarifi':25 'class':57,87 'cultur':11 'day':89 'even':91 'experi':12 'gatsbi':72 'go':47 'good':22 'grandpar':43 'great':71 'histori':56 'kid':79 'literatur':86 'materi':67 'mean':28,31 'need':80 'older':17 'oldest':77 'opinion':70 'probabl':20 'push':94 'read':15,36,65,83 'real':62 'said':8 'save':53 'share':10 'someth':5 'stuff':37 'thing':23 'think':2 'though':29 'valu':63 'written/popular':40 'year':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5155063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703019778 {#2018
    date: 2023-12-19 22:02:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2327
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
  +body: """
    I think there’s something to be said about shared cultural experiences, and so reading some older books is probably a good thing.\n
    \n
    To clarify what I mean though: that means that we should be reading stuff that was written/popular when our grandparents were our age. Going back 200+ years should be saved for a history class cause that’s the real value in reading that material. In my opinion, Great Gatsby should be about the oldest book kids need to be reading for a literature class these days, and even that’s pushing it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703019778 {#2341
    date: 2023-12-19 22:02:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@words_number@programming.dev"
    "@DeathsEmbrace@lemmy.ml"
    "@dangblingus@lemmy.dbzer0.com"
    "@johannesvanderwhales@lemmy.world"
    "@SomethingBurger@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 236080
  -bodyTs: "'200':49 'age':46 'back':48 'book':18,78 'caus':58 'clarifi':25 'class':57,87 'cultur':11 'day':89 'even':91 'experi':12 'gatsbi':72 'go':47 'good':22 'grandpar':43 'great':71 'histori':56 'kid':79 'literatur':86 'materi':67 'mean':28,31 'need':80 'older':17 'oldest':77 'opinion':70 'probabl':20 'push':94 'read':15,36,65,83 'real':62 'said':8 'save':53 'share':10 'someth':5 'stuff':37 'thing':23 'think':2 'though':29 'valu':63 'written/popular':40 'year':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5155063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703019778 {#2018
    date: 2023-12-19 22:02:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2345
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +body: "Yeah and I’ll bet you use Tau instead of Pi, don’t you, you human scum."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703019515 {#2331
    date: 2023-12-19 21:58:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Wilzax@lemmy.world"
    "@Funkytom467@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 236067
  -bodyTs: "'bet':5 'human':16 'instead':9 'll':4 'pi':11 'scum':17 'tau':8 'use':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5154999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703019515 {#2191
    date: 2023-12-19 21:58:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2345
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +body: "Yeah and I’ll bet you use Tau instead of Pi, don’t you, you human scum."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703019515 {#2331
    date: 2023-12-19 21:58:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Wilzax@lemmy.world"
    "@Funkytom467@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 236067
  -bodyTs: "'bet':5 'human':16 'instead':9 'll':4 'pi':11 'scum':17 'tau':8 'use':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5154999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703019515 {#2191
    date: 2023-12-19 21:58:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2345
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +body: "Yeah and I’ll bet you use Tau instead of Pi, don’t you, you human scum."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703019515 {#2331
    date: 2023-12-19 21:58:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Wilzax@lemmy.world"
    "@Funkytom467@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 236067
  -bodyTs: "'bet':5 'human':16 'instead':9 'll':4 'pi':11 'scum':17 'tau':8 'use':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5154999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703019515 {#2191
    date: 2023-12-19 21:58:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2064
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2159 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2338 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I had (what felt like) an epiphany (but has seemed obvious to everyone I’ve shared it with) some time ago:\n
    \n
    Electrical signals are serial; they’re connectionless, like UDP.\n
    \n
    Underlying all these fantastic technologies is just aother connectionless protocol.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702406358 {#2348
    date: 2023-12-12 19:39:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SexualPolytope@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 218935
  -bodyTs: "'ago':21 'aother':38 'connectionless':28,39 'electr':22 'epiphani':7 'everyon':13 'fantast':34 'felt':4 'like':5,29 'obvious':11 'protocol':40 're':27 'seem':10 'serial':25 'share':16 'signal':23 'technolog':35 'time':20 'udp':30 'under':31 've':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5014770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406358 {#2289
    date: 2023-12-12 19:39:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2064
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2159 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2338 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I had (what felt like) an epiphany (but has seemed obvious to everyone I’ve shared it with) some time ago:\n
    \n
    Electrical signals are serial; they’re connectionless, like UDP.\n
    \n
    Underlying all these fantastic technologies is just aother connectionless protocol.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702406358 {#2348
    date: 2023-12-12 19:39:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SexualPolytope@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 218935
  -bodyTs: "'ago':21 'aother':38 'connectionless':28,39 'electr':22 'epiphani':7 'everyon':13 'fantast':34 'felt':4 'like':5,29 'obvious':11 'protocol':40 're':27 'seem':10 'serial':25 'share':16 'signal':23 'technolog':35 'time':20 'udp':30 'under':31 've':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5014770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406358 {#2289
    date: 2023-12-12 19:39:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2064
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2159 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2338 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I had (what felt like) an epiphany (but has seemed obvious to everyone I’ve shared it with) some time ago:\n
    \n
    Electrical signals are serial; they’re connectionless, like UDP.\n
    \n
    Underlying all these fantastic technologies is just aother connectionless protocol.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702406358 {#2348
    date: 2023-12-12 19:39:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SexualPolytope@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 218935
  -bodyTs: "'ago':21 'aother':38 'connectionless':28,39 'electr':22 'epiphani':7 'everyon':13 'fantast':34 'felt':4 'like':5,29 'obvious':11 'protocol':40 're':27 'seem':10 'serial':25 'share':16 'signal':23 'technolog':35 'time':20 'udp':30 'under':31 've':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5014770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406358 {#2289
    date: 2023-12-12 19:39:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man, I don’t know what right wingers y’all are talking about.\n
      \n
      I come from a super right wing family and all them MFs think this is a bad idea too (though to be fair, they’re def on the conspiracy theory “everything is to get a microchip in my blood/brain” side of things).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703901777 {#2232
      date: 2023-12-30 03:02:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@voidMainVoid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2322 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2307 …}
    +reports: Doctrine\ORM\PersistentCollection {#2308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
    -id: 215889
    -bodyTs: "'bad':30 'blood/brain':52 'come':15 'conspiraci':42 'def':39 'everyth':44 'fair':36 'famili':21 'get':47 'idea':31 'know':5 'man':1 'mfs':25 'microchip':49 're':38 'right':7,19 'side':53 'super':18 'talk':12 'theori':43 'thing':55 'think':26 'though':33 'wing':20 'winger':8 'y':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4955209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702184463 {#2231
      date: 2023-12-10 06:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Ugh, yeah, I don’t hate the guy, but I also think that anyone who still thinks he’s a visionary hasn’t actually been paying attention to his work/how his companies are going lately."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702228546 {#2089
    date: 2023-12-10 18:15:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voidMainVoid@lemmy.world"
    "@DahGangalang@infosec.pub"
    "@DieguiTux8623@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 217011
  -bodyTs: "'actual':24 'also':11 'anyon':14 'attent':27 'compani':32 'go':34 'guy':8 'hasn':22 'hate':6 'late':35 'pay':26 'still':16 'think':12,17 'ugh':1 'visionari':21 'work/how':30 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4963392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702228546 {#2088
    date: 2023-12-10 18:15:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man, I don’t know what right wingers y’all are talking about.\n
      \n
      I come from a super right wing family and all them MFs think this is a bad idea too (though to be fair, they’re def on the conspiracy theory “everything is to get a microchip in my blood/brain” side of things).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703901777 {#2232
      date: 2023-12-30 03:02:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@voidMainVoid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2322 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2307 …}
    +reports: Doctrine\ORM\PersistentCollection {#2308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
    -id: 215889
    -bodyTs: "'bad':30 'blood/brain':52 'come':15 'conspiraci':42 'def':39 'everyth':44 'fair':36 'famili':21 'get':47 'idea':31 'know':5 'man':1 'mfs':25 'microchip':49 're':38 'right':7,19 'side':53 'super':18 'talk':12 'theori':43 'thing':55 'think':26 'though':33 'wing':20 'winger':8 'y':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4955209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702184463 {#2231
      date: 2023-12-10 06:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Ugh, yeah, I don’t hate the guy, but I also think that anyone who still thinks he’s a visionary hasn’t actually been paying attention to his work/how his companies are going lately."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702228546 {#2089
    date: 2023-12-10 18:15:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voidMainVoid@lemmy.world"
    "@DahGangalang@infosec.pub"
    "@DieguiTux8623@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 217011
  -bodyTs: "'actual':24 'also':11 'anyon':14 'attent':27 'compani':32 'go':34 'guy':8 'hasn':22 'hate':6 'late':35 'pay':26 'still':16 'think':12,17 'ugh':1 'visionari':21 'work/how':30 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4963392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702228546 {#2088
    date: 2023-12-10 18:15:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man, I don’t know what right wingers y’all are talking about.\n
      \n
      I come from a super right wing family and all them MFs think this is a bad idea too (though to be fair, they’re def on the conspiracy theory “everything is to get a microchip in my blood/brain” side of things).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703901777 {#2232
      date: 2023-12-30 03:02:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@voidMainVoid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2322 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2307 …}
    +reports: Doctrine\ORM\PersistentCollection {#2308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
    -id: 215889
    -bodyTs: "'bad':30 'blood/brain':52 'come':15 'conspiraci':42 'def':39 'everyth':44 'fair':36 'famili':21 'get':47 'idea':31 'know':5 'man':1 'mfs':25 'microchip':49 're':38 'right':7,19 'side':53 'super':18 'talk':12 'theori':43 'thing':55 'think':26 'though':33 'wing':20 'winger':8 'y':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4955209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702184463 {#2231
      date: 2023-12-10 06:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Ugh, yeah, I don’t hate the guy, but I also think that anyone who still thinks he’s a visionary hasn’t actually been paying attention to his work/how his companies are going lately."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702228546 {#2089
    date: 2023-12-10 18:15:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voidMainVoid@lemmy.world"
    "@DahGangalang@infosec.pub"
    "@DieguiTux8623@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 217011
  -bodyTs: "'actual':24 'also':11 'anyon':14 'attent':27 'compani':32 'go':34 'guy':8 'hasn':22 'hate':6 'late':35 'pay':26 'still':16 'think':12,17 'ugh':1 'visionari':21 'work/how':30 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4963392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702228546 {#2088
    date: 2023-12-10 18:15:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2104
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man, I don’t know what right wingers y’all are talking about.\n
      \n
      I come from a super right wing family and all them MFs think this is a bad idea too (though to be fair, they’re def on the conspiracy theory “everything is to get a microchip in my blood/brain” side of things).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703901777 {#2232
      date: 2023-12-30 03:02:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@voidMainVoid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2322 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2307 …}
    +reports: Doctrine\ORM\PersistentCollection {#2308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
    -id: 215889
    -bodyTs: "'bad':30 'blood/brain':52 'come':15 'conspiraci':42 'def':39 'everyth':44 'fair':36 'famili':21 'get':47 'idea':31 'know':5 'man':1 'mfs':25 'microchip':49 're':38 'right':7,19 'side':53 'super':18 'talk':12 'theori':43 'thing':55 'think':26 'though':33 'wing':20 'winger':8 'y':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4955209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702184463 {#2231
      date: 2023-12-10 06:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    I suppose my instinctive reaction isn’t to assume someone’s politics would determine how they react to Musk.\n
    \n
    My first real assumption would be that tech/engineering types are the only ones who’d really think about him at all (in both directions). Like, I do have an uncle who occasionally brings him up whenever theirs news on SpaceX’s rockets (though usually this gets brought up in the context of “new technology sucks” and “what was wrong with the rockets that carried up Voyager” and such).\n
    \n
    So yeah, I really don’t think I’d describe anyone as “gargling Elon’s cock” except those who still have good will for Tesla.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702228324 {#2070
    date: 2023-12-10 18:12:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voidMainVoid@lemmy.world"
    "@DahGangalang@infosec.pub"
    "@SkyezOpen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 217010
  -bodyTs: "'anyon':98 'assum':9 'assumpt':23 'bring':52 'brought':66 'carri':83 'cock':103 'context':70 'd':34,96 'describ':97 'determin':14 'direct':43 'elon':101 'except':104 'first':21 'gargl':100 'get':65 'good':109 'instinct':4 'isn':6 'like':44 'musk':19 'new':72 'news':57 'occasion':51 'one':32 'polit':12 'react':17 'reaction':5 'real':22 'realli':35,91 'rocket':61,81 'someon':10 'spacex':59 'still':107 'suck':74 'suppos':2 'tech/engineering':27 'technolog':73 'tesla':112 'think':36,94 'though':62 'type':28 'uncl':49 'usual':63 'voyag':85 'whenev':55 'would':13,24 'wrong':78 'yeah':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4963341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702228324 {#2067
    date: 2023-12-10 18:12:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2104
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man, I don’t know what right wingers y’all are talking about.\n
      \n
      I come from a super right wing family and all them MFs think this is a bad idea too (though to be fair, they’re def on the conspiracy theory “everything is to get a microchip in my blood/brain” side of things).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703901777 {#2232
      date: 2023-12-30 03:02:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@voidMainVoid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2322 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2307 …}
    +reports: Doctrine\ORM\PersistentCollection {#2308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
    -id: 215889
    -bodyTs: "'bad':30 'blood/brain':52 'come':15 'conspiraci':42 'def':39 'everyth':44 'fair':36 'famili':21 'get':47 'idea':31 'know':5 'man':1 'mfs':25 'microchip':49 're':38 'right':7,19 'side':53 'super':18 'talk':12 'theori':43 'thing':55 'think':26 'though':33 'wing':20 'winger':8 'y':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4955209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702184463 {#2231
      date: 2023-12-10 06:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    I suppose my instinctive reaction isn’t to assume someone’s politics would determine how they react to Musk.\n
    \n
    My first real assumption would be that tech/engineering types are the only ones who’d really think about him at all (in both directions). Like, I do have an uncle who occasionally brings him up whenever theirs news on SpaceX’s rockets (though usually this gets brought up in the context of “new technology sucks” and “what was wrong with the rockets that carried up Voyager” and such).\n
    \n
    So yeah, I really don’t think I’d describe anyone as “gargling Elon’s cock” except those who still have good will for Tesla.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702228324 {#2070
    date: 2023-12-10 18:12:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voidMainVoid@lemmy.world"
    "@DahGangalang@infosec.pub"
    "@SkyezOpen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 217010
  -bodyTs: "'anyon':98 'assum':9 'assumpt':23 'bring':52 'brought':66 'carri':83 'cock':103 'context':70 'd':34,96 'describ':97 'determin':14 'direct':43 'elon':101 'except':104 'first':21 'gargl':100 'get':65 'good':109 'instinct':4 'isn':6 'like':44 'musk':19 'new':72 'news':57 'occasion':51 'one':32 'polit':12 'react':17 'reaction':5 'real':22 'realli':35,91 'rocket':61,81 'someon':10 'spacex':59 'still':107 'suck':74 'suppos':2 'tech/engineering':27 'technolog':73 'tesla':112 'think':36,94 'though':62 'type':28 'uncl':49 'usual':63 'voyag':85 'whenev':55 'would':13,24 'wrong':78 'yeah':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4963341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702228324 {#2067
    date: 2023-12-10 18:12:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2104
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man, I don’t know what right wingers y’all are talking about.\n
      \n
      I come from a super right wing family and all them MFs think this is a bad idea too (though to be fair, they’re def on the conspiracy theory “everything is to get a microchip in my blood/brain” side of things).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703901777 {#2232
      date: 2023-12-30 03:02:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@voidMainVoid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2322 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2307 …}
    +reports: Doctrine\ORM\PersistentCollection {#2308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
    -id: 215889
    -bodyTs: "'bad':30 'blood/brain':52 'come':15 'conspiraci':42 'def':39 'everyth':44 'fair':36 'famili':21 'get':47 'idea':31 'know':5 'man':1 'mfs':25 'microchip':49 're':38 'right':7,19 'side':53 'super':18 'talk':12 'theori':43 'thing':55 'think':26 'though':33 'wing':20 'winger':8 'y':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4955209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702184463 {#2231
      date: 2023-12-10 06:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    I suppose my instinctive reaction isn’t to assume someone’s politics would determine how they react to Musk.\n
    \n
    My first real assumption would be that tech/engineering types are the only ones who’d really think about him at all (in both directions). Like, I do have an uncle who occasionally brings him up whenever theirs news on SpaceX’s rockets (though usually this gets brought up in the context of “new technology sucks” and “what was wrong with the rockets that carried up Voyager” and such).\n
    \n
    So yeah, I really don’t think I’d describe anyone as “gargling Elon’s cock” except those who still have good will for Tesla.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702228324 {#2070
    date: 2023-12-10 18:12:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voidMainVoid@lemmy.world"
    "@DahGangalang@infosec.pub"
    "@SkyezOpen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 217010
  -bodyTs: "'anyon':98 'assum':9 'assumpt':23 'bring':52 'brought':66 'carri':83 'cock':103 'context':70 'd':34,96 'describ':97 'determin':14 'direct':43 'elon':101 'except':104 'first':21 'gargl':100 'get':65 'good':109 'instinct':4 'isn':6 'like':44 'musk':19 'new':72 'news':57 'occasion':51 'one':32 'polit':12 'react':17 'reaction':5 'real':22 'realli':35,91 'rocket':61,81 'someon':10 'spacex':59 'still':107 'suck':74 'suppos':2 'tech/engineering':27 'technolog':73 'tesla':112 'think':36,94 'though':62 'type':28 'uncl':49 'usual':63 'voyag':85 'whenev':55 'would':13,24 'wrong':78 'yeah':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4963341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702228324 {#2067
    date: 2023-12-10 18:12:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man, I don’t know what right wingers y’all are talking about.\n
      \n
      I come from a super right wing family and all them MFs think this is a bad idea too (though to be fair, they’re def on the conspiracy theory “everything is to get a microchip in my blood/brain” side of things).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703901777 {#2232
      date: 2023-12-30 03:02:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@voidMainVoid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2322 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2307 …}
    +reports: Doctrine\ORM\PersistentCollection {#2308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
    -id: 215889
    -bodyTs: "'bad':30 'blood/brain':52 'come':15 'conspiraci':42 'def':39 'everyth':44 'fair':36 'famili':21 'get':47 'idea':31 'know':5 'man':1 'mfs':25 'microchip':49 're':38 'right':7,19 'side':53 'super':18 'talk':12 'theori':43 'thing':55 'think':26 'though':33 'wing':20 'winger':8 'y':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4955209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702184463 {#2231
      date: 2023-12-10 06:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Yeah, I hate how toxic just politics in general get. Like, it feels like any time anything political gets brought up, everyone leaves their good will and sense of humanity at the door, ya know?\n
    \n
    I do enjoy how much tech-focused content is on Lemmy, but it also feels like there’s a higher concentration of toxic leftist type posts.\n
    \n
    That’s definitely a thing I miss about the good ol’ reddit days: being able to scroll for days without seeing anything political. Or rather - being able to filter out all the political subs and not feeling like you were missing out on the larger conversation on the platform.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702226832 {#2041
    date: 2023-12-10 17:47:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voidMainVoid@lemmy.world"
    "@DahGangalang@infosec.pub"
    "@DieguiTux8623@feddit.it"
    "@jose1324@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -id: 217000
  -bodyTs: "'abl':77,89 'also':50 'anyth':17,84 'brought':20 'concentr':57 'content':44 'convers':108 'day':75,81 'definit':65 'door':33 'enjoy':38 'everyon':22 'feel':13,51,99 'filter':91 'focus':43 'general':9 'get':10,19 'good':25,72 'hate':3 'higher':56 'human':30 'know':35 'larger':107 'leav':23 'leftist':60 'lemmi':47 'like':11,14,52,100 'miss':69,103 'much':40 'ol':73 'platform':111 'polit':7,18,85,95 'post':62 'rather':87 'reddit':74 'scroll':79 'see':83 'sens':28 'sub':96 'tech':42 'tech-focus':41 'thing':67 'time':16 'toxic':5,59 'type':61 'without':82 'ya':34 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4962949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702226832 {#2165
    date: 2023-12-10 17:47:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man, I don’t know what right wingers y’all are talking about.\n
      \n
      I come from a super right wing family and all them MFs think this is a bad idea too (though to be fair, they’re def on the conspiracy theory “everything is to get a microchip in my blood/brain” side of things).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703901777 {#2232
      date: 2023-12-30 03:02:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@voidMainVoid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2322 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2307 …}
    +reports: Doctrine\ORM\PersistentCollection {#2308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
    -id: 215889
    -bodyTs: "'bad':30 'blood/brain':52 'come':15 'conspiraci':42 'def':39 'everyth':44 'fair':36 'famili':21 'get':47 'idea':31 'know':5 'man':1 'mfs':25 'microchip':49 're':38 'right':7,19 'side':53 'super':18 'talk':12 'theori':43 'thing':55 'think':26 'though':33 'wing':20 'winger':8 'y':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4955209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702184463 {#2231
      date: 2023-12-10 06:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Yeah, I hate how toxic just politics in general get. Like, it feels like any time anything political gets brought up, everyone leaves their good will and sense of humanity at the door, ya know?\n
    \n
    I do enjoy how much tech-focused content is on Lemmy, but it also feels like there’s a higher concentration of toxic leftist type posts.\n
    \n
    That’s definitely a thing I miss about the good ol’ reddit days: being able to scroll for days without seeing anything political. Or rather - being able to filter out all the political subs and not feeling like you were missing out on the larger conversation on the platform.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702226832 {#2041
    date: 2023-12-10 17:47:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voidMainVoid@lemmy.world"
    "@DahGangalang@infosec.pub"
    "@DieguiTux8623@feddit.it"
    "@jose1324@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -id: 217000
  -bodyTs: "'abl':77,89 'also':50 'anyth':17,84 'brought':20 'concentr':57 'content':44 'convers':108 'day':75,81 'definit':65 'door':33 'enjoy':38 'everyon':22 'feel':13,51,99 'filter':91 'focus':43 'general':9 'get':10,19 'good':25,72 'hate':3 'higher':56 'human':30 'know':35 'larger':107 'leav':23 'leftist':60 'lemmi':47 'like':11,14,52,100 'miss':69,103 'much':40 'ol':73 'platform':111 'polit':7,18,85,95 'post':62 'rather':87 'reddit':74 'scroll':79 'see':83 'sens':28 'sub':96 'tech':42 'tech-focus':41 'thing':67 'time':16 'toxic':5,59 'type':61 'without':82 'ya':34 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4962949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702226832 {#2165
    date: 2023-12-10 17:47:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man, I don’t know what right wingers y’all are talking about.\n
      \n
      I come from a super right wing family and all them MFs think this is a bad idea too (though to be fair, they’re def on the conspiracy theory “everything is to get a microchip in my blood/brain” side of things).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703901777 {#2232
      date: 2023-12-30 03:02:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@voidMainVoid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2322 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2307 …}
    +reports: Doctrine\ORM\PersistentCollection {#2308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
    -id: 215889
    -bodyTs: "'bad':30 'blood/brain':52 'come':15 'conspiraci':42 'def':39 'everyth':44 'fair':36 'famili':21 'get':47 'idea':31 'know':5 'man':1 'mfs':25 'microchip':49 're':38 'right':7,19 'side':53 'super':18 'talk':12 'theori':43 'thing':55 'think':26 'though':33 'wing':20 'winger':8 'y':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4955209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702184463 {#2231
      date: 2023-12-10 06:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Yeah, I hate how toxic just politics in general get. Like, it feels like any time anything political gets brought up, everyone leaves their good will and sense of humanity at the door, ya know?\n
    \n
    I do enjoy how much tech-focused content is on Lemmy, but it also feels like there’s a higher concentration of toxic leftist type posts.\n
    \n
    That’s definitely a thing I miss about the good ol’ reddit days: being able to scroll for days without seeing anything political. Or rather - being able to filter out all the political subs and not feeling like you were missing out on the larger conversation on the platform.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702226832 {#2041
    date: 2023-12-10 17:47:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voidMainVoid@lemmy.world"
    "@DahGangalang@infosec.pub"
    "@DieguiTux8623@feddit.it"
    "@jose1324@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -id: 217000
  -bodyTs: "'abl':77,89 'also':50 'anyth':17,84 'brought':20 'concentr':57 'content':44 'convers':108 'day':75,81 'definit':65 'door':33 'enjoy':38 'everyon':22 'feel':13,51,99 'filter':91 'focus':43 'general':9 'get':10,19 'good':25,72 'hate':3 'higher':56 'human':30 'know':35 'larger':107 'leav':23 'leftist':60 'lemmi':47 'like':11,14,52,100 'miss':69,103 'much':40 'ol':73 'platform':111 'polit':7,18,85,95 'post':62 'rather':87 'reddit':74 'scroll':79 'see':83 'sens':28 'sub':96 'tech':42 'tech-focus':41 'thing':67 'time':16 'toxic':5,59 'type':61 'without':82 'ya':34 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4962949"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702226832 {#2165
    date: 2023-12-10 17:47:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2127
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2126 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man, I don’t know what right wingers y’all are talking about.\n
      \n
      I come from a super right wing family and all them MFs think this is a bad idea too (though to be fair, they’re def on the conspiracy theory “everything is to get a microchip in my blood/brain” side of things).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703901777 {#2232
      date: 2023-12-30 03:02:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@voidMainVoid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2322 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2307 …}
    +reports: Doctrine\ORM\PersistentCollection {#2308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
    -id: 215889
    -bodyTs: "'bad':30 'blood/brain':52 'come':15 'conspiraci':42 'def':39 'everyth':44 'fair':36 'famili':21 'get':47 'idea':31 'know':5 'man':1 'mfs':25 'microchip':49 're':38 'right':7,19 'side':53 'super':18 'talk':12 'theori':43 'thing':55 'think':26 'though':33 'wing':20 'winger':8 'y':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4955209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702184463 {#2231
      date: 2023-12-10 06:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "That’s interesting to hear. I wouldn’t have expected Europeans would have thought about ol’ Elon that much."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702226552 {#2114
    date: 2023-12-10 17:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voidMainVoid@lemmy.world"
    "@DahGangalang@infosec.pub"
    "@DieguiTux8623@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2043 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 216998
  -bodyTs: "'elon':17 'european':11 'expect':10 'hear':5 'interest':3 'much':19 'ol':16 'thought':14 'would':12 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4962879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702226552 {#2124
    date: 2023-12-10 17:42:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2127
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2126 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man, I don’t know what right wingers y’all are talking about.\n
      \n
      I come from a super right wing family and all them MFs think this is a bad idea too (though to be fair, they’re def on the conspiracy theory “everything is to get a microchip in my blood/brain” side of things).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703901777 {#2232
      date: 2023-12-30 03:02:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@voidMainVoid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2322 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2307 …}
    +reports: Doctrine\ORM\PersistentCollection {#2308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
    -id: 215889
    -bodyTs: "'bad':30 'blood/brain':52 'come':15 'conspiraci':42 'def':39 'everyth':44 'fair':36 'famili':21 'get':47 'idea':31 'know':5 'man':1 'mfs':25 'microchip':49 're':38 'right':7,19 'side':53 'super':18 'talk':12 'theori':43 'thing':55 'think':26 'though':33 'wing':20 'winger':8 'y':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4955209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702184463 {#2231
      date: 2023-12-10 06:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "That’s interesting to hear. I wouldn’t have expected Europeans would have thought about ol’ Elon that much."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702226552 {#2114
    date: 2023-12-10 17:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voidMainVoid@lemmy.world"
    "@DahGangalang@infosec.pub"
    "@DieguiTux8623@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2043 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 216998
  -bodyTs: "'elon':17 'european':11 'expect':10 'hear':5 'interest':3 'much':19 'ol':16 'thought':14 'would':12 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4962879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702226552 {#2124
    date: 2023-12-10 17:42:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2127
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2126 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man, I don’t know what right wingers y’all are talking about.\n
      \n
      I come from a super right wing family and all them MFs think this is a bad idea too (though to be fair, they’re def on the conspiracy theory “everything is to get a microchip in my blood/brain” side of things).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703901777 {#2232
      date: 2023-12-30 03:02:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@voidMainVoid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2322 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2307 …}
    +reports: Doctrine\ORM\PersistentCollection {#2308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
    -id: 215889
    -bodyTs: "'bad':30 'blood/brain':52 'come':15 'conspiraci':42 'def':39 'everyth':44 'fair':36 'famili':21 'get':47 'idea':31 'know':5 'man':1 'mfs':25 'microchip':49 're':38 'right':7,19 'side':53 'super':18 'talk':12 'theori':43 'thing':55 'think':26 'though':33 'wing':20 'winger':8 'y':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4955209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702184463 {#2231
      date: 2023-12-10 06:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "That’s interesting to hear. I wouldn’t have expected Europeans would have thought about ol’ Elon that much."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702226552 {#2114
    date: 2023-12-10 17:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voidMainVoid@lemmy.world"
    "@DahGangalang@infosec.pub"
    "@DieguiTux8623@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2043 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 216998
  -bodyTs: "'elon':17 'european':11 'expect':10 'hear':5 'interest':3 'much':19 'ol':16 'thought':14 'would':12 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4962879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702226552 {#2124
    date: 2023-12-10 17:42:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man, I don’t know what right wingers y’all are talking about.\n
      \n
      I come from a super right wing family and all them MFs think this is a bad idea too (though to be fair, they’re def on the conspiracy theory “everything is to get a microchip in my blood/brain” side of things).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703901777 {#2232
      date: 2023-12-30 03:02:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@voidMainVoid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2322 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2307 …}
    +reports: Doctrine\ORM\PersistentCollection {#2308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
    -id: 215889
    -bodyTs: "'bad':30 'blood/brain':52 'come':15 'conspiraci':42 'def':39 'everyth':44 'fair':36 'famili':21 'get':47 'idea':31 'know':5 'man':1 'mfs':25 'microchip':49 're':38 'right':7,19 'side':53 'super':18 'talk':12 'theori':43 'thing':55 'think':26 'though':33 'wing':20 'winger':8 'y':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4955209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702184463 {#2231
      date: 2023-12-10 06:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Ugh, yeah, that is a point of frustration I have with the family.\n
    \n
    For them, it’s not so much “look what Musk is doing” so much as “look at how much better Twitter’s gotten”, which is particularly ripe cause none of them even use the platform. As I think on it, that probably means the big Fox talking heads are saying things like that.\n
    \n
    I never got into Twitter myself (just never really understood / took to the format), which is kind of a shame cause I’d really like to be supporting Mastodon in this years surgance of the Fediverse.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702226351 {#2128
    date: 2023-12-10 17:39:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voidMainVoid@lemmy.world"
    "@DahGangalang@infosec.pub"
    "@TheFogan@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 216997
  -bodyTs: "'better':33 'big':58 'caus':41,87 'd':89 'even':45 'famili':13 'fedivers':102 'format':80 'fox':59 'frustrat':8 'got':69 'gotten':36 'head':61 'kind':83 'like':65,91 'look':21,29 'mastodon':95 'mean':56 'much':20,27,32 'musk':23 'never':68,74 'none':42 'particular':39 'platform':48 'point':6 'probabl':55 'realli':75,90 'ripe':40 'say':63 'shame':86 'support':94 'surganc':99 'talk':60 'thing':64 'think':51 'took':77 'twitter':34,71 'ugh':1 'understood':76 'use':46 'yeah':2 'year':98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4962821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702226351 {#2044
    date: 2023-12-10 17:39:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man, I don’t know what right wingers y’all are talking about.\n
      \n
      I come from a super right wing family and all them MFs think this is a bad idea too (though to be fair, they’re def on the conspiracy theory “everything is to get a microchip in my blood/brain” side of things).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703901777 {#2232
      date: 2023-12-30 03:02:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@voidMainVoid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2322 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2307 …}
    +reports: Doctrine\ORM\PersistentCollection {#2308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
    -id: 215889
    -bodyTs: "'bad':30 'blood/brain':52 'come':15 'conspiraci':42 'def':39 'everyth':44 'fair':36 'famili':21 'get':47 'idea':31 'know':5 'man':1 'mfs':25 'microchip':49 're':38 'right':7,19 'side':53 'super':18 'talk':12 'theori':43 'thing':55 'think':26 'though':33 'wing':20 'winger':8 'y':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4955209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702184463 {#2231
      date: 2023-12-10 06:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Ugh, yeah, that is a point of frustration I have with the family.\n
    \n
    For them, it’s not so much “look what Musk is doing” so much as “look at how much better Twitter’s gotten”, which is particularly ripe cause none of them even use the platform. As I think on it, that probably means the big Fox talking heads are saying things like that.\n
    \n
    I never got into Twitter myself (just never really understood / took to the format), which is kind of a shame cause I’d really like to be supporting Mastodon in this years surgance of the Fediverse.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702226351 {#2128
    date: 2023-12-10 17:39:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voidMainVoid@lemmy.world"
    "@DahGangalang@infosec.pub"
    "@TheFogan@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 216997
  -bodyTs: "'better':33 'big':58 'caus':41,87 'd':89 'even':45 'famili':13 'fedivers':102 'format':80 'fox':59 'frustrat':8 'got':69 'gotten':36 'head':61 'kind':83 'like':65,91 'look':21,29 'mastodon':95 'mean':56 'much':20,27,32 'musk':23 'never':68,74 'none':42 'particular':39 'platform':48 'point':6 'probabl':55 'realli':75,90 'ripe':40 'say':63 'shame':86 'support':94 'surganc':99 'talk':60 'thing':64 'think':51 'took':77 'twitter':34,71 'ugh':1 'understood':76 'use':46 'yeah':2 'year':98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4962821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702226351 {#2044
    date: 2023-12-10 17:39:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man, I don’t know what right wingers y’all are talking about.\n
      \n
      I come from a super right wing family and all them MFs think this is a bad idea too (though to be fair, they’re def on the conspiracy theory “everything is to get a microchip in my blood/brain” side of things).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703901777 {#2232
      date: 2023-12-30 03:02:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@voidMainVoid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2322 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2307 …}
    +reports: Doctrine\ORM\PersistentCollection {#2308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
    -id: 215889
    -bodyTs: "'bad':30 'blood/brain':52 'come':15 'conspiraci':42 'def':39 'everyth':44 'fair':36 'famili':21 'get':47 'idea':31 'know':5 'man':1 'mfs':25 'microchip':49 're':38 'right':7,19 'side':53 'super':18 'talk':12 'theori':43 'thing':55 'think':26 'though':33 'wing':20 'winger':8 'y':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4955209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702184463 {#2231
      date: 2023-12-10 06:01:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Ugh, yeah, that is a point of frustration I have with the family.\n
    \n
    For them, it’s not so much “look what Musk is doing” so much as “look at how much better Twitter’s gotten”, which is particularly ripe cause none of them even use the platform. As I think on it, that probably means the big Fox talking heads are saying things like that.\n
    \n
    I never got into Twitter myself (just never really understood / took to the format), which is kind of a shame cause I’d really like to be supporting Mastodon in this years surgance of the Fediverse.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702226351 {#2128
    date: 2023-12-10 17:39:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voidMainVoid@lemmy.world"
    "@DahGangalang@infosec.pub"
    "@TheFogan@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 216997
  -bodyTs: "'better':33 'big':58 'caus':41,87 'd':89 'even':45 'famili':13 'fedivers':102 'format':80 'fox':59 'frustrat':8 'got':69 'gotten':36 'head':61 'kind':83 'like':65,91 'look':21,29 'mastodon':95 'mean':56 'much':20,27,32 'musk':23 'never':68,74 'none':42 'particular':39 'platform':48 'point':6 'probabl':55 'realli':75,90 'ripe':40 'say':63 'shame':86 'support':94 'surganc':99 'talk':60 'thing':64 'think':51 'took':77 'twitter':34,71 'ugh':1 'understood':76 'use':46 'yeah':2 'year':98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4962821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702226351 {#2044
    date: 2023-12-10 17:39:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2056
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Man, I don’t know what right wingers y’all are talking about.\n
    \n
    I come from a super right wing family and all them MFs think this is a bad idea too (though to be fair, they’re def on the conspiracy theory “everything is to get a microchip in my blood/brain” side of things).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1703901777 {#2232
    date: 2023-12-30 03:02:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voidMainVoid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2322 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  -id: 215889
  -bodyTs: "'bad':30 'blood/brain':52 'come':15 'conspiraci':42 'def':39 'everyth':44 'fair':36 'famili':21 'get':47 'idea':31 'know':5 'man':1 'mfs':25 'microchip':49 're':38 'right':7,19 'side':53 'super':18 'talk':12 'theori':43 'thing':55 'think':26 'though':33 'wing':20 'winger':8 'y':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4955209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702184463 {#2231
    date: 2023-12-10 06:01:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2056
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Man, I don’t know what right wingers y’all are talking about.\n
    \n
    I come from a super right wing family and all them MFs think this is a bad idea too (though to be fair, they’re def on the conspiracy theory “everything is to get a microchip in my blood/brain” side of things).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1703901777 {#2232
    date: 2023-12-30 03:02:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voidMainVoid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2322 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  -id: 215889
  -bodyTs: "'bad':30 'blood/brain':52 'come':15 'conspiraci':42 'def':39 'everyth':44 'fair':36 'famili':21 'get':47 'idea':31 'know':5 'man':1 'mfs':25 'microchip':49 're':38 'right':7,19 'side':53 'super':18 'talk':12 'theori':43 'thing':55 'think':26 'though':33 'wing':20 'winger':8 'y':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4955209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702184463 {#2231
    date: 2023-12-10 06:01:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2056
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Man, I don’t know what right wingers y’all are talking about.\n
    \n
    I come from a super right wing family and all them MFs think this is a bad idea too (though to be fair, they’re def on the conspiracy theory “everything is to get a microchip in my blood/brain” side of things).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1703901777 {#2232
    date: 2023-12-30 03:02:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@voidMainVoid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2322 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  -id: 215889
  -bodyTs: "'bad':30 'blood/brain':52 'come':15 'conspiraci':42 'def':39 'everyth':44 'fair':36 'famili':21 'get':47 'idea':31 'know':5 'man':1 'mfs':25 'microchip':49 're':38 'right':7,19 'side':53 'super':18 'talk':12 'theori':43 'thing':55 'think':26 'though':33 'wing':20 'winger':8 'y':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4955209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702184463 {#2231
    date: 2023-12-10 06:01:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2316
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2294 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +body: "mUh FaMiLy!!1!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702044828 {#2315
    date: 2023-12-08 15:13:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@doublejay1999@lemmy.world"
    "@DahGangalang@infosec.pub"
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 210148
  -bodyTs: "'1':3 'famili':2 'muh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4916287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702044828 {#2320
    date: 2023-12-08 15:13:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2316
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2294 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +body: "mUh FaMiLy!!1!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702044828 {#2315
    date: 2023-12-08 15:13:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@doublejay1999@lemmy.world"
    "@DahGangalang@infosec.pub"
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 210148
  -bodyTs: "'1':3 'famili':2 'muh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4916287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702044828 {#2320
    date: 2023-12-08 15:13:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2316
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2294 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +body: "mUh FaMiLy!!1!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702044828 {#2315
    date: 2023-12-08 15:13:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@doublejay1999@lemmy.world"
    "@DahGangalang@infosec.pub"
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 210148
  -bodyTs: "'1':3 'famili':2 'muh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4916287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702044828 {#2320
    date: 2023-12-08 15:13:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2221
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +body: "Eh, better to celebrate those who could keep up than to fret over those who couldn’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702000787 {#2313
    date: 2023-12-08 02:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@PlasmaDistortion@lemm.ee"
    "@DahGangalang@infosec.pub"
    "@sirxdaemon@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 210746
  -bodyTs: "'better':2 'celebr':4 'could':7 'couldn':16 'eh':1 'fret':12 'keep':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4905290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702000787 {#2318
    date: 2023-12-08 02:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +body: "Eh, better to celebrate those who could keep up than to fret over those who couldn’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702000787 {#2313
    date: 2023-12-08 02:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@PlasmaDistortion@lemm.ee"
    "@DahGangalang@infosec.pub"
    "@sirxdaemon@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 210746
  -bodyTs: "'better':2 'celebr':4 'could':7 'couldn':16 'eh':1 'fret':12 'keep':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4905290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702000787 {#2318
    date: 2023-12-08 02:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +body: "Eh, better to celebrate those who could keep up than to fret over those who couldn’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702000787 {#2313
    date: 2023-12-08 02:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@PlasmaDistortion@lemm.ee"
    "@DahGangalang@infosec.pub"
    "@sirxdaemon@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 210746
  -bodyTs: "'better':2 'celebr':4 'could':7 'couldn':16 'eh':1 'fret':12 'keep':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4905290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702000787 {#2318
    date: 2023-12-08 02:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2209
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2294 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +body: """
    Let’s not lose sight of the important part:\n
    \n
    That they’re plotting it *together*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1701993601 {#2222
    date: 2023-12-08 01:00:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@doublejay1999@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 208856
  -bodyTs: "'import':8 'let':1 'lose':4 'part':9 'plot':13 're':12 'sight':5 'togeth':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4901916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701993601 {#2218
    date: 2023-12-08 01:00:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2209
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2294 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +body: """
    Let’s not lose sight of the important part:\n
    \n
    That they’re plotting it *together*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1701993601 {#2222
    date: 2023-12-08 01:00:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@doublejay1999@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 208856
  -bodyTs: "'import':8 'let':1 'lose':4 'part':9 'plot':13 're':12 'sight':5 'togeth':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4901916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701993601 {#2218
    date: 2023-12-08 01:00:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2209
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2294 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +body: """
    Let’s not lose sight of the important part:\n
    \n
    That they’re plotting it *together*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1701993601 {#2222
    date: 2023-12-08 01:00:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@doublejay1999@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 208856
  -bodyTs: "'import':8 'let':1 'lose':4 'part':9 'plot':13 're':12 'sight':5 'togeth':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4901916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701993601 {#2218
    date: 2023-12-08 01:00:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2265
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +body: "No, Freezing to death while drinking porridge *together*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1701992732 {#2208
    date: 2023-12-08 00:45:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@PlasmaDistortion@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2262 …}
  +nested: Doctrine\ORM\PersistentCollection {#2264 …}
  +votes: Doctrine\ORM\PersistentCollection {#2242 …}
  +reports: Doctrine\ORM\PersistentCollection {#2240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 208802
  -bodyTs: "'death':4 'drink':6 'freez':2 'porridg':7 'togeth':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4901545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701992732 {#2212
    date: 2023-12-08 00:45:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2265
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +body: "No, Freezing to death while drinking porridge *together*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1701992732 {#2208
    date: 2023-12-08 00:45:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@PlasmaDistortion@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2262 …}
  +nested: Doctrine\ORM\PersistentCollection {#2264 …}
  +votes: Doctrine\ORM\PersistentCollection {#2242 …}
  +reports: Doctrine\ORM\PersistentCollection {#2240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 208802
  -bodyTs: "'death':4 'drink':6 'freez':2 'porridg':7 'togeth':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4901545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701992732 {#2212
    date: 2023-12-08 00:45:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2265
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1910 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +body: "No, Freezing to death while drinking porridge *together*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1701992732 {#2208
    date: 2023-12-08 00:45:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@PlasmaDistortion@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2262 …}
  +nested: Doctrine\ORM\PersistentCollection {#2264 …}
  +votes: Doctrine\ORM\PersistentCollection {#2242 …}
  +reports: Doctrine\ORM\PersistentCollection {#2240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 208802
  -bodyTs: "'death':4 'drink':6 'freez':2 'porridg':7 'togeth':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4901545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701992732 {#2212
    date: 2023-12-08 00:45:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details