GET https://kbin.spritesserver.nl/index.php/u/@roguetrick@kbin.social/comments/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.20 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.03 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 {#2079
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don't show this to stamets."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1707044039 {#2062
    date: 2024-02-04 11:53:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 246597
  -bodyTs: "'show':3 'stamet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/science_memes@mander.xyz/t/717782/-/comment/4248315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703194195 {#1908
    date: 2023-12-21 22:29:55.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 {#2079
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don't show this to stamets."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1707044039 {#2062
    date: 2024-02-04 11:53:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 246597
  -bodyTs: "'show':3 'stamet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/science_memes@mander.xyz/t/717782/-/comment/4248315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703194195 {#1908
    date: 2023-12-21 22:29:55.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 {#2079
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don't show this to stamets."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1707044039 {#2062
    date: 2024-02-04 11:53:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 246597
  -bodyTs: "'show':3 'stamet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/science_memes@mander.xyz/t/717782/-/comment/4248315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703194195 {#1908
    date: 2023-12-21 22:29:55.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 {#2329
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "I want you to understand something: what you're asking about is much more basic than critical theory. You're talking about the sociological theory of race. I'd avoid trying to understand critical theory without some more basic sociology building blocks because you frankly won't understand what they're talking about otherwise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704830201 {#2078
    date: 2024-01-09 20:56:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2040 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 223161
  -bodyTs: "'ask':10 'avoid':30 'basic':15,39 'block':42 'build':41 'critic':17,34 'd':29 'frank':45 'much':13 'otherwis':54 'race':27 're':9,20,51 'sociolog':24,40 'someth':6 'talk':21,52 'theori':18,25,35 'tri':31 'understand':5,33,48 'want':2 'without':36 'won':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/704118/-/comment/4135235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702605923 {#2097
    date: 2023-12-15 03:05:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2329
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "I want you to understand something: what you're asking about is much more basic than critical theory. You're talking about the sociological theory of race. I'd avoid trying to understand critical theory without some more basic sociology building blocks because you frankly won't understand what they're talking about otherwise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704830201 {#2078
    date: 2024-01-09 20:56:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2040 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 223161
  -bodyTs: "'ask':10 'avoid':30 'basic':15,39 'block':42 'build':41 'critic':17,34 'd':29 'frank':45 'much':13 'otherwis':54 'race':27 're':9,20,51 'sociolog':24,40 'someth':6 'talk':21,52 'theori':18,25,35 'tri':31 'understand':5,33,48 'want':2 'without':36 'won':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/704118/-/comment/4135235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702605923 {#2097
    date: 2023-12-15 03:05:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2329
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "I want you to understand something: what you're asking about is much more basic than critical theory. You're talking about the sociological theory of race. I'd avoid trying to understand critical theory without some more basic sociology building blocks because you frankly won't understand what they're talking about otherwise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704830201 {#2078
    date: 2024-01-09 20:56:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2040 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 223161
  -bodyTs: "'ask':10 'avoid':30 'basic':15,39 'block':42 'build':41 'critic':17,34 'd':29 'frank':45 'much':13 'otherwis':54 'race':27 're':9,20,51 'sociolog':24,40 'someth':6 'talk':21,52 'theori':18,25,35 'tri':31 'understand':5,33,48 'want':2 'without':36 'won':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/704118/-/comment/4135235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702605923 {#2097
    date: 2023-12-15 03:05:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2326
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: """
    That's a complicated question, because yes there are weight loss drugs that mimic certain aspects of diabetes, but through different mechanisms of action. A good example is a SGLT2 inhibitor medication, which explicitly creates glycosuria in a non-diabetic person, which is kind of a defining feature of diabetes mellitus. While that's a generally very effective drug and should be used more for obesity control, it will also increase incidence of UTI and (due to a loss of sugar and thus forcing metabolism of fats/proteins) ketoacidosis.\n
    \n
    The insulin/glucagon relationship is why diabetic ketoacidosis only shows up in type 1 diabetics and not type 2 (they get what's called hyperosmolar hyperglycemic state), and is an important part of liver fat production. Ketoacidosis is generally associated with that but is also present in starvation and alcoholics that don't eat actual food.\n
    \n
    The greater point I was making wasn't about carbohydrates turning into fats. It's that most fats and about half of proteins cannot be turned into carbohydrates. They must be metabolized into ketones and then acetone. If you absorb them and cannot store them like in the OP's hypothetical, you'll end up having to immediately metabolize them and will end up with ketoacidosis.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704388982 {#2323
    date: 2024-01-04 18:23:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2063 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2088 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 280094
  -bodyTs: "'1':102 '2':107 'absorb':184 'aceton':181 'action':24 'actual':143 'alcohol':138 'also':71,133 'aspect':16 'associ':128 'call':112 'cannot':168,187 'carbohydr':154,172 'certain':15 'complic':4 'control':68 'creat':35 'defin':48 'diabet':18,41,51,95,103 'differ':21 'drug':12,60 'due':77 'eat':142 'effect':59 'end':198,207 'exampl':27 'explicit':34 'fat':123,157,162 'fats/proteins':88 'featur':49 'food':144 'forc':85 'general':57,127 'get':109 'glycosuria':36 'good':26 'greater':146 'half':165 'hyperglycem':114 'hyperosmolar':113 'hypothet':195 'immedi':202 'import':119 'incid':73 'increas':72 'inhibitor':31 'insulin/glucagon':91 'ketoacidosi':89,96,125,210 'keton':178 'kind':45 'like':190 'liver':122 'll':197 'loss':11,80 'make':150 'mechan':22 'medic':32 'mellitus':52 'metabol':86,176,203 'mimic':14 'must':174 'non':40 'non-diabet':39 'obes':67 'op':193 'part':120 'person':42 'point':147 'present':134 'product':124 'protein':167 'question':5 'relationship':92 'sglt2':30 'show':98 'starvat':136 'state':115 'store':188 'sugar':82 'thus':84 'turn':155,170 'type':101,106 'use':64 'uti':75 'wasn':151 'weight':10 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4405157"
  +editedAt: DateTimeImmutable @1712066036 {#2030
    date: 2024-04-02 15:53:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704388982 {#2096
    date: 2024-01-04 18:23:02.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 {#2326
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: """
    That's a complicated question, because yes there are weight loss drugs that mimic certain aspects of diabetes, but through different mechanisms of action. A good example is a SGLT2 inhibitor medication, which explicitly creates glycosuria in a non-diabetic person, which is kind of a defining feature of diabetes mellitus. While that's a generally very effective drug and should be used more for obesity control, it will also increase incidence of UTI and (due to a loss of sugar and thus forcing metabolism of fats/proteins) ketoacidosis.\n
    \n
    The insulin/glucagon relationship is why diabetic ketoacidosis only shows up in type 1 diabetics and not type 2 (they get what's called hyperosmolar hyperglycemic state), and is an important part of liver fat production. Ketoacidosis is generally associated with that but is also present in starvation and alcoholics that don't eat actual food.\n
    \n
    The greater point I was making wasn't about carbohydrates turning into fats. It's that most fats and about half of proteins cannot be turned into carbohydrates. They must be metabolized into ketones and then acetone. If you absorb them and cannot store them like in the OP's hypothetical, you'll end up having to immediately metabolize them and will end up with ketoacidosis.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704388982 {#2323
    date: 2024-01-04 18:23:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2063 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2088 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 280094
  -bodyTs: "'1':102 '2':107 'absorb':184 'aceton':181 'action':24 'actual':143 'alcohol':138 'also':71,133 'aspect':16 'associ':128 'call':112 'cannot':168,187 'carbohydr':154,172 'certain':15 'complic':4 'control':68 'creat':35 'defin':48 'diabet':18,41,51,95,103 'differ':21 'drug':12,60 'due':77 'eat':142 'effect':59 'end':198,207 'exampl':27 'explicit':34 'fat':123,157,162 'fats/proteins':88 'featur':49 'food':144 'forc':85 'general':57,127 'get':109 'glycosuria':36 'good':26 'greater':146 'half':165 'hyperglycem':114 'hyperosmolar':113 'hypothet':195 'immedi':202 'import':119 'incid':73 'increas':72 'inhibitor':31 'insulin/glucagon':91 'ketoacidosi':89,96,125,210 'keton':178 'kind':45 'like':190 'liver':122 'll':197 'loss':11,80 'make':150 'mechan':22 'medic':32 'mellitus':52 'metabol':86,176,203 'mimic':14 'must':174 'non':40 'non-diabet':39 'obes':67 'op':193 'part':120 'person':42 'point':147 'present':134 'product':124 'protein':167 'question':5 'relationship':92 'sglt2':30 'show':98 'starvat':136 'state':115 'store':188 'sugar':82 'thus':84 'turn':155,170 'type':101,106 'use':64 'uti':75 'wasn':151 'weight':10 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4405157"
  +editedAt: DateTimeImmutable @1712066036 {#2030
    date: 2024-04-02 15:53:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704388982 {#2096
    date: 2024-01-04 18:23:02.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 {#2326
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: """
    That's a complicated question, because yes there are weight loss drugs that mimic certain aspects of diabetes, but through different mechanisms of action. A good example is a SGLT2 inhibitor medication, which explicitly creates glycosuria in a non-diabetic person, which is kind of a defining feature of diabetes mellitus. While that's a generally very effective drug and should be used more for obesity control, it will also increase incidence of UTI and (due to a loss of sugar and thus forcing metabolism of fats/proteins) ketoacidosis.\n
    \n
    The insulin/glucagon relationship is why diabetic ketoacidosis only shows up in type 1 diabetics and not type 2 (they get what's called hyperosmolar hyperglycemic state), and is an important part of liver fat production. Ketoacidosis is generally associated with that but is also present in starvation and alcoholics that don't eat actual food.\n
    \n
    The greater point I was making wasn't about carbohydrates turning into fats. It's that most fats and about half of proteins cannot be turned into carbohydrates. They must be metabolized into ketones and then acetone. If you absorb them and cannot store them like in the OP's hypothetical, you'll end up having to immediately metabolize them and will end up with ketoacidosis.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704388982 {#2323
    date: 2024-01-04 18:23:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2063 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2088 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 280094
  -bodyTs: "'1':102 '2':107 'absorb':184 'aceton':181 'action':24 'actual':143 'alcohol':138 'also':71,133 'aspect':16 'associ':128 'call':112 'cannot':168,187 'carbohydr':154,172 'certain':15 'complic':4 'control':68 'creat':35 'defin':48 'diabet':18,41,51,95,103 'differ':21 'drug':12,60 'due':77 'eat':142 'effect':59 'end':198,207 'exampl':27 'explicit':34 'fat':123,157,162 'fats/proteins':88 'featur':49 'food':144 'forc':85 'general':57,127 'get':109 'glycosuria':36 'good':26 'greater':146 'half':165 'hyperglycem':114 'hyperosmolar':113 'hypothet':195 'immedi':202 'import':119 'incid':73 'increas':72 'inhibitor':31 'insulin/glucagon':91 'ketoacidosi':89,96,125,210 'keton':178 'kind':45 'like':190 'liver':122 'll':197 'loss':11,80 'make':150 'mechan':22 'medic':32 'mellitus':52 'metabol':86,176,203 'mimic':14 'must':174 'non':40 'non-diabet':39 'obes':67 'op':193 'part':120 'person':42 'point':147 'present':134 'product':124 'protein':167 'question':5 'relationship':92 'sglt2':30 'show':98 'starvat':136 'state':115 'store':188 'sugar':82 'thus':84 'turn':155,170 'type':101,106 'use':64 'uti':75 'wasn':151 'weight':10 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4405157"
  +editedAt: DateTimeImmutable @1712066036 {#2030
    date: 2024-04-02 15:53:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704388982 {#2096
    date: 2024-01-04 18:23:02.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 {#2131
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: """
    It's all about degree. Essentially what I'm talking about is severe dysregulation of lipid/protein metabolism that is generally only seen in type 1 diabetics, but it's the natural extension of extreme lipid and protein metabolism. I'm not familiar with that supplement, however.\n
    \n
    As far as you watching yourself for it, don't worry, you'd notice being acidotic. I've seen it plenty of times at the hospital and you'd be huffing and puffing the acid off with terrible stomach pain and be generally having a bad day. While that supplement is associated with urine acetone increases, it's not quite the degree that I'm taking about.\n
    \n
    Essentially, inhibiting fat production and storage and eliminating it result in very different effects. Insulin, by the way, is a very important mediator in fat production and storage. It's why so many new diagnosis type 1 diabetic children are often underweight.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704354301 {#2325
    date: 2024-01-04 08:45:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -id: 278949
  -bodyTs: "'1':25,150 'aceton':101 'acid':81 'acidot':62 'associ':98 'bad':92 'children':152 'd':59,75 'day':93 'degre':5,108 'diabet':26,151 'diagnosi':148 'differ':126 'dysregul':14 'effect':127 'elimin':121 'essenti':6,114 'extens':32 'extrem':34 'familiar':42 'far':48 'fat':116,138 'general':20,89 'hospit':72 'howev':46 'huf':77 'import':135 'increas':102 'inhibit':115 'insulin':128 'lipid':35 'lipid/protein':16 'm':9,40,111 'mani':146 'mediat':136 'metabol':17,38 'natur':31 'new':147 'notic':60 'often':154 'pain':86 'plenti':67 'product':117,139 'protein':37 'puf':79 'quit':106 'result':123 'seen':22,65 'sever':13 'stomach':85 'storag':119,141 'supplement':45,96 'take':112 'talk':10 'terribl':84 'time':69 'type':24,149 'underweight':155 'urin':100 've':64 'watch':51 'way':131 'worri':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4399052"
  +editedAt: DateTimeImmutable @1711507472 {#2314
    date: 2024-03-27 03:44:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704354301 {#2327
    date: 2024-01-04 08:45: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
15 DENIED edit
App\Entity\EntryComment {#2131
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: """
    It's all about degree. Essentially what I'm talking about is severe dysregulation of lipid/protein metabolism that is generally only seen in type 1 diabetics, but it's the natural extension of extreme lipid and protein metabolism. I'm not familiar with that supplement, however.\n
    \n
    As far as you watching yourself for it, don't worry, you'd notice being acidotic. I've seen it plenty of times at the hospital and you'd be huffing and puffing the acid off with terrible stomach pain and be generally having a bad day. While that supplement is associated with urine acetone increases, it's not quite the degree that I'm taking about.\n
    \n
    Essentially, inhibiting fat production and storage and eliminating it result in very different effects. Insulin, by the way, is a very important mediator in fat production and storage. It's why so many new diagnosis type 1 diabetic children are often underweight.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704354301 {#2325
    date: 2024-01-04 08:45:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -id: 278949
  -bodyTs: "'1':25,150 'aceton':101 'acid':81 'acidot':62 'associ':98 'bad':92 'children':152 'd':59,75 'day':93 'degre':5,108 'diabet':26,151 'diagnosi':148 'differ':126 'dysregul':14 'effect':127 'elimin':121 'essenti':6,114 'extens':32 'extrem':34 'familiar':42 'far':48 'fat':116,138 'general':20,89 'hospit':72 'howev':46 'huf':77 'import':135 'increas':102 'inhibit':115 'insulin':128 'lipid':35 'lipid/protein':16 'm':9,40,111 'mani':146 'mediat':136 'metabol':17,38 'natur':31 'new':147 'notic':60 'often':154 'pain':86 'plenti':67 'product':117,139 'protein':37 'puf':79 'quit':106 'result':123 'seen':22,65 'sever':13 'stomach':85 'storag':119,141 'supplement':45,96 'take':112 'talk':10 'terribl':84 'time':69 'type':24,149 'underweight':155 'urin':100 've':64 'watch':51 'way':131 'worri':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4399052"
  +editedAt: DateTimeImmutable @1711507472 {#2314
    date: 2024-03-27 03:44:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704354301 {#2327
    date: 2024-01-04 08:45: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
16 DENIED moderate
App\Entity\EntryComment {#2131
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: """
    It's all about degree. Essentially what I'm talking about is severe dysregulation of lipid/protein metabolism that is generally only seen in type 1 diabetics, but it's the natural extension of extreme lipid and protein metabolism. I'm not familiar with that supplement, however.\n
    \n
    As far as you watching yourself for it, don't worry, you'd notice being acidotic. I've seen it plenty of times at the hospital and you'd be huffing and puffing the acid off with terrible stomach pain and be generally having a bad day. While that supplement is associated with urine acetone increases, it's not quite the degree that I'm taking about.\n
    \n
    Essentially, inhibiting fat production and storage and eliminating it result in very different effects. Insulin, by the way, is a very important mediator in fat production and storage. It's why so many new diagnosis type 1 diabetic children are often underweight.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704354301 {#2325
    date: 2024-01-04 08:45:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -id: 278949
  -bodyTs: "'1':25,150 'aceton':101 'acid':81 'acidot':62 'associ':98 'bad':92 'children':152 'd':59,75 'day':93 'degre':5,108 'diabet':26,151 'diagnosi':148 'differ':126 'dysregul':14 'effect':127 'elimin':121 'essenti':6,114 'extens':32 'extrem':34 'familiar':42 'far':48 'fat':116,138 'general':20,89 'hospit':72 'howev':46 'huf':77 'import':135 'increas':102 'inhibit':115 'insulin':128 'lipid':35 'lipid/protein':16 'm':9,40,111 'mani':146 'mediat':136 'metabol':17,38 'natur':31 'new':147 'notic':60 'often':154 'pain':86 'plenti':67 'product':117,139 'protein':37 'puf':79 'quit':106 'result':123 'seen':22,65 'sever':13 'stomach':85 'storag':119,141 'supplement':45,96 'take':112 'talk':10 'terribl':84 'time':69 'type':24,149 'underweight':155 'urin':100 've':64 'watch':51 'way':131 'worri':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4399052"
  +editedAt: DateTimeImmutable @1711507472 {#2314
    date: 2024-03-27 03:44:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704354301 {#2327
    date: 2024-01-04 08:45: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
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 {#2337
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: "Only for half of protein and carbohydrates that can go into the gluconeogenesis pathway. That'll increase uti incidence, shred your kidneys with proteinurea, and lead to ketoacidosis when you're dealing with the other half of the proteins and all the other lipids, which before it kills you will allow you to excrete that waste from you lungs while you smell like you've been huffing nail polish remover. I think the out the butt option is generally preferable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704303589 {#2129
    date: 2024-01-03 18:39:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 277034
  -bodyTs: "'allow':51 'butt':76 'carbohydr':7 'deal':32 'excret':54 'general':79 'gluconeogenesi':13 'go':10 'half':3,36 'huf':67 'incid':19 'increas':17 'ketoacidosi':28 'kidney':22 'kill':48 'lead':26 'like':63 'lipid':44 'll':16 'lung':59 'nail':68 'option':77 'pathway':14 'polish':69 'prefer':80 'protein':5,39 'proteinurea':24 're':31 'remov':70 'shred':20 'smell':62 'think':72 'uti':18 've':65 'wast':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4389035"
  +editedAt: DateTimeImmutable @1711295080 {#2130
    date: 2024-03-24 16:44:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704303589 {#2094
    date: 2024-01-03 18:39:49.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 {#2337
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: "Only for half of protein and carbohydrates that can go into the gluconeogenesis pathway. That'll increase uti incidence, shred your kidneys with proteinurea, and lead to ketoacidosis when you're dealing with the other half of the proteins and all the other lipids, which before it kills you will allow you to excrete that waste from you lungs while you smell like you've been huffing nail polish remover. I think the out the butt option is generally preferable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704303589 {#2129
    date: 2024-01-03 18:39:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 277034
  -bodyTs: "'allow':51 'butt':76 'carbohydr':7 'deal':32 'excret':54 'general':79 'gluconeogenesi':13 'go':10 'half':3,36 'huf':67 'incid':19 'increas':17 'ketoacidosi':28 'kidney':22 'kill':48 'lead':26 'like':63 'lipid':44 'll':16 'lung':59 'nail':68 'option':77 'pathway':14 'polish':69 'prefer':80 'protein':5,39 'proteinurea':24 're':31 'remov':70 'shred':20 'smell':62 'think':72 'uti':18 've':65 'wast':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4389035"
  +editedAt: DateTimeImmutable @1711295080 {#2130
    date: 2024-03-24 16:44:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704303589 {#2094
    date: 2024-01-03 18:39:49.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 {#2337
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: "Only for half of protein and carbohydrates that can go into the gluconeogenesis pathway. That'll increase uti incidence, shred your kidneys with proteinurea, and lead to ketoacidosis when you're dealing with the other half of the proteins and all the other lipids, which before it kills you will allow you to excrete that waste from you lungs while you smell like you've been huffing nail polish remover. I think the out the butt option is generally preferable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704303589 {#2129
    date: 2024-01-03 18:39:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
    "@roguetrick@kbin.social"
    "@theneverfox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 277034
  -bodyTs: "'allow':51 'butt':76 'carbohydr':7 'deal':32 'excret':54 'general':79 'gluconeogenesi':13 'go':10 'half':3,36 'huf':67 'incid':19 'increas':17 'ketoacidosi':28 'kidney':22 'kill':48 'lead':26 'like':63 'lipid':44 'll':16 'lung':59 'nail':68 'option':77 'pathway':14 'polish':69 'prefer':80 'protein':5,39 'proteinurea':24 're':31 'remov':70 'shred':20 'smell':62 'think':72 'uti':18 've':65 'wast':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4389035"
  +editedAt: DateTimeImmutable @1711295080 {#2130
    date: 2024-03-24 16:44:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704303589 {#2094
    date: 2024-01-03 18:39:49.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 {#2066
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +body: "You can waterboard them with it. If you want to effectively kill them, I'd recommend using the tried and true neurotoxin option sold at your local grocery store. You can be your own Saddam Hussein without having to hide in the most random places after committing your war crimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704254082 {#2343
    date: 2024-01-03 04:54:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@confluence@lemmy.world"
    "@foggy@lemmy.world"
    "@roguetrick@kbin.social"
    "@corsicanguppy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 275576
  -bodyTs: "'commit':47 'crime':50 'd':15 'effect':11 'groceri':28 'hide':40 'hussein':36 'kill':12 'local':27 'neurotoxin':22 'option':23 'place':45 'random':44 'recommend':16 'saddam':35 'sold':24 'store':29 'tri':19 'true':21 'use':17 'want':9 'war':49 'waterboard':3 'without':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4381855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704254082 {#2098
    date: 2024-01-03 04:54:42.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 {#2066
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +body: "You can waterboard them with it. If you want to effectively kill them, I'd recommend using the tried and true neurotoxin option sold at your local grocery store. You can be your own Saddam Hussein without having to hide in the most random places after committing your war crimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704254082 {#2343
    date: 2024-01-03 04:54:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@confluence@lemmy.world"
    "@foggy@lemmy.world"
    "@roguetrick@kbin.social"
    "@corsicanguppy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 275576
  -bodyTs: "'commit':47 'crime':50 'd':15 'effect':11 'groceri':28 'hide':40 'hussein':36 'kill':12 'local':27 'neurotoxin':22 'option':23 'place':45 'random':44 'recommend':16 'saddam':35 'sold':24 'store':29 'tri':19 'true':21 'use':17 'want':9 'war':49 'waterboard':3 'without':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4381855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704254082 {#2098
    date: 2024-01-03 04:54:42.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 {#2066
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +body: "You can waterboard them with it. If you want to effectively kill them, I'd recommend using the tried and true neurotoxin option sold at your local grocery store. You can be your own Saddam Hussein without having to hide in the most random places after committing your war crimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704254082 {#2343
    date: 2024-01-03 04:54:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@confluence@lemmy.world"
    "@foggy@lemmy.world"
    "@roguetrick@kbin.social"
    "@corsicanguppy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 275576
  -bodyTs: "'commit':47 'crime':50 'd':15 'effect':11 'groceri':28 'hide':40 'hussein':36 'kill':12 'local':27 'neurotoxin':22 'option':23 'place':45 'random':44 'recommend':16 'saddam':35 'sold':24 'store':29 'tri':19 'true':21 'use':17 'want':9 'war':49 'waterboard':3 'without':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4381855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704254082 {#2098
    date: 2024-01-03 04:54:42.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 {#2058
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +body: "Goddamn ear fuckers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704230331 {#2074
    date: 2024-01-02 22:18:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@wesker@lemmy.sdf.org"
    "@lemmylommy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2165 …}
  +nested: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  -id: 274674
  -bodyTs: "'ear':2 'fucker':3 'goddamn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4377871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704230331 {#2065
    date: 2024-01-02 22:18:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2058
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +body: "Goddamn ear fuckers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704230331 {#2074
    date: 2024-01-02 22:18:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@wesker@lemmy.sdf.org"
    "@lemmylommy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2165 …}
  +nested: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  -id: 274674
  -bodyTs: "'ear':2 'fucker':3 'goddamn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4377871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704230331 {#2065
    date: 2024-01-02 22:18:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2058
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +body: "Goddamn ear fuckers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704230331 {#2074
    date: 2024-01-02 22:18:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@wesker@lemmy.sdf.org"
    "@lemmylommy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2165 …}
  +nested: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  -id: 274674
  -bodyTs: "'ear':2 'fucker':3 'goddamn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4377871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704230331 {#2065
    date: 2024-01-02 22:18:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2107
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +body: "While you can create spiracles that repel polar substances like water, you cannot protect them against surfactant like soap. No more showers unless you want to drown."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1704230150 {#2054
    date: 2024-01-02 22:15:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@confluence@lemmy.world"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 274660
  -bodyTs: "'cannot':13 'creat':4 'drown':27 'like':10,18 'polar':8 'protect':14 'repel':7 'shower':22 'soap':19 'spiracl':5 'substanc':9 'surfact':17 'unless':23 'want':25 'water':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4377829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704230150 {#2052
    date: 2024-01-02 22:15:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +body: "While you can create spiracles that repel polar substances like water, you cannot protect them against surfactant like soap. No more showers unless you want to drown."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1704230150 {#2054
    date: 2024-01-02 22:15:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@confluence@lemmy.world"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 274660
  -bodyTs: "'cannot':13 'creat':4 'drown':27 'like':10,18 'polar':8 'protect':14 'repel':7 'shower':22 'soap':19 'spiracl':5 'substanc':9 'surfact':17 'unless':23 'want':25 'water':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4377829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704230150 {#2052
    date: 2024-01-02 22:15:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +body: "While you can create spiracles that repel polar substances like water, you cannot protect them against surfactant like soap. No more showers unless you want to drown."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1704230150 {#2054
    date: 2024-01-02 22:15:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@confluence@lemmy.world"
    "@foggy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 274660
  -bodyTs: "'cannot':13 'creat':4 'drown':27 'like':10,18 'polar':8 'protect':14 'repel':7 'shower':22 'soap':19 'spiracl':5 'substanc':9 'surfact':17 'unless':23 'want':25 'water':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4377829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704230150 {#2052
    date: 2024-01-02 22:15:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2163
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: """
    > Manual/deliberate control over fat creation and storage.\n
    \n
    Monkey's paw on this one is that you'd end up having some pretty fantastic explosive diarrhea as the bacteria chow down on your energy loaded waste.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704228035 {#2110
    date: 2024-01-02 21:40:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 274577
  -bodyTs: "'bacteria':28 'chow':29 'control':2 'creation':5 'd':17 'diarrhea':25 'end':18 'energi':33 'explos':24 'fantast':23 'fat':4 'load':34 'manual/deliberate':1 'monkey':8 'one':13 'paw':10 'pretti':22 'storag':7 'wast':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4377374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704228035 {#2106
    date: 2024-01-02 21:40: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
35 DENIED edit
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: """
    > Manual/deliberate control over fat creation and storage.\n
    \n
    Monkey's paw on this one is that you'd end up having some pretty fantastic explosive diarrhea as the bacteria chow down on your energy loaded waste.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704228035 {#2110
    date: 2024-01-02 21:40:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 274577
  -bodyTs: "'bacteria':28 'chow':29 'control':2 'creation':5 'd':17 'diarrhea':25 'end':18 'energi':33 'explos':24 'fantast':23 'fat':4 'load':34 'manual/deliberate':1 'monkey':8 'one':13 'paw':10 'pretti':22 'storag':7 'wast':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4377374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704228035 {#2106
    date: 2024-01-02 21:40: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
36 DENIED moderate
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: """
    > Manual/deliberate control over fat creation and storage.\n
    \n
    Monkey's paw on this one is that you'd end up having some pretty fantastic explosive diarrhea as the bacteria chow down on your energy loaded waste.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704228035 {#2110
    date: 2024-01-02 21:40:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 274577
  -bodyTs: "'bacteria':28 'chow':29 'control':2 'creation':5 'd':17 'diarrhea':25 'end':18 'energi':33 'explos':24 'fantast':23 'fat':4 'load':34 'manual/deliberate':1 'monkey':8 'one':13 'paw':10 'pretti':22 'storag':7 'wast':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4377374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704228035 {#2106
    date: 2024-01-02 21:40: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
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 {#2225
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +body: """
    > in which case penises would have to compensate I guess\n
    \n
    Brother, if you're penetrating the cervix, you are doing it wrong.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704227706 {#2160
    date: 2024-01-02 21:35:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@Ibaudia@lemmy.world"
    "@LesserAbe@lemmy.world"
    "@Ibaudia@lemmy.world"
    "@LesserAbe@lemmy.world"
    "@Ibaudia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 274558
  -bodyTs: "'brother':11 'case':3 'cervix':17 'compens':8 'guess':10 'penetr':15 'penis':4 're':14 'would':5 'wrong':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4377305"
  +editedAt: DateTimeImmutable @1711009347 {#2161
    date: 2024-03-21 09:22:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704227706 {#2060
    date: 2024-01-02 21:35:06.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 {#2225
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +body: """
    > in which case penises would have to compensate I guess\n
    \n
    Brother, if you're penetrating the cervix, you are doing it wrong.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704227706 {#2160
    date: 2024-01-02 21:35:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@Ibaudia@lemmy.world"
    "@LesserAbe@lemmy.world"
    "@Ibaudia@lemmy.world"
    "@LesserAbe@lemmy.world"
    "@Ibaudia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 274558
  -bodyTs: "'brother':11 'case':3 'cervix':17 'compens':8 'guess':10 'penetr':15 'penis':4 're':14 'would':5 'wrong':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4377305"
  +editedAt: DateTimeImmutable @1711009347 {#2161
    date: 2024-03-21 09:22:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704227706 {#2060
    date: 2024-01-02 21:35:06.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 {#2225
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +body: """
    > in which case penises would have to compensate I guess\n
    \n
    Brother, if you're penetrating the cervix, you are doing it wrong.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704227706 {#2160
    date: 2024-01-02 21:35:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@Ibaudia@lemmy.world"
    "@LesserAbe@lemmy.world"
    "@Ibaudia@lemmy.world"
    "@LesserAbe@lemmy.world"
    "@Ibaudia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 274558
  -bodyTs: "'brother':11 'case':3 'cervix':17 'compens':8 'guess':10 'penetr':15 'penis':4 're':14 'would':5 'wrong':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/736901/-/comment/4377305"
  +editedAt: DateTimeImmutable @1711009347 {#2161
    date: 2024-03-21 09:22:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704227706 {#2060
    date: 2024-01-02 21:35:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2320 …}
  +image: null
  +parent: null
  +root: null
  +body: "We have Miles O'Brien at home."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703776923 {#2213
    date: 2023-12-28 16:22:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Blackout@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 259541
  -bodyTs: "'brien':5 'home':7 'mile':3 'o':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/728198/-/comment/4328854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703776923 {#2214
    date: 2023-12-28 16:22:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2320 …}
  +image: null
  +parent: null
  +root: null
  +body: "We have Miles O'Brien at home."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703776923 {#2213
    date: 2023-12-28 16:22:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Blackout@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 259541
  -bodyTs: "'brien':5 'home':7 'mile':3 'o':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/728198/-/comment/4328854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703776923 {#2214
    date: 2023-12-28 16:22:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2320 …}
  +image: null
  +parent: null
  +root: null
  +body: "We have Miles O'Brien at home."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703776923 {#2213
    date: 2023-12-28 16:22:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Blackout@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 259541
  -bodyTs: "'brien':5 'home':7 'mile':3 'o':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/728198/-/comment/4328854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703776923 {#2214
    date: 2023-12-28 16:22:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2313
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: App\Entity\EntryComment {#2079
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don't show this to stamets."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1707044039 {#2062
      date: 2024-02-04 11:53:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2379 …}
    +nested: Doctrine\ORM\PersistentCollection {#2383 …}
    +votes: Doctrine\ORM\PersistentCollection {#1906 …}
    +reports: Doctrine\ORM\PersistentCollection {#1926 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
    -id: 246597
    -bodyTs: "'show':3 'stamet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/science_memes@mander.xyz/t/717782/-/comment/4248315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703194195 {#1908
      date: 2023-12-21 22:29:55.0 +01:00
    }
  }
  +body: "I posted this directly after you were hornyposting about greek gods."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703347634 {#2301
    date: 2023-12-23 17:07:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@roguetrick@kbin.social"
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 246693
  -bodyTs: "'direct':4 'god':11 'greek':10 'hornypost':8 'post':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/science_memes@mander.xyz/t/717782/-/comment/4274282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703347634 {#2309
    date: 2023-12-23 17:07:14.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 {#2313
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: App\Entity\EntryComment {#2079
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don't show this to stamets."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1707044039 {#2062
      date: 2024-02-04 11:53:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2379 …}
    +nested: Doctrine\ORM\PersistentCollection {#2383 …}
    +votes: Doctrine\ORM\PersistentCollection {#1906 …}
    +reports: Doctrine\ORM\PersistentCollection {#1926 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
    -id: 246597
    -bodyTs: "'show':3 'stamet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/science_memes@mander.xyz/t/717782/-/comment/4248315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703194195 {#1908
      date: 2023-12-21 22:29:55.0 +01:00
    }
  }
  +body: "I posted this directly after you were hornyposting about greek gods."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703347634 {#2301
    date: 2023-12-23 17:07:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@roguetrick@kbin.social"
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 246693
  -bodyTs: "'direct':4 'god':11 'greek':10 'hornypost':8 'post':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/science_memes@mander.xyz/t/717782/-/comment/4274282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703347634 {#2309
    date: 2023-12-23 17:07:14.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 {#2313
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: App\Entity\EntryComment {#2079
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don't show this to stamets."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1707044039 {#2062
      date: 2024-02-04 11:53:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2379 …}
    +nested: Doctrine\ORM\PersistentCollection {#2383 …}
    +votes: Doctrine\ORM\PersistentCollection {#1906 …}
    +reports: Doctrine\ORM\PersistentCollection {#1926 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
    -id: 246597
    -bodyTs: "'show':3 'stamet':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/science_memes@mander.xyz/t/717782/-/comment/4248315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703194195 {#1908
      date: 2023-12-21 22:29:55.0 +01:00
    }
  }
  +body: "I posted this directly after you were hornyposting about greek gods."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703347634 {#2301
    date: 2023-12-23 17:07:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@roguetrick@kbin.social"
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 246693
  -bodyTs: "'direct':4 'god':11 'greek':10 'hornypost':8 'post':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/science_memes@mander.xyz/t/717782/-/comment/4274282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703347634 {#2309
    date: 2023-12-23 17:07:14.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 {#2220
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2222 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +body: "That's a right winger position on the one state solution. I'm not implying that's the only position, but that's essentially the path Israel is walking down right now. The left wing one state solution is much less problematic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703291663 {#2318
    date: 2023-12-23 01:34:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memestoanend@lemmy.world"
    "@balderdash9@lemmy.zip"
    "@lugal@lemmy.ml"
    "@roguetrick@kbin.social"
    "@LaChaleurDeLaNuit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 244645
  -bodyTs: "'essenti':24 'impli':15 'israel':27 'left':34 'less':41 'm':13 'much':40 'one':9,36 'path':26 'posit':6,20 'problemat':42 'right':4,31 'solut':11,38 'state':10,37 'walk':29 'wing':35 'winger':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/720039/-/comment/4266678"
  +editedAt: DateTimeImmutable @1706645840 {#2317
    date: 2024-01-30 21:17:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703291663 {#2216
    date: 2023-12-23 01:34:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2222 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +body: "That's a right winger position on the one state solution. I'm not implying that's the only position, but that's essentially the path Israel is walking down right now. The left wing one state solution is much less problematic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703291663 {#2318
    date: 2023-12-23 01:34:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memestoanend@lemmy.world"
    "@balderdash9@lemmy.zip"
    "@lugal@lemmy.ml"
    "@roguetrick@kbin.social"
    "@LaChaleurDeLaNuit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 244645
  -bodyTs: "'essenti':24 'impli':15 'israel':27 'left':34 'less':41 'm':13 'much':40 'one':9,36 'path':26 'posit':6,20 'problemat':42 'right':4,31 'solut':11,38 'state':10,37 'walk':29 'wing':35 'winger':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/720039/-/comment/4266678"
  +editedAt: DateTimeImmutable @1706645840 {#2317
    date: 2024-01-30 21:17:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703291663 {#2216
    date: 2023-12-23 01:34:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2222 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +body: "That's a right winger position on the one state solution. I'm not implying that's the only position, but that's essentially the path Israel is walking down right now. The left wing one state solution is much less problematic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703291663 {#2318
    date: 2023-12-23 01:34:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memestoanend@lemmy.world"
    "@balderdash9@lemmy.zip"
    "@lugal@lemmy.ml"
    "@roguetrick@kbin.social"
    "@LaChaleurDeLaNuit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 244645
  -bodyTs: "'essenti':24 'impli':15 'israel':27 'left':34 'less':41 'm':13 'much':40 'one':9,36 'path':26 'posit':6,20 'problemat':42 'right':4,31 'solut':11,38 'state':10,37 'walk':29 'wing':35 'winger':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/720039/-/comment/4266678"
  +editedAt: DateTimeImmutable @1706645840 {#2317
    date: 2024-01-30 21:17:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703291663 {#2216
    date: 2023-12-23 01:34:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2208
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2222 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +body: """
    > Free Palestine\n
    \n
    You're missing one state solution. That's what's essentially going to happen as things go. They're depopulating gaza with the plan to eventually grant citizenship to the reduced population of Palestinians so they can maintain a jewish majority. West bank alone wouldn't cause a loss in majority, but Gaza would. They won't grant right of return. Though that is genocide.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703280299 {#2261
    date: 2023-12-22 22:24:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memestoanend@lemmy.world"
    "@balderdash9@lemmy.zip"
    "@lugal@lemmy.ml"
  ]
  +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: 244203
  -bodyTs: "'alon':46 'bank':45 'caus':49 'citizenship':30 'depopul':22 'essenti':13 'eventu':28 'free':1 'gaza':23,55 'genocid':67 'go':14,19 'grant':29,60 'happen':16 'jewish':42 'loss':51 'maintain':40 'major':43,53 'miss':5 'one':6 'palestin':2 'palestinian':36 'plan':26 'popul':34 're':4,21 'reduc':33 'return':63 'right':61 'solut':8 'state':7 'thing':18 'though':64 'west':44 'won':58 'would':56 'wouldn':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/720039/-/comment/4264416"
  +editedAt: DateTimeImmutable @1706580772 {#2277
    date: 2024-01-30 03:12:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703280299 {#2275
    date: 2023-12-22 22:24:59.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 {#2208
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2222 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +body: """
    > Free Palestine\n
    \n
    You're missing one state solution. That's what's essentially going to happen as things go. They're depopulating gaza with the plan to eventually grant citizenship to the reduced population of Palestinians so they can maintain a jewish majority. West bank alone wouldn't cause a loss in majority, but Gaza would. They won't grant right of return. Though that is genocide.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703280299 {#2261
    date: 2023-12-22 22:24:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memestoanend@lemmy.world"
    "@balderdash9@lemmy.zip"
    "@lugal@lemmy.ml"
  ]
  +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: 244203
  -bodyTs: "'alon':46 'bank':45 'caus':49 'citizenship':30 'depopul':22 'essenti':13 'eventu':28 'free':1 'gaza':23,55 'genocid':67 'go':14,19 'grant':29,60 'happen':16 'jewish':42 'loss':51 'maintain':40 'major':43,53 'miss':5 'one':6 'palestin':2 'palestinian':36 'plan':26 'popul':34 're':4,21 'reduc':33 'return':63 'right':61 'solut':8 'state':7 'thing':18 'though':64 'west':44 'won':58 'would':56 'wouldn':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/720039/-/comment/4264416"
  +editedAt: DateTimeImmutable @1706580772 {#2277
    date: 2024-01-30 03:12:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703280299 {#2275
    date: 2023-12-22 22:24:59.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 {#2208
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2222 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +body: """
    > Free Palestine\n
    \n
    You're missing one state solution. That's what's essentially going to happen as things go. They're depopulating gaza with the plan to eventually grant citizenship to the reduced population of Palestinians so they can maintain a jewish majority. West bank alone wouldn't cause a loss in majority, but Gaza would. They won't grant right of return. Though that is genocide.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703280299 {#2261
    date: 2023-12-22 22:24:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memestoanend@lemmy.world"
    "@balderdash9@lemmy.zip"
    "@lugal@lemmy.ml"
  ]
  +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: 244203
  -bodyTs: "'alon':46 'bank':45 'caus':49 'citizenship':30 'depopul':22 'essenti':13 'eventu':28 'free':1 'gaza':23,55 'genocid':67 'go':14,19 'grant':29,60 'happen':16 'jewish':42 'loss':51 'maintain':40 'major':43,53 'miss':5 'one':6 'palestin':2 'palestinian':36 'plan':26 'popul':34 're':4,21 'reduc':33 'return':63 'right':61 'solut':8 'state':7 'thing':18 'though':64 'west':44 'won':58 'would':56 'wouldn':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/720039/-/comment/4264416"
  +editedAt: DateTimeImmutable @1706580772 {#2277
    date: 2024-01-30 03:12:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703280299 {#2275
    date: 2023-12-22 22:24:59.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 {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "Intellivision because the controller has an insert with labels for what the buttons do for each game."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703224726 {#2212
    date: 2023-12-22 06:58:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@frozencat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2263 …}
  +nested: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2239 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 242456
  -bodyTs: "'button':13 'control':4 'game':17 'insert':7 'intellivis':1 'label':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/718500/-/comment/4254324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703224726 {#2207
    date: 2023-12-22 06:58: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
59 DENIED edit
App\Entity\EntryComment {#2265
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "Intellivision because the controller has an insert with labels for what the buttons do for each game."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703224726 {#2212
    date: 2023-12-22 06:58:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@frozencat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2263 …}
  +nested: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2239 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 242456
  -bodyTs: "'button':13 'control':4 'game':17 'insert':7 'intellivis':1 'label':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/718500/-/comment/4254324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703224726 {#2207
    date: 2023-12-22 06:58: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
60 DENIED moderate
App\Entity\EntryComment {#2265
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "Intellivision because the controller has an insert with labels for what the buttons do for each game."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703224726 {#2212
    date: 2023-12-22 06:58:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@frozencat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2263 …}
  +nested: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2239 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 242456
  -bodyTs: "'button':13 'control':4 'game':17 'insert':7 'intellivis':1 'label':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/718500/-/comment/4254324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703224726 {#2207
    date: 2023-12-22 06:58: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