Redirect 302 redirect from GET @entry_comment_create (ee1bdd)

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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2090
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +body: "Yeah, if VLC can't do it, I'd bet my money nothing can"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704564472 {#2131
    date: 2024-01-06 19:07:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@olutukko@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 286179
  -bodyTs: "'bet':10 'd':9 'money':12 'noth':13 'vlc':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/744302/-/comment/4438121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704564472 {#1362
    date: 2024-01-06 19:07:52.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 {#2090
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +body: "Yeah, if VLC can't do it, I'd bet my money nothing can"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704564472 {#2131
    date: 2024-01-06 19:07:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@olutukko@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 286179
  -bodyTs: "'bet':10 'd':9 'money':12 'noth':13 'vlc':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/744302/-/comment/4438121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704564472 {#1362
    date: 2024-01-06 19:07:52.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 {#2090
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +body: "Yeah, if VLC can't do it, I'd bet my money nothing can"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704564472 {#2131
    date: 2024-01-06 19:07:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@olutukko@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 286179
  -bodyTs: "'bet':10 'd':9 'money':12 'noth':13 'vlc':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/744302/-/comment/4438121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704564472 {#1362
    date: 2024-01-06 19:07:52.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 {#2327
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: "It's worm morse code, "my parents aren't home today""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704553531 {#2092
    date: 2024-01-06 16:05:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 285645
  -bodyTs: "'aren':8 'code':5 'home':10 'mors':4 'parent':7 'today':11 'worm':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/743996/-/comment/4435580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704553531 {#2241
    date: 2024-01-06 16:05:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2327
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: "It's worm morse code, "my parents aren't home today""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704553531 {#2092
    date: 2024-01-06 16:05:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 285645
  -bodyTs: "'aren':8 'code':5 'home':10 'mors':4 'parent':7 'today':11 'worm':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/743996/-/comment/4435580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704553531 {#2241
    date: 2024-01-06 16:05:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2327
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: "It's worm morse code, "my parents aren't home today""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704553531 {#2092
    date: 2024-01-06 16:05:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 285645
  -bodyTs: "'aren':8 'code':5 'home':10 'mors':4 'parent':7 'today':11 'worm':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/743996/-/comment/4435580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704553531 {#2241
    date: 2024-01-06 16:05:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2143
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2338 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Sucks doesn't it -- I too used to think that the Boomers would at some point exit stage left and let newer generations take over, but not only have they continued to hold onto power well into their 60s/70s, they've also done everything they can to consolidate their own power and riches, while knocking the ladder out from under the later generations.\n
    \n
    My only advice is to take a break for the news and focus on yourself, maybe find a de-stressing hobby like drawing or sewing. Aside from that, I just wish you best of luck.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704353949 {#2334
    date: 2024-01-04 08:39:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@solomon42069@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 278938
  -bodyTs: "'60s/70s':39 'advic':66 'also':42 'asid':90 'best':97 'boomer':12 'break':71 'consolid':48 'continu':31 'de':83 'de-stress':82 'doesn':2 'done':43 'draw':87 'everyth':44 'exit':17 'find':80 'focus':76 'generat':23,63 'hobbi':85 'hold':33 'knock':55 'ladder':57 'later':62 'left':19 'let':21 'like':86 'luck':99 'mayb':79 'newer':22 'news':74 'onto':34 'point':16 'power':35,51 'rich':53 'sew':89 'stage':18 'stress':84 'suck':1 'take':24,69 'think':9 'use':7 've':41 'well':36 'wish':95 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/739430/-/comment/4399008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704353949 {#1382
    date: 2024-01-04 08:39:09.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 {#2143
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2338 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Sucks doesn't it -- I too used to think that the Boomers would at some point exit stage left and let newer generations take over, but not only have they continued to hold onto power well into their 60s/70s, they've also done everything they can to consolidate their own power and riches, while knocking the ladder out from under the later generations.\n
    \n
    My only advice is to take a break for the news and focus on yourself, maybe find a de-stressing hobby like drawing or sewing. Aside from that, I just wish you best of luck.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704353949 {#2334
    date: 2024-01-04 08:39:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@solomon42069@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 278938
  -bodyTs: "'60s/70s':39 'advic':66 'also':42 'asid':90 'best':97 'boomer':12 'break':71 'consolid':48 'continu':31 'de':83 'de-stress':82 'doesn':2 'done':43 'draw':87 'everyth':44 'exit':17 'find':80 'focus':76 'generat':23,63 'hobbi':85 'hold':33 'knock':55 'ladder':57 'later':62 'left':19 'let':21 'like':86 'luck':99 'mayb':79 'newer':22 'news':74 'onto':34 'point':16 'power':35,51 'rich':53 'sew':89 'stage':18 'stress':84 'suck':1 'take':24,69 'think':9 'use':7 've':41 'well':36 'wish':95 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/739430/-/comment/4399008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704353949 {#1382
    date: 2024-01-04 08:39:09.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 {#2143
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2338 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Sucks doesn't it -- I too used to think that the Boomers would at some point exit stage left and let newer generations take over, but not only have they continued to hold onto power well into their 60s/70s, they've also done everything they can to consolidate their own power and riches, while knocking the ladder out from under the later generations.\n
    \n
    My only advice is to take a break for the news and focus on yourself, maybe find a de-stressing hobby like drawing or sewing. Aside from that, I just wish you best of luck.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704353949 {#2334
    date: 2024-01-04 08:39:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@solomon42069@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 278938
  -bodyTs: "'60s/70s':39 'advic':66 'also':42 'asid':90 'best':97 'boomer':12 'break':71 'consolid':48 'continu':31 'de':83 'de-stress':82 'doesn':2 'done':43 'draw':87 'everyth':44 'exit':17 'find':80 'focus':76 'generat':23,63 'hobbi':85 'hold':33 'knock':55 'ladder':57 'later':62 'left':19 'let':21 'like':86 'luck':99 'mayb':79 'newer':22 'news':74 'onto':34 'point':16 'power':35,51 'rich':53 'sew':89 'stage':18 'stress':84 'suck':1 'take':24,69 'think':9 'use':7 've':41 'well':36 'wish':95 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/739430/-/comment/4399008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704353949 {#1382
    date: 2024-01-04 08:39:09.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 {#2326
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2314 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: """
    True...\n
    \n
    But even on a more metaphorical level, every single thing that has or will happen in this universe, down to even the smallest quantum fluctuations could be encapsulated into IF statements as long as you had enough of them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703785191 {#2137
    date: 2023-12-28 18:39:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
    "@Th4tGuyII@kbin.social"
    "@firecat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 259865
  -bodyTs: "'could':27 'encapsul':29 'enough':38 'even':3,22 'everi':9 'fluctuat':26 'happen':16 'level':8 'long':34 'metaphor':7 'quantum':25 'singl':10 'smallest':24 'statement':32 'thing':11 'true':1 'univers':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4329261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703785191 {#2136
    date: 2023-12-28 18:39:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2314 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: """
    True...\n
    \n
    But even on a more metaphorical level, every single thing that has or will happen in this universe, down to even the smallest quantum fluctuations could be encapsulated into IF statements as long as you had enough of them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703785191 {#2137
    date: 2023-12-28 18:39:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
    "@Th4tGuyII@kbin.social"
    "@firecat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 259865
  -bodyTs: "'could':27 'encapsul':29 'enough':38 'even':3,22 'everi':9 'fluctuat':26 'happen':16 'level':8 'long':34 'metaphor':7 'quantum':25 'singl':10 'smallest':24 'statement':32 'thing':11 'true':1 'univers':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4329261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703785191 {#2136
    date: 2023-12-28 18:39:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2314 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: """
    True...\n
    \n
    But even on a more metaphorical level, every single thing that has or will happen in this universe, down to even the smallest quantum fluctuations could be encapsulated into IF statements as long as you had enough of them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703785191 {#2137
    date: 2023-12-28 18:39:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
    "@Th4tGuyII@kbin.social"
    "@firecat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 259865
  -bodyTs: "'could':27 'encapsul':29 'enough':38 'even':3,22 'everi':9 'fluctuat':26 'happen':16 'level':8 'long':34 'metaphor':7 'quantum':25 'singl':10 'smallest':24 'statement':32 'thing':11 'true':1 'univers':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4329261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703785191 {#2136
    date: 2023-12-28 18:39:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2051
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2314 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1703777786 {#2331
    date: 2023-12-28 16:36:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2048 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 259569
  -bodyTs: "'accomplish':13 'cannot':11 'enough':15 'got':23 'infinit':24 'long':19 'singl':5 'statement':17 'thing':6 'time':25 'univers':9 've':22 'wait':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703777786 {#2325
    date: 2023-12-28 16:36:26.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 {#2051
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2314 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1703777786 {#2331
    date: 2023-12-28 16:36:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2048 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 259569
  -bodyTs: "'accomplish':13 'cannot':11 'enough':15 'got':23 'infinit':24 'long':19 'singl':5 'statement':17 'thing':6 'time':25 'univers':9 've':22 'wait':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703777786 {#2325
    date: 2023-12-28 16:36:26.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 {#2051
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2314 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "There's not a single thing in this universe that cannot be accomplished with enough IF statements... as long as you've got infinite time to wait"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1703777786 {#2331
    date: 2023-12-28 16:36:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savvywolf@pawb.social"
    "@ThrowawayPermanente@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2048 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 259569
  -bodyTs: "'accomplish':13 'cannot':11 'enough':15 'got':23 'infinit':24 'long':19 'singl':5 'statement':17 'thing':6 'time':25 'univers':9 've':22 'wait':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/programmer_humor@programming.dev/t/728405/-/comment/4328891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703777786 {#2325
    date: 2023-12-28 16:36:26.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 {#2041
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +body: """
    Bloody heck mate, lighten up a bit. Everyone hating on Grandpa Joe is aware it's a family film, it's just a rather conspicuous plot-hole that he went from not moving for years to prancing and dancing about.\n
    \n
    But if you're going to be a pain in the arse about it...\n
    \n
    > Firstly, you mischaracterise the elderly, maybe from a myopic view based on personal anecdotes. People who live active lives before retirement tend to live relatively active lives after retirement. The reason they may choose to live more cautious lifestyles is because mundane injuries for a young person can spell a death sentence for the elderly. In over 65s, a simple fall can lead to a hip fracture, which has a one-year mortality rate of 21% if the patient undergoes surgery; this mortality rate rises to 70% if they do not undergo surgery.\n
    \n
    Yeah, but we know Grandpa Joe has supppsedly been bed-bound like the other elders for years. He may have once lived an active lifestyle, but he ain't active now, and (especially when you're older) muscle you don't use disappears fast.\n
    \n
    > Secondly, if you earnestly believe that a 90 year old, over 20 years into retirement, needs to polish their work boots, get on their bike, and find work to support their family, then you’re either mentally deficient, a child with zero experience of the job market, or a tory. Either way, you’re detached from reality.\n
    \n
    Damn, you really throwing the word Tory around like that... I'm firmly working class, I know struggle - and I do think that if you're barely hanging onto existence like Charlie's family is, then anyone who can be working should be for the sake of your family to improve life even just a little bit.\n
    \n
    It absolutely is cruel to suggest that someone retired should have to pick up their cap, but life can be cruel like that, and I think you're detatched from reality acting like that sort of thing never happens - like nobody ever needs to come out of retirement for any reason ever.\n
    \n
    > Forgetting the fact that a retiree has earned their retirement, a company is simply less likely to take on an over 65, either through some judgment of their ability or out of fear that a common workplace slip can turn into a death.\n
    \n
    True, but that doesn't stop Grandpa Joe from trying - sure beats watching your family living destitute while you live bed-bound for years full well knowing you don't need to be\n
    \n
    > You really need to get some perspective on how the world works, and maybe a hobby that isn’t making ill-informed ultra-literalised criticisms of family films. Next you’ll be saying that Grandpa Joe should learn to code so he can remote hustle from his bed.\n
    \n
    Again, chill the fuck out mate, it's way more light-hearted than you're being. Everyone's aware it's a family film.\n
    \n
    Having said that, my perspective is that the world can be cruel at times, and that Grandpa Joe should be doing his part to help his destitute family rather than lying in bed if he's got enough energy to start dancing and singing, and fucking around with his Grandson in a chocolate factory - I think you're out of touch if you think everybody hits 65 and suddenly s financially set for the rest of their lives.\n
    \n
    Also, certainly given the original film's setting, I suspect that neither of those would've been a thing yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703604664 {#2132
    date: 2023-12-26 16:31:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@nomecks@lemmy.world"
    "@Th4tGuyII@kbin.social"
    "@Laticauda@lemmy.ca"
    "@WilloftheWest@feddit.uk"
    "@Stamets@lemmy.world"
    "@nomecks@lemmy.world"
    "@Th4tGuyII@kbin.social"
    "@Laticauda@lemmy.ca"
    "@WilloftheWest@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2108 …}
  +nested: Doctrine\ORM\PersistentCollection {#2101 …}
  +votes: Doctrine\ORM\PersistentCollection {#2109 …}
  +reports: Doctrine\ORM\PersistentCollection {#2106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
  -id: 253841
  -bodyTs: "'20':206 '21':132 '65':382,579 '65s':113 '70':143 '90':202 'abil':389 'absolut':310 'act':340 'activ':73,81,174,180 'ain':178 'also':591 'anecdot':69 'anyon':288 'around':259,559 'ars':53 'awar':14,507 'bare':278 'base':66 'beat':415 'bed':160,425,487,545 'bed-bound':159,424 'believ':199 'bike':219 'bit':7,308 'bloodi':1 'boot':215 'bound':161,426 'cap':324 'cautious':93 'certain':592 'charli':283 'child':234 'chill':489 'chocol':565 'choos':89 'class':266 'code':479 'come':353 'common':396 'compani':372 'conspicu':25 'critic':464 'cruel':312,329,524 'damn':252 'danc':40,554 'death':106,403 'defici':232 'destitut':420,539 'detach':249 'detatch':337 'disappear':193 'doesn':407 'earn':368 'earnest':198 'either':230,245,383 'elder':60,110,165 'energi':551 'enough':550 'especi':183 'even':304 'ever':350,360 'everybodi':577 'everyon':8,505 'exist':281 'experi':237 'fact':363 'factori':566 'fall':116 'famili':18,226,285,300,418,466,511,540 'fast':194 'fear':393 'film':19,467,512,596 'financi':583 'find':221 'firm':264 'first':56 'forget':361 'fractur':122 'fuck':491,558 'full':429 'get':216,442 'given':593 'go':46 'got':549 'grandpa':11,154,410,474,529 'grandson':562 'hang':279 'happen':347 'hate':9 'heart':500 'heck':2 'help':537 'hip':121 'hit':578 'hobbi':453 'hole':28 'hustl':484 'ill':459 'ill-inform':458 'improv':302 'inform':460 'injuri':98 'isn':455 'job':240 'joe':12,155,411,475,530 'judgment':386 'know':153,268,431 'lead':118 'learn':477 'less':375 'lie':543 'life':303,326 'lifestyl':94,175 'light':499 'light-heart':498 'lighten':4 'like':162,260,282,330,341,348,376 'literalis':463 'littl':307 'live':72,74,79,82,91,172,419,423,590 'll':470 'm':263 'make':457 'market':241 'mate':3,493 'may':88,169 'mayb':61,451 'mental':231 'mischaracteris':58 'mortal':129,139 'move':34 'mundan':97 'muscl':188 'myopic':64 'need':210,351,435,440 'neither':602 'never':346 'next':468 'nobodi':349 'old':204 'older':187 'one':127 'one-year':126 'onto':280 'origin':595 'pain':50 'part':535 'patient':135 'peopl':70 'person':68,102 'perspect':444,517 'pick':321 'plot':27 'plot-hol':26 'polish':212 'pranc':38 'rate':130,140 'rather':24,541 're':45,186,229,248,277,336,503,570 'realiti':251,339 'realli':254,439 'reason':86,359 'relat':80 'remot':483 'rest':587 'retir':76,84,209,317,356,370 'retire':366 'rise':141 'said':514 'sake':297 'say':472 'second':195 'sentenc':107 'set':584,598 'simpl':115 'simpli':374 'sing':556 'slip':398 'someon':316 'sort':343 'spell':104 'start':553 'stop':409 'struggl':269 'sudden':581 'suggest':314 'support':224 'suppps':157 'sure':414 'surgeri':137,149 'suspect':600 'take':378 'tend':77 'thing':345,609 'think':273,334,568,576 'throw':255 'time':526 'tori':244,258 'touch':573 'tri':413 'true':404 'turn':400 'ultra':462 'ultra-literalis':461 'undergo':136,148 'use':192 've':606 'view':65 'watch':416 'way':246,496 'well':430 'went':31 'word':257 'work':214,222,265,292,449 'workplac':397 'world':448,521 'would':605 'yeah':150 'year':36,128,167,203,207,428 'yet':610 'young':101 'zero':236"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/724248/-/comment/4311279"
  +editedAt: DateTimeImmutable @1707974786 {#2138
    date: 2024-02-15 06:26:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703604664 {#2129
    date: 2023-12-26 16:31:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2041
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +body: """
    Bloody heck mate, lighten up a bit. Everyone hating on Grandpa Joe is aware it's a family film, it's just a rather conspicuous plot-hole that he went from not moving for years to prancing and dancing about.\n
    \n
    But if you're going to be a pain in the arse about it...\n
    \n
    > Firstly, you mischaracterise the elderly, maybe from a myopic view based on personal anecdotes. People who live active lives before retirement tend to live relatively active lives after retirement. The reason they may choose to live more cautious lifestyles is because mundane injuries for a young person can spell a death sentence for the elderly. In over 65s, a simple fall can lead to a hip fracture, which has a one-year mortality rate of 21% if the patient undergoes surgery; this mortality rate rises to 70% if they do not undergo surgery.\n
    \n
    Yeah, but we know Grandpa Joe has supppsedly been bed-bound like the other elders for years. He may have once lived an active lifestyle, but he ain't active now, and (especially when you're older) muscle you don't use disappears fast.\n
    \n
    > Secondly, if you earnestly believe that a 90 year old, over 20 years into retirement, needs to polish their work boots, get on their bike, and find work to support their family, then you’re either mentally deficient, a child with zero experience of the job market, or a tory. Either way, you’re detached from reality.\n
    \n
    Damn, you really throwing the word Tory around like that... I'm firmly working class, I know struggle - and I do think that if you're barely hanging onto existence like Charlie's family is, then anyone who can be working should be for the sake of your family to improve life even just a little bit.\n
    \n
    It absolutely is cruel to suggest that someone retired should have to pick up their cap, but life can be cruel like that, and I think you're detatched from reality acting like that sort of thing never happens - like nobody ever needs to come out of retirement for any reason ever.\n
    \n
    > Forgetting the fact that a retiree has earned their retirement, a company is simply less likely to take on an over 65, either through some judgment of their ability or out of fear that a common workplace slip can turn into a death.\n
    \n
    True, but that doesn't stop Grandpa Joe from trying - sure beats watching your family living destitute while you live bed-bound for years full well knowing you don't need to be\n
    \n
    > You really need to get some perspective on how the world works, and maybe a hobby that isn’t making ill-informed ultra-literalised criticisms of family films. Next you’ll be saying that Grandpa Joe should learn to code so he can remote hustle from his bed.\n
    \n
    Again, chill the fuck out mate, it's way more light-hearted than you're being. Everyone's aware it's a family film.\n
    \n
    Having said that, my perspective is that the world can be cruel at times, and that Grandpa Joe should be doing his part to help his destitute family rather than lying in bed if he's got enough energy to start dancing and singing, and fucking around with his Grandson in a chocolate factory - I think you're out of touch if you think everybody hits 65 and suddenly s financially set for the rest of their lives.\n
    \n
    Also, certainly given the original film's setting, I suspect that neither of those would've been a thing yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703604664 {#2132
    date: 2023-12-26 16:31:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@nomecks@lemmy.world"
    "@Th4tGuyII@kbin.social"
    "@Laticauda@lemmy.ca"
    "@WilloftheWest@feddit.uk"
    "@Stamets@lemmy.world"
    "@nomecks@lemmy.world"
    "@Th4tGuyII@kbin.social"
    "@Laticauda@lemmy.ca"
    "@WilloftheWest@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2108 …}
  +nested: Doctrine\ORM\PersistentCollection {#2101 …}
  +votes: Doctrine\ORM\PersistentCollection {#2109 …}
  +reports: Doctrine\ORM\PersistentCollection {#2106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
  -id: 253841
  -bodyTs: "'20':206 '21':132 '65':382,579 '65s':113 '70':143 '90':202 'abil':389 'absolut':310 'act':340 'activ':73,81,174,180 'ain':178 'also':591 'anecdot':69 'anyon':288 'around':259,559 'ars':53 'awar':14,507 'bare':278 'base':66 'beat':415 'bed':160,425,487,545 'bed-bound':159,424 'believ':199 'bike':219 'bit':7,308 'bloodi':1 'boot':215 'bound':161,426 'cap':324 'cautious':93 'certain':592 'charli':283 'child':234 'chill':489 'chocol':565 'choos':89 'class':266 'code':479 'come':353 'common':396 'compani':372 'conspicu':25 'critic':464 'cruel':312,329,524 'damn':252 'danc':40,554 'death':106,403 'defici':232 'destitut':420,539 'detach':249 'detatch':337 'disappear':193 'doesn':407 'earn':368 'earnest':198 'either':230,245,383 'elder':60,110,165 'energi':551 'enough':550 'especi':183 'even':304 'ever':350,360 'everybodi':577 'everyon':8,505 'exist':281 'experi':237 'fact':363 'factori':566 'fall':116 'famili':18,226,285,300,418,466,511,540 'fast':194 'fear':393 'film':19,467,512,596 'financi':583 'find':221 'firm':264 'first':56 'forget':361 'fractur':122 'fuck':491,558 'full':429 'get':216,442 'given':593 'go':46 'got':549 'grandpa':11,154,410,474,529 'grandson':562 'hang':279 'happen':347 'hate':9 'heart':500 'heck':2 'help':537 'hip':121 'hit':578 'hobbi':453 'hole':28 'hustl':484 'ill':459 'ill-inform':458 'improv':302 'inform':460 'injuri':98 'isn':455 'job':240 'joe':12,155,411,475,530 'judgment':386 'know':153,268,431 'lead':118 'learn':477 'less':375 'lie':543 'life':303,326 'lifestyl':94,175 'light':499 'light-heart':498 'lighten':4 'like':162,260,282,330,341,348,376 'literalis':463 'littl':307 'live':72,74,79,82,91,172,419,423,590 'll':470 'm':263 'make':457 'market':241 'mate':3,493 'may':88,169 'mayb':61,451 'mental':231 'mischaracteris':58 'mortal':129,139 'move':34 'mundan':97 'muscl':188 'myopic':64 'need':210,351,435,440 'neither':602 'never':346 'next':468 'nobodi':349 'old':204 'older':187 'one':127 'one-year':126 'onto':280 'origin':595 'pain':50 'part':535 'patient':135 'peopl':70 'person':68,102 'perspect':444,517 'pick':321 'plot':27 'plot-hol':26 'polish':212 'pranc':38 'rate':130,140 'rather':24,541 're':45,186,229,248,277,336,503,570 'realiti':251,339 'realli':254,439 'reason':86,359 'relat':80 'remot':483 'rest':587 'retir':76,84,209,317,356,370 'retire':366 'rise':141 'said':514 'sake':297 'say':472 'second':195 'sentenc':107 'set':584,598 'simpl':115 'simpli':374 'sing':556 'slip':398 'someon':316 'sort':343 'spell':104 'start':553 'stop':409 'struggl':269 'sudden':581 'suggest':314 'support':224 'suppps':157 'sure':414 'surgeri':137,149 'suspect':600 'take':378 'tend':77 'thing':345,609 'think':273,334,568,576 'throw':255 'time':526 'tori':244,258 'touch':573 'tri':413 'true':404 'turn':400 'ultra':462 'ultra-literalis':461 'undergo':136,148 'use':192 've':606 'view':65 'watch':416 'way':246,496 'well':430 'went':31 'word':257 'work':214,222,265,292,449 'workplac':397 'world':448,521 'would':605 'yeah':150 'year':36,128,167,203,207,428 'yet':610 'young':101 'zero':236"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/724248/-/comment/4311279"
  +editedAt: DateTimeImmutable @1707974786 {#2138
    date: 2024-02-15 06:26:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703604664 {#2129
    date: 2023-12-26 16:31:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2041
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +body: """
    Bloody heck mate, lighten up a bit. Everyone hating on Grandpa Joe is aware it's a family film, it's just a rather conspicuous plot-hole that he went from not moving for years to prancing and dancing about.\n
    \n
    But if you're going to be a pain in the arse about it...\n
    \n
    > Firstly, you mischaracterise the elderly, maybe from a myopic view based on personal anecdotes. People who live active lives before retirement tend to live relatively active lives after retirement. The reason they may choose to live more cautious lifestyles is because mundane injuries for a young person can spell a death sentence for the elderly. In over 65s, a simple fall can lead to a hip fracture, which has a one-year mortality rate of 21% if the patient undergoes surgery; this mortality rate rises to 70% if they do not undergo surgery.\n
    \n
    Yeah, but we know Grandpa Joe has supppsedly been bed-bound like the other elders for years. He may have once lived an active lifestyle, but he ain't active now, and (especially when you're older) muscle you don't use disappears fast.\n
    \n
    > Secondly, if you earnestly believe that a 90 year old, over 20 years into retirement, needs to polish their work boots, get on their bike, and find work to support their family, then you’re either mentally deficient, a child with zero experience of the job market, or a tory. Either way, you’re detached from reality.\n
    \n
    Damn, you really throwing the word Tory around like that... I'm firmly working class, I know struggle - and I do think that if you're barely hanging onto existence like Charlie's family is, then anyone who can be working should be for the sake of your family to improve life even just a little bit.\n
    \n
    It absolutely is cruel to suggest that someone retired should have to pick up their cap, but life can be cruel like that, and I think you're detatched from reality acting like that sort of thing never happens - like nobody ever needs to come out of retirement for any reason ever.\n
    \n
    > Forgetting the fact that a retiree has earned their retirement, a company is simply less likely to take on an over 65, either through some judgment of their ability or out of fear that a common workplace slip can turn into a death.\n
    \n
    True, but that doesn't stop Grandpa Joe from trying - sure beats watching your family living destitute while you live bed-bound for years full well knowing you don't need to be\n
    \n
    > You really need to get some perspective on how the world works, and maybe a hobby that isn’t making ill-informed ultra-literalised criticisms of family films. Next you’ll be saying that Grandpa Joe should learn to code so he can remote hustle from his bed.\n
    \n
    Again, chill the fuck out mate, it's way more light-hearted than you're being. Everyone's aware it's a family film.\n
    \n
    Having said that, my perspective is that the world can be cruel at times, and that Grandpa Joe should be doing his part to help his destitute family rather than lying in bed if he's got enough energy to start dancing and singing, and fucking around with his Grandson in a chocolate factory - I think you're out of touch if you think everybody hits 65 and suddenly s financially set for the rest of their lives.\n
    \n
    Also, certainly given the original film's setting, I suspect that neither of those would've been a thing yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703604664 {#2132
    date: 2023-12-26 16:31:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@nomecks@lemmy.world"
    "@Th4tGuyII@kbin.social"
    "@Laticauda@lemmy.ca"
    "@WilloftheWest@feddit.uk"
    "@Stamets@lemmy.world"
    "@nomecks@lemmy.world"
    "@Th4tGuyII@kbin.social"
    "@Laticauda@lemmy.ca"
    "@WilloftheWest@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2108 …}
  +nested: Doctrine\ORM\PersistentCollection {#2101 …}
  +votes: Doctrine\ORM\PersistentCollection {#2109 …}
  +reports: Doctrine\ORM\PersistentCollection {#2106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
  -id: 253841
  -bodyTs: "'20':206 '21':132 '65':382,579 '65s':113 '70':143 '90':202 'abil':389 'absolut':310 'act':340 'activ':73,81,174,180 'ain':178 'also':591 'anecdot':69 'anyon':288 'around':259,559 'ars':53 'awar':14,507 'bare':278 'base':66 'beat':415 'bed':160,425,487,545 'bed-bound':159,424 'believ':199 'bike':219 'bit':7,308 'bloodi':1 'boot':215 'bound':161,426 'cap':324 'cautious':93 'certain':592 'charli':283 'child':234 'chill':489 'chocol':565 'choos':89 'class':266 'code':479 'come':353 'common':396 'compani':372 'conspicu':25 'critic':464 'cruel':312,329,524 'damn':252 'danc':40,554 'death':106,403 'defici':232 'destitut':420,539 'detach':249 'detatch':337 'disappear':193 'doesn':407 'earn':368 'earnest':198 'either':230,245,383 'elder':60,110,165 'energi':551 'enough':550 'especi':183 'even':304 'ever':350,360 'everybodi':577 'everyon':8,505 'exist':281 'experi':237 'fact':363 'factori':566 'fall':116 'famili':18,226,285,300,418,466,511,540 'fast':194 'fear':393 'film':19,467,512,596 'financi':583 'find':221 'firm':264 'first':56 'forget':361 'fractur':122 'fuck':491,558 'full':429 'get':216,442 'given':593 'go':46 'got':549 'grandpa':11,154,410,474,529 'grandson':562 'hang':279 'happen':347 'hate':9 'heart':500 'heck':2 'help':537 'hip':121 'hit':578 'hobbi':453 'hole':28 'hustl':484 'ill':459 'ill-inform':458 'improv':302 'inform':460 'injuri':98 'isn':455 'job':240 'joe':12,155,411,475,530 'judgment':386 'know':153,268,431 'lead':118 'learn':477 'less':375 'lie':543 'life':303,326 'lifestyl':94,175 'light':499 'light-heart':498 'lighten':4 'like':162,260,282,330,341,348,376 'literalis':463 'littl':307 'live':72,74,79,82,91,172,419,423,590 'll':470 'm':263 'make':457 'market':241 'mate':3,493 'may':88,169 'mayb':61,451 'mental':231 'mischaracteris':58 'mortal':129,139 'move':34 'mundan':97 'muscl':188 'myopic':64 'need':210,351,435,440 'neither':602 'never':346 'next':468 'nobodi':349 'old':204 'older':187 'one':127 'one-year':126 'onto':280 'origin':595 'pain':50 'part':535 'patient':135 'peopl':70 'person':68,102 'perspect':444,517 'pick':321 'plot':27 'plot-hol':26 'polish':212 'pranc':38 'rate':130,140 'rather':24,541 're':45,186,229,248,277,336,503,570 'realiti':251,339 'realli':254,439 'reason':86,359 'relat':80 'remot':483 'rest':587 'retir':76,84,209,317,356,370 'retire':366 'rise':141 'said':514 'sake':297 'say':472 'second':195 'sentenc':107 'set':584,598 'simpl':115 'simpli':374 'sing':556 'slip':398 'someon':316 'sort':343 'spell':104 'start':553 'stop':409 'struggl':269 'sudden':581 'suggest':314 'support':224 'suppps':157 'sure':414 'surgeri':137,149 'suspect':600 'take':378 'tend':77 'thing':345,609 'think':273,334,568,576 'throw':255 'time':526 'tori':244,258 'touch':573 'tri':413 'true':404 'turn':400 'ultra':462 'ultra-literalis':461 'undergo':136,148 'use':192 've':606 'view':65 'watch':416 'way':246,496 'well':430 'went':31 'word':257 'work':214,222,265,292,449 'workplac':397 'world':448,521 'would':605 'yeah':150 'year':36,128,167,203,207,428 'yet':610 'young':101 'zero':236"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/724248/-/comment/4311279"
  +editedAt: DateTimeImmutable @1707974786 {#2138
    date: 2024-02-15 06:26:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703604664 {#2129
    date: 2023-12-26 16:31:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2121
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +body: """
    Yeah, I have - and the ones that could walk were constantly having to sit down, not doing bloody jigs like Joe did upon learning about the Golden Ticket.\n
    \n
    Grandpa Joe has significantly more energy than his peers, that much I can tell - and the fact he let his poor family suffer rather than put that energy to use working even just a day a week is part of why I hate Grandpa Joe
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703543226 {#2165
    date: 2023-12-25 23:27:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@nomecks@lemmy.world"
    "@Th4tGuyII@kbin.social"
    "@Laticauda@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 252122
  -bodyTs: "'bloodi':18 'constant':11 'could':8 'day':63 'energi':34,56 'even':60 'fact':45 'famili':50 'golden':27 'grandpa':29,72 'hate':71 'jig':19 'joe':21,30,73 'learn':24 'let':47 'like':20 'much':39 'one':6 'part':67 'peer':37 'poor':49 'put':54 'rather':52 'signific':32 'sit':14 'suffer':51 'tell':42 'ticket':28 'upon':23 'use':58 'walk':9 'week':65 'work':59 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/724248/-/comment/4303744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703543226 {#2125
    date: 2023-12-25 23:27: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
27 DENIED edit
App\Entity\EntryComment {#2121
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +body: """
    Yeah, I have - and the ones that could walk were constantly having to sit down, not doing bloody jigs like Joe did upon learning about the Golden Ticket.\n
    \n
    Grandpa Joe has significantly more energy than his peers, that much I can tell - and the fact he let his poor family suffer rather than put that energy to use working even just a day a week is part of why I hate Grandpa Joe
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703543226 {#2165
    date: 2023-12-25 23:27:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@nomecks@lemmy.world"
    "@Th4tGuyII@kbin.social"
    "@Laticauda@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 252122
  -bodyTs: "'bloodi':18 'constant':11 'could':8 'day':63 'energi':34,56 'even':60 'fact':45 'famili':50 'golden':27 'grandpa':29,72 'hate':71 'jig':19 'joe':21,30,73 'learn':24 'let':47 'like':20 'much':39 'one':6 'part':67 'peer':37 'poor':49 'put':54 'rather':52 'signific':32 'sit':14 'suffer':51 'tell':42 'ticket':28 'upon':23 'use':58 'walk':9 'week':65 'work':59 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/724248/-/comment/4303744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703543226 {#2125
    date: 2023-12-25 23:27: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
28 DENIED moderate
App\Entity\EntryComment {#2121
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +body: """
    Yeah, I have - and the ones that could walk were constantly having to sit down, not doing bloody jigs like Joe did upon learning about the Golden Ticket.\n
    \n
    Grandpa Joe has significantly more energy than his peers, that much I can tell - and the fact he let his poor family suffer rather than put that energy to use working even just a day a week is part of why I hate Grandpa Joe
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703543226 {#2165
    date: 2023-12-25 23:27:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@nomecks@lemmy.world"
    "@Th4tGuyII@kbin.social"
    "@Laticauda@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 252122
  -bodyTs: "'bloodi':18 'constant':11 'could':8 'day':63 'energi':34,56 'even':60 'fact':45 'famili':50 'golden':27 'grandpa':29,72 'hate':71 'jig':19 'joe':21,30,73 'learn':24 'let':47 'like':20 'much':39 'one':6 'part':67 'peer':37 'poor':49 'put':54 'rather':52 'signific':32 'sit':14 'suffer':51 'tell':42 'ticket':28 'upon':23 'use':58 'walk':9 'week':65 'work':59 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/724248/-/comment/4303744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703543226 {#2125
    date: 2023-12-25 23:27: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
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 {#2139
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +body: "Sure - but if Joe's got enough energy to fuck around in a chocolate factory with his grandson, then he's got enough energy to work part-time to help his desperately poor family"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703524910 {#2117
    date: 2023-12-25 18:21:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@nomecks@lemmy.world"
    "@Stamets@lemmy.world"
    "@nomecks@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2215 …}
  +nested: Doctrine\ORM\PersistentCollection {#2198 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 251468
  -bodyTs: "'around':11 'chocol':14 'desper':33 'energi':8,24 'enough':7,23 'factori':15 'famili':35 'fuck':10 'got':6,22 'grandson':18 'help':31 'joe':4 'part':28 'part-tim':27 'poor':34 'sure':1 'time':29 'work':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/724248/-/comment/4300658"
  +editedAt: DateTimeImmutable @1707739418 {#2118
    date: 2024-02-12 13:03:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703524910 {#2053
    date: 2023-12-25 18:21: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 {#2139
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +body: "Sure - but if Joe's got enough energy to fuck around in a chocolate factory with his grandson, then he's got enough energy to work part-time to help his desperately poor family"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703524910 {#2117
    date: 2023-12-25 18:21:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@nomecks@lemmy.world"
    "@Stamets@lemmy.world"
    "@nomecks@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2215 …}
  +nested: Doctrine\ORM\PersistentCollection {#2198 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 251468
  -bodyTs: "'around':11 'chocol':14 'desper':33 'energi':8,24 'enough':7,23 'factori':15 'famili':35 'fuck':10 'got':6,22 'grandson':18 'help':31 'joe':4 'part':28 'part-tim':27 'poor':34 'sure':1 'time':29 'work':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/724248/-/comment/4300658"
  +editedAt: DateTimeImmutable @1707739418 {#2118
    date: 2024-02-12 13:03:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703524910 {#2053
    date: 2023-12-25 18:21: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 {#2139
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +body: "Sure - but if Joe's got enough energy to fuck around in a chocolate factory with his grandson, then he's got enough energy to work part-time to help his desperately poor family"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703524910 {#2117
    date: 2023-12-25 18:21:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@nomecks@lemmy.world"
    "@Stamets@lemmy.world"
    "@nomecks@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2215 …}
  +nested: Doctrine\ORM\PersistentCollection {#2198 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 251468
  -bodyTs: "'around':11 'chocol':14 'desper':33 'energi':8,24 'enough':7,23 'factori':15 'famili':35 'fuck':10 'got':6,22 'grandson':18 'help':31 'joe':4 'part':28 'part-tim':27 'poor':34 'sure':1 'time':29 'work':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.world/t/724248/-/comment/4300658"
  +editedAt: DateTimeImmutable @1707739418 {#2118
    date: 2024-02-12 13:03:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703524910 {#2053
    date: 2023-12-25 18:21: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 {#2252
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2311
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
    +image: null
    +parent: null
    +root: null
    +body: "You can only hope these were cleaned after their last use"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1707687310 {#2228
      date: 2024-02-11 22:35:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ObviouslyNotBanana@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2306 …}
    +nested: Doctrine\ORM\PersistentCollection {#2305 …}
    +votes: Doctrine\ORM\PersistentCollection {#2303 …}
    +reports: Doctrine\ORM\PersistentCollection {#2317 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
    -id: 248020
    -bodyTs: "'clean':7 'hope':4 'last':10 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/722454/-/comment/4283816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703402443 {#2229
      date: 2023-12-24 08:20:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Especially that first one - I'm scared to think that someone can even accomodate that up there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1703406011 {#2043
    date: 2023-12-24 09:20:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@Th4tGuyII@kbin.social"
    "@FinishingDutch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 248077
  -bodyTs: "'accomod':14 'especi':1 'even':13 'first':3 'm':6 'one':4 'scare':7 'someon':11 'think':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/722454/-/comment/4284260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703406011 {#2126
    date: 2023-12-24 09:20:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2311
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
    +image: null
    +parent: null
    +root: null
    +body: "You can only hope these were cleaned after their last use"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1707687310 {#2228
      date: 2024-02-11 22:35:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ObviouslyNotBanana@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2306 …}
    +nested: Doctrine\ORM\PersistentCollection {#2305 …}
    +votes: Doctrine\ORM\PersistentCollection {#2303 …}
    +reports: Doctrine\ORM\PersistentCollection {#2317 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
    -id: 248020
    -bodyTs: "'clean':7 'hope':4 'last':10 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/722454/-/comment/4283816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703402443 {#2229
      date: 2023-12-24 08:20:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Especially that first one - I'm scared to think that someone can even accomodate that up there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1703406011 {#2043
    date: 2023-12-24 09:20:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@Th4tGuyII@kbin.social"
    "@FinishingDutch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 248077
  -bodyTs: "'accomod':14 'especi':1 'even':13 'first':3 'm':6 'one':4 'scare':7 'someon':11 'think':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/722454/-/comment/4284260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703406011 {#2126
    date: 2023-12-24 09:20:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2311
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
    +image: null
    +parent: null
    +root: null
    +body: "You can only hope these were cleaned after their last use"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1707687310 {#2228
      date: 2024-02-11 22:35:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ObviouslyNotBanana@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2306 …}
    +nested: Doctrine\ORM\PersistentCollection {#2305 …}
    +votes: Doctrine\ORM\PersistentCollection {#2303 …}
    +reports: Doctrine\ORM\PersistentCollection {#2317 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
    -id: 248020
    -bodyTs: "'clean':7 'hope':4 'last':10 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/722454/-/comment/4283816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703402443 {#2229
      date: 2023-12-24 08:20:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Especially that first one - I'm scared to think that someone can even accomodate that up there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1703406011 {#2043
    date: 2023-12-24 09:20:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@Th4tGuyII@kbin.social"
    "@FinishingDutch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 248077
  -bodyTs: "'accomod':14 'especi':1 'even':13 'first':3 'm':6 'one':4 'scare':7 'someon':11 'think':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/722454/-/comment/4284260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703406011 {#2126
    date: 2023-12-24 09:20:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\EntryComment {#2311
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can only hope these were cleaned after their last use"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1707687310 {#2228
    date: 2024-02-11 22:35:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2306 …}
  +nested: Doctrine\ORM\PersistentCollection {#2305 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
  -id: 248020
  -bodyTs: "'clean':7 'hope':4 'last':10 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/722454/-/comment/4283816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703402443 {#2229
    date: 2023-12-24 08:20:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2311
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can only hope these were cleaned after their last use"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1707687310 {#2228
    date: 2024-02-11 22:35:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2306 …}
  +nested: Doctrine\ORM\PersistentCollection {#2305 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
  -id: 248020
  -bodyTs: "'clean':7 'hope':4 'last':10 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/722454/-/comment/4283816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703402443 {#2229
    date: 2023-12-24 08:20:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2311
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can only hope these were cleaned after their last use"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1707687310 {#2228
    date: 2024-02-11 22:35:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2306 …}
  +nested: Doctrine\ORM\PersistentCollection {#2305 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
  -id: 248020
  -bodyTs: "'clean':7 'hope':4 'last':10 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/722454/-/comment/4283816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703402443 {#2229
    date: 2023-12-24 08:20:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2295
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2283 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: """
    Except that it is clearly satire - it's poking fun at the idea of anti-intellectualism.\n
    \n
    Having said that, one could argue Poe's law - it can be hard to tell these days what's satire and what's not, and not everybody is laughing at anti-intellectualism
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703227492 {#2307
    date: 2023-12-22 07:44:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moosetwin@lemmy.dbzer0.com"
    "@StrongHorseWeakNeigh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 242520
  -bodyTs: "'anti':16,49 'anti-intellectu':15,48 'argu':23 'clear':5 'could':22 'day':34 'everybodi':44 'except':1 'fun':10 'hard':30 'idea':13 'intellectu':17,50 'laugh':46 'law':26 'one':21 'poe':24 'poke':9 'said':19 'satir':6,37 'tell':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/newcommunities@lemmy.world/t/718753/-/comment/4254637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703227492 {#2310
    date: 2023-12-22 07:44:52.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 {#2295
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2283 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: """
    Except that it is clearly satire - it's poking fun at the idea of anti-intellectualism.\n
    \n
    Having said that, one could argue Poe's law - it can be hard to tell these days what's satire and what's not, and not everybody is laughing at anti-intellectualism
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703227492 {#2307
    date: 2023-12-22 07:44:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moosetwin@lemmy.dbzer0.com"
    "@StrongHorseWeakNeigh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 242520
  -bodyTs: "'anti':16,49 'anti-intellectu':15,48 'argu':23 'clear':5 'could':22 'day':34 'everybodi':44 'except':1 'fun':10 'hard':30 'idea':13 'intellectu':17,50 'laugh':46 'law':26 'one':21 'poe':24 'poke':9 'said':19 'satir':6,37 'tell':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/newcommunities@lemmy.world/t/718753/-/comment/4254637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703227492 {#2310
    date: 2023-12-22 07:44:52.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 {#2295
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2283 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: """
    Except that it is clearly satire - it's poking fun at the idea of anti-intellectualism.\n
    \n
    Having said that, one could argue Poe's law - it can be hard to tell these days what's satire and what's not, and not everybody is laughing at anti-intellectualism
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703227492 {#2307
    date: 2023-12-22 07:44:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moosetwin@lemmy.dbzer0.com"
    "@StrongHorseWeakNeigh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 242520
  -bodyTs: "'anti':16,49 'anti-intellectu':15,48 'argu':23 'clear':5 'could':22 'day':34 'everybodi':44 'except':1 'fun':10 'hard':30 'idea':13 'intellectu':17,50 'laugh':46 'law':26 'one':21 'poe':24 'poke':9 'said':19 'satir':6,37 'tell':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/newcommunities@lemmy.world/t/718753/-/comment/4254637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703227492 {#2310
    date: 2023-12-22 07:44:52.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 {#2199
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wish it was Gonald, but today's definitely a Miguel day"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703081330 {#2296
    date: 2023-12-20 15:08:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 237751
  -bodyTs: "'day':11 'definit':8 'gonald':4 'miguel':10 'today':6 'wish':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/714806/-/comment/4223850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703081330 {#2290
    date: 2023-12-20 15:08:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wish it was Gonald, but today's definitely a Miguel day"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703081330 {#2296
    date: 2023-12-20 15:08:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 237751
  -bodyTs: "'day':11 'definit':8 'gonald':4 'miguel':10 'today':6 'wish':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/714806/-/comment/4223850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703081330 {#2290
    date: 2023-12-20 15:08:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wish it was Gonald, but today's definitely a Miguel day"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703081330 {#2296
    date: 2023-12-20 15:08:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 237751
  -bodyTs: "'day':11 'definit':8 'gonald':4 'miguel':10 'today':6 'wish':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/714806/-/comment/4223850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703081330 {#2290
    date: 2023-12-20 15:08:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2200
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Going after the copyright holder for infringing on your work, which by merely existing commercially infringes on their copyright, is one hell of a way to get sued out the arse...\n
    \n
    Having said that, it is a crime that LOTR still hasn't entered the public domain yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 89
  +score: 0
  +lastActive: DateTime @1705692857 {#2196
    date: 2024-01-19 20:34:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 235181
  -bodyTs: "'ars':31 'commerci':15 'copyright':4,19 'crime':38 'domain':47 'enter':44 'exist':14 'get':27 'go':1 'hasn':42 'hell':22 'holder':5 'infring':7,16 'lotr':40 'mere':13 'one':21 'public':46 'said':33 'still':41 'su':28 'way':25 'work':10 'yet':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/712956/-/comment/4207408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703000520 {#2217
    date: 2023-12-19 16:42:00.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 {#2200
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Going after the copyright holder for infringing on your work, which by merely existing commercially infringes on their copyright, is one hell of a way to get sued out the arse...\n
    \n
    Having said that, it is a crime that LOTR still hasn't entered the public domain yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 89
  +score: 0
  +lastActive: DateTime @1705692857 {#2196
    date: 2024-01-19 20:34:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 235181
  -bodyTs: "'ars':31 'commerci':15 'copyright':4,19 'crime':38 'domain':47 'enter':44 'exist':14 'get':27 'go':1 'hasn':42 'hell':22 'holder':5 'infring':7,16 'lotr':40 'mere':13 'one':21 'public':46 'said':33 'still':41 'su':28 'way':25 'work':10 'yet':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/712956/-/comment/4207408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703000520 {#2217
    date: 2023-12-19 16:42:00.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 {#2200
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2211 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2270 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Going after the copyright holder for infringing on your work, which by merely existing commercially infringes on their copyright, is one hell of a way to get sued out the arse...\n
    \n
    Having said that, it is a crime that LOTR still hasn't entered the public domain yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 89
  +score: 0
  +lastActive: DateTime @1705692857 {#2196
    date: 2024-01-19 20:34:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 235181
  -bodyTs: "'ars':31 'commerci':15 'copyright':4,19 'crime':38 'domain':47 'enter':44 'exist':14 'get':27 'go':1 'hasn':42 'hell':22 'holder':5 'infring':7,16 'lotr':40 'mere':13 'one':21 'public':46 'said':33 'still':41 'su':28 'way':25 'work':10 'yet':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/712956/-/comment/4207408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703000520 {#2217
    date: 2023-12-19 16:42:00.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 {#2235
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2242 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2239 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Damn - Why does everything have to become a hustle or business opportunity? Why couldn't a wholesome accidental friendship just stay that way?  \n
     God I hate the influence hustle culture has had on the internet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 73
  +score: 0
  +lastActive: DateTime @1705500268 {#2204
    date: 2024-01-17 15:04:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rrrurboatlibad@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2240 …}
  +nested: Doctrine\ORM\PersistentCollection {#2233 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  -id: 232186
  -bodyTs: "'accident':18 'becom':7 'busi':11 'couldn':14 'cultur':30 'damn':1 'everyth':4 'friendship':19 'god':24 'hate':26 'hustl':9,29 'influenc':28 'internet':35 'opportun':12 'stay':21 'way':23 'wholesom':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/710821/-/comment/4191020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702917664 {#2209
    date: 2023-12-18 17:41:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2235
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2242 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2239 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Damn - Why does everything have to become a hustle or business opportunity? Why couldn't a wholesome accidental friendship just stay that way?  \n
     God I hate the influence hustle culture has had on the internet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 73
  +score: 0
  +lastActive: DateTime @1705500268 {#2204
    date: 2024-01-17 15:04:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rrrurboatlibad@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2240 …}
  +nested: Doctrine\ORM\PersistentCollection {#2233 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  -id: 232186
  -bodyTs: "'accident':18 'becom':7 'busi':11 'couldn':14 'cultur':30 'damn':1 'everyth':4 'friendship':19 'god':24 'hate':26 'hustl':9,29 'influenc':28 'internet':35 'opportun':12 'stay':21 'way':23 'wholesom':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/710821/-/comment/4191020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702917664 {#2209
    date: 2023-12-18 17:41:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2235
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2242 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2239 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Damn - Why does everything have to become a hustle or business opportunity? Why couldn't a wholesome accidental friendship just stay that way?  \n
     God I hate the influence hustle culture has had on the internet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 73
  +score: 0
  +lastActive: DateTime @1705500268 {#2204
    date: 2024-01-17 15:04:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rrrurboatlibad@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2240 …}
  +nested: Doctrine\ORM\PersistentCollection {#2233 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  -id: 232186
  -bodyTs: "'accident':18 'becom':7 'busi':11 'couldn':14 'cultur':30 'damn':1 'everyth':4 'friendship':19 'god':24 'hate':26 'hustl':9,29 'influenc':28 'internet':35 'opportun':12 'stay':21 'way':23 'wholesom':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/710821/-/comment/4191020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702917664 {#2209
    date: 2023-12-18 17:41:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2246
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2245 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
  +image: null
  +parent: null
  +root: null
  +body: "The fucked up part is that barely a decade after his death - thanks to the efforts of Louis Pasteur - Semmelweis's work went from so controversial they condemned him to his death, to becoming *the* basis for the field of aseptics"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1705029722 {#2264
    date: 2024-01-12 04:22:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2247 …}
  +votes: Doctrine\ORM\PersistentCollection {#2256 …}
  +reports: Doctrine\ORM\PersistentCollection {#2284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  -id: 224922
  -bodyTs: "'asept':41 'bare':7 'basi':36 'becom':34 'condemn':28 'controversi':26 'death':12,32 'decad':9 'effort':16 'field':39 'fuck':2 'loui':18 'part':4 'pasteur':19 'semmelwei':20 'thank':13 'went':23 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/705380/-/comment/4145992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702659701 {#2263
    date: 2023-12-15 18:01:41.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 {#2246
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2245 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
  +image: null
  +parent: null
  +root: null
  +body: "The fucked up part is that barely a decade after his death - thanks to the efforts of Louis Pasteur - Semmelweis's work went from so controversial they condemned him to his death, to becoming *the* basis for the field of aseptics"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1705029722 {#2264
    date: 2024-01-12 04:22:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2247 …}
  +votes: Doctrine\ORM\PersistentCollection {#2256 …}
  +reports: Doctrine\ORM\PersistentCollection {#2284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  -id: 224922
  -bodyTs: "'asept':41 'bare':7 'basi':36 'becom':34 'condemn':28 'controversi':26 'death':12,32 'decad':9 'effort':16 'field':39 'fuck':2 'loui':18 'part':4 'pasteur':19 'semmelwei':20 'thank':13 'went':23 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/705380/-/comment/4145992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702659701 {#2263
    date: 2023-12-15 18:01:41.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 {#2246
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2245 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2189 …}
  +image: null
  +parent: null
  +root: null
  +body: "The fucked up part is that barely a decade after his death - thanks to the efforts of Louis Pasteur - Semmelweis's work went from so controversial they condemned him to his death, to becoming *the* basis for the field of aseptics"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1705029722 {#2264
    date: 2024-01-12 04:22:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2247 …}
  +votes: Doctrine\ORM\PersistentCollection {#2256 …}
  +reports: Doctrine\ORM\PersistentCollection {#2284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  -id: 224922
  -bodyTs: "'asept':41 'bare':7 'basi':36 'becom':34 'condemn':28 'controversi':26 'death':12,32 'decad':9 'effort':16 'field':39 'fuck':2 'loui':18 'part':4 'pasteur':19 'semmelwei':20 'thank':13 'went':23 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/705380/-/comment/4145992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702659701 {#2263
    date: 2023-12-15 18:01:41.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