GET https://kbin.spritesserver.nl/u/@brsrklf@jlai.lu/comments/top

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.79 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 {#2062
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2395 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yeah, but you know, danger in the pokémon world is relative.\n
    \n
    The worst thing that can happen when you face mafia/terrorists/wannabe dictators is they will make your rat fight theirs. I guess they’ll take your lunch money every time you lose, so that’s a thing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 97
  +score: 0
  +lastActive: DateTime @1727669664 {#2087
    date: 2024-09-30 06:14:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@realitista@lemmy.world"
    "@realitista@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 331229
  -bodyTs: "'danger':5 'dictat':22 'everi':39 'face':20 'fight':29 'guess':32 'happen':17 'know':4 'll':34 'lose':42 'lunch':37 'mafia/terrorists/wannabe':21 'make':26 'money':38 'pokémon':8 'rat':28 'relat':11 'take':35 'thing':14,47 'time':40 'world':9 'worst':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4846118"
  +editedAt: DateTimeImmutable @1727634985 {#2387
    date: 2024-09-29 20:36:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705927354 {#2095
    date: 2024-01-22 13:42:34.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 {#2062
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2395 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yeah, but you know, danger in the pokémon world is relative.\n
    \n
    The worst thing that can happen when you face mafia/terrorists/wannabe dictators is they will make your rat fight theirs. I guess they’ll take your lunch money every time you lose, so that’s a thing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 97
  +score: 0
  +lastActive: DateTime @1727669664 {#2087
    date: 2024-09-30 06:14:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@realitista@lemmy.world"
    "@realitista@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 331229
  -bodyTs: "'danger':5 'dictat':22 'everi':39 'face':20 'fight':29 'guess':32 'happen':17 'know':4 'll':34 'lose':42 'lunch':37 'mafia/terrorists/wannabe':21 'make':26 'money':38 'pokémon':8 'rat':28 'relat':11 'take':35 'thing':14,47 'time':40 'world':9 'worst':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4846118"
  +editedAt: DateTimeImmutable @1727634985 {#2387
    date: 2024-09-29 20:36:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705927354 {#2095
    date: 2024-01-22 13:42:34.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 {#2062
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2395 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yeah, but you know, danger in the pokémon world is relative.\n
    \n
    The worst thing that can happen when you face mafia/terrorists/wannabe dictators is they will make your rat fight theirs. I guess they’ll take your lunch money every time you lose, so that’s a thing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 97
  +score: 0
  +lastActive: DateTime @1727669664 {#2087
    date: 2024-09-30 06:14:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@realitista@lemmy.world"
    "@realitista@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 331229
  -bodyTs: "'danger':5 'dictat':22 'everi':39 'face':20 'fight':29 'guess':32 'happen':17 'know':4 'll':34 'lose':42 'lunch':37 'mafia/terrorists/wannabe':21 'make':26 'money':38 'pokémon':8 'rat':28 'relat':11 'take':35 'thing':14,47 'time':40 'world':9 'worst':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4846118"
  +editedAt: DateTimeImmutable @1727634985 {#2387
    date: 2024-09-29 20:36:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705927354 {#2095
    date: 2024-01-22 13:42:34.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 {#2380
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2385 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: null
  +root: null
  +body: "First goomba : “get on my level, dude.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1704368689 {#2077
    date: 2024-01-04 12:44:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lawrence@lemmy.world"
    "@lawrence@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 279234
  -bodyTs: "'dude':7 'first':1 'get':3 'goomba':2 'level':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4480564"
  +editedAt: DateTimeImmutable @1711546677 {#2098
    date: 2024-03-27 14:37:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704368689 {#2080
    date: 2024-01-04 12:44:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2380
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2385 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: null
  +root: null
  +body: "First goomba : “get on my level, dude.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1704368689 {#2077
    date: 2024-01-04 12:44:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lawrence@lemmy.world"
    "@lawrence@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 279234
  -bodyTs: "'dude':7 'first':1 'get':3 'goomba':2 'level':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4480564"
  +editedAt: DateTimeImmutable @1711546677 {#2098
    date: 2024-03-27 14:37:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704368689 {#2080
    date: 2024-01-04 12:44:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2380
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2385 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: null
  +root: null
  +body: "First goomba : “get on my level, dude.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1704368689 {#2077
    date: 2024-01-04 12:44:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lawrence@lemmy.world"
    "@lawrence@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 279234
  -bodyTs: "'dude':7 'first':1 'get':3 'goomba':2 'level':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4480564"
  +editedAt: DateTimeImmutable @1711546677 {#2098
    date: 2024-03-27 14:37:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704368689 {#2080
    date: 2024-01-04 12:44:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2339
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +body: """
    There was a joke a bit like that in the Order of the Stick webcomic.\n
    \n
    The hydra they were facing was supposed to be a test of wit. Fighting it mindlessly was supposed to be a bad idea, since it would just grow more and more heads in response.\n
    \n
    Except one of them noticed there didn’t seem to be any limit to the number of heads and had an idea, so he let the violent bastard in the team go cut heads like crazy anyway.\n
    \n
    After a while the hydra just fainted because it couldn’t supply oxygen to so many brains.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1701535550 {#2364
    date: 2023-12-02 17:45:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Darkassassin07@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  -id: 189208
  -bodyTs: "'anyway':86 'bad':37 'bastard':77 'bit':6 'brain':103 'couldn':96 'crazi':85 'cut':82 'didn':56 'except':50 'face':20 'faint':93 'fight':29 'go':81 'grow':43 'head':47,67,83 'hydra':17,91 'idea':38,71 'joke':4 'let':74 'like':7,84 'limit':62 'mani':102 'mindless':31 'notic':54 'number':65 'one':51 'order':11 'oxygen':99 'respons':49 'seem':58 'sinc':39 'stick':14 'suppli':98 'suppos':22,33 'team':80 'test':26 'violent':76 'webcom':15 'wit':28 'would':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/3859254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701535550 {#2372
    date: 2023-12-02 17:45: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
11 DENIED edit
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +body: """
    There was a joke a bit like that in the Order of the Stick webcomic.\n
    \n
    The hydra they were facing was supposed to be a test of wit. Fighting it mindlessly was supposed to be a bad idea, since it would just grow more and more heads in response.\n
    \n
    Except one of them noticed there didn’t seem to be any limit to the number of heads and had an idea, so he let the violent bastard in the team go cut heads like crazy anyway.\n
    \n
    After a while the hydra just fainted because it couldn’t supply oxygen to so many brains.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1701535550 {#2364
    date: 2023-12-02 17:45:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Darkassassin07@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  -id: 189208
  -bodyTs: "'anyway':86 'bad':37 'bastard':77 'bit':6 'brain':103 'couldn':96 'crazi':85 'cut':82 'didn':56 'except':50 'face':20 'faint':93 'fight':29 'go':81 'grow':43 'head':47,67,83 'hydra':17,91 'idea':38,71 'joke':4 'let':74 'like':7,84 'limit':62 'mani':102 'mindless':31 'notic':54 'number':65 'one':51 'order':11 'oxygen':99 'respons':49 'seem':58 'sinc':39 'stick':14 'suppli':98 'suppos':22,33 'team':80 'test':26 'violent':76 'webcom':15 'wit':28 'would':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/3859254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701535550 {#2372
    date: 2023-12-02 17:45: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
12 DENIED moderate
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +body: """
    There was a joke a bit like that in the Order of the Stick webcomic.\n
    \n
    The hydra they were facing was supposed to be a test of wit. Fighting it mindlessly was supposed to be a bad idea, since it would just grow more and more heads in response.\n
    \n
    Except one of them noticed there didn’t seem to be any limit to the number of heads and had an idea, so he let the violent bastard in the team go cut heads like crazy anyway.\n
    \n
    After a while the hydra just fainted because it couldn’t supply oxygen to so many brains.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1701535550 {#2364
    date: 2023-12-02 17:45:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Darkassassin07@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  -id: 189208
  -bodyTs: "'anyway':86 'bad':37 'bastard':77 'bit':6 'brain':103 'couldn':96 'crazi':85 'cut':82 'didn':56 'except':50 'face':20 'faint':93 'fight':29 'go':81 'grow':43 'head':47,67,83 'hydra':17,91 'idea':38,71 'joke':4 'let':74 'like':7,84 'limit':62 'mani':102 'mindless':31 'notic':54 'number':65 'one':51 'order':11 'oxygen':99 'respons':49 'seem':58 'sinc':39 'stick':14 'suppli':98 'suppos':22,33 'team':80 'test':26 'violent':76 'webcom':15 'wit':28 'would':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/3859254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701535550 {#2372
    date: 2023-12-02 17:45: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
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 {#2042
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Funny thing, originally Dry Bowser *is* actually just Bowser, but dead (undead?).\n
    \n
    He became like that when thrown into lava in New Super Mario Bros world 1, came back fighting as a skeleton in the last world, then Bowser Jr threw his bones into black magic soup or something and that revived him as good old meat Bowser.\n
    \n
    But after that Dry Bowser became a separate character, probably because Nintendo *loves* having dozens of slightly different variations for every character.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1697274244 {#2159
    date: 2023-10-14 11:04:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sundrei@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2332 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 46234
  -bodyTs: "'1':27 'actual':7 'back':29 'becam':14,64 'black':45 'bone':43 'bowser':5,9,39,58,63 'bros':25 'came':28 'charact':67,80 'dead':11 'differ':76 'dozen':73 'dri':4,62 'everi':79 'fight':30 'funni':1 'good':55 'jr':40 'last':36 'lava':20 'like':15 'love':71 'magic':46 'mario':24 'meat':57 'new':22 'nintendo':70 'old':56 'origin':3 'probabl':68 'reviv':52 'separ':66 'skeleton':33 'slight':75 'someth':49 'soup':47 'super':23 'thing':2 'threw':41 'thrown':18 'undead':12 'variat':77 'world':26,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2705296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697219086 {#2135
    date: 2023-10-13 19:44:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2042
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Funny thing, originally Dry Bowser *is* actually just Bowser, but dead (undead?).\n
    \n
    He became like that when thrown into lava in New Super Mario Bros world 1, came back fighting as a skeleton in the last world, then Bowser Jr threw his bones into black magic soup or something and that revived him as good old meat Bowser.\n
    \n
    But after that Dry Bowser became a separate character, probably because Nintendo *loves* having dozens of slightly different variations for every character.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1697274244 {#2159
    date: 2023-10-14 11:04:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sundrei@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2332 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 46234
  -bodyTs: "'1':27 'actual':7 'back':29 'becam':14,64 'black':45 'bone':43 'bowser':5,9,39,58,63 'bros':25 'came':28 'charact':67,80 'dead':11 'differ':76 'dozen':73 'dri':4,62 'everi':79 'fight':30 'funni':1 'good':55 'jr':40 'last':36 'lava':20 'like':15 'love':71 'magic':46 'mario':24 'meat':57 'new':22 'nintendo':70 'old':56 'origin':3 'probabl':68 'reviv':52 'separ':66 'skeleton':33 'slight':75 'someth':49 'soup':47 'super':23 'thing':2 'threw':41 'thrown':18 'undead':12 'variat':77 'world':26,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2705296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697219086 {#2135
    date: 2023-10-13 19:44:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2042
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Funny thing, originally Dry Bowser *is* actually just Bowser, but dead (undead?).\n
    \n
    He became like that when thrown into lava in New Super Mario Bros world 1, came back fighting as a skeleton in the last world, then Bowser Jr threw his bones into black magic soup or something and that revived him as good old meat Bowser.\n
    \n
    But after that Dry Bowser became a separate character, probably because Nintendo *loves* having dozens of slightly different variations for every character.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1697274244 {#2159
    date: 2023-10-14 11:04:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sundrei@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2332 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 46234
  -bodyTs: "'1':27 'actual':7 'back':29 'becam':14,64 'black':45 'bone':43 'bowser':5,9,39,58,63 'bros':25 'came':28 'charact':67,80 'dead':11 'differ':76 'dozen':73 'dri':4,62 'everi':79 'fight':30 'funni':1 'good':55 'jr':40 'last':36 'lava':20 'like':15 'love':71 'magic':46 'mario':24 'meat':57 'new':22 'nintendo':70 'old':56 'origin':3 'probabl':68 'reviv':52 'separ':66 'skeleton':33 'slight':75 'someth':49 'soup':47 'super':23 'thing':2 'threw':41 'thrown':18 'undead':12 'variat':77 'world':26,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2705296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697219086 {#2135
    date: 2023-10-13 19:44:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2342
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: "He works in pre-trained, predictive ways."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703418865 {#2141
    date: 2023-12-24 12:54:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lawrence@lemmy.world"
    "@killeronthecorner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2092 …}
  +nested: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2091 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 248371
  -bodyTs: "'pre':5 'pre-train':4 'predict':7 'train':6 'way':8 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4310441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703418865 {#2344
    date: 2023-12-24 12:54:25.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 {#2342
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: "He works in pre-trained, predictive ways."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703418865 {#2141
    date: 2023-12-24 12:54:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lawrence@lemmy.world"
    "@killeronthecorner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2092 …}
  +nested: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2091 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 248371
  -bodyTs: "'pre':5 'pre-train':4 'predict':7 'train':6 'way':8 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4310441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703418865 {#2344
    date: 2023-12-24 12:54:25.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 {#2342
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: "He works in pre-trained, predictive ways."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703418865 {#2141
    date: 2023-12-24 12:54:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lawrence@lemmy.world"
    "@killeronthecorner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2092 …}
  +nested: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2091 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 248371
  -bodyTs: "'pre':5 'pre-train':4 'predict':7 'train':6 'way':8 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4310441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703418865 {#2344
    date: 2023-12-24 12:54:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +body: "If one day an AI becomes sentient enough to feel offended, just calling them “large language model” will be more than enough to insult them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698512131 {#2340
    date: 2023-10-28 18:55:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZachWeinersmith@mastodon.social"
    "@Masimatutu@lemm.ee"
    "@FaceDeer@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 76769
  -bodyTs: "'ai':5 'becom':6 'call':13 'day':3 'enough':8,22 'feel':10 'insult':24 'languag':16 'larg':15 'model':17 'offend':11 'one':2 'sentient':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/3063944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698512131 {#2341
    date: 2023-10-28 18:55:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +body: "If one day an AI becomes sentient enough to feel offended, just calling them “large language model” will be more than enough to insult them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698512131 {#2340
    date: 2023-10-28 18:55:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZachWeinersmith@mastodon.social"
    "@Masimatutu@lemm.ee"
    "@FaceDeer@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 76769
  -bodyTs: "'ai':5 'becom':6 'call':13 'day':3 'enough':8,22 'feel':10 'insult':24 'languag':16 'larg':15 'model':17 'offend':11 'one':2 'sentient':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/3063944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698512131 {#2341
    date: 2023-10-28 18:55:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +body: "If one day an AI becomes sentient enough to feel offended, just calling them “large language model” will be more than enough to insult them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698512131 {#2340
    date: 2023-10-28 18:55:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZachWeinersmith@mastodon.social"
    "@Masimatutu@lemm.ee"
    "@FaceDeer@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 76769
  -bodyTs: "'ai':5 'becom':6 'call':13 'day':3 'enough':8,22 'feel':10 'insult':24 'languag':16 'larg':15 'model':17 'offend':11 'one':2 'sentient':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/3063944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698512131 {#2341
    date: 2023-10-28 18:55:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2104
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2100 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think that DM would really want to play FATAL instead.\n
    \n
    Edit : just for the uninitiated, this monument of internet history, the FATAL tabletop RPG rule book review : [www.rpg.net/reviews/archive/14/14567.phtml](https://www.rpg.net/reviews/archive/14/14567.phtml)\n
    \n
    Just make sure you have time for it, but it’s worth it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699045322 {#2070
    date: 2023-11-03 22:02:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 87914
  -bodyTs: "'/reviews/archive/14/14567.phtml](https://www.rpg.net/reviews/archive/14/14567.phtml)':31 'book':27 'dm':4 'edit':12 'fatal':10,23 'histori':21 'instead':11 'internet':20 'make':33 'monument':18 'play':9 'realli':6 'review':28 'rpg':25 'rule':26 'sure':34 'tabletop':24 'think':2 'time':37 'uniniti':16 'want':7 'worth':43 'would':5 'www.rpg.net':30 'www.rpg.net/reviews/archive/14/14567.phtml](https://www.rpg.net/reviews/archive/14/14567.phtml)':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/3204112"
  +editedAt: DateTimeImmutable @1699043234 {#2067
    date: 2023-11-03 21:27:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699042417 {#2021
    date: 2023-11-03 21:13:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2104
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2100 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think that DM would really want to play FATAL instead.\n
    \n
    Edit : just for the uninitiated, this monument of internet history, the FATAL tabletop RPG rule book review : [www.rpg.net/reviews/archive/14/14567.phtml](https://www.rpg.net/reviews/archive/14/14567.phtml)\n
    \n
    Just make sure you have time for it, but it’s worth it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699045322 {#2070
    date: 2023-11-03 22:02:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 87914
  -bodyTs: "'/reviews/archive/14/14567.phtml](https://www.rpg.net/reviews/archive/14/14567.phtml)':31 'book':27 'dm':4 'edit':12 'fatal':10,23 'histori':21 'instead':11 'internet':20 'make':33 'monument':18 'play':9 'realli':6 'review':28 'rpg':25 'rule':26 'sure':34 'tabletop':24 'think':2 'time':37 'uniniti':16 'want':7 'worth':43 'would':5 'www.rpg.net':30 'www.rpg.net/reviews/archive/14/14567.phtml](https://www.rpg.net/reviews/archive/14/14567.phtml)':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/3204112"
  +editedAt: DateTimeImmutable @1699043234 {#2067
    date: 2023-11-03 21:27:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699042417 {#2021
    date: 2023-11-03 21:13:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2104
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2100 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think that DM would really want to play FATAL instead.\n
    \n
    Edit : just for the uninitiated, this monument of internet history, the FATAL tabletop RPG rule book review : [www.rpg.net/reviews/archive/14/14567.phtml](https://www.rpg.net/reviews/archive/14/14567.phtml)\n
    \n
    Just make sure you have time for it, but it’s worth it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699045322 {#2070
    date: 2023-11-03 22:02:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 87914
  -bodyTs: "'/reviews/archive/14/14567.phtml](https://www.rpg.net/reviews/archive/14/14567.phtml)':31 'book':27 'dm':4 'edit':12 'fatal':10,23 'histori':21 'instead':11 'internet':20 'make':33 'monument':18 'play':9 'realli':6 'review':28 'rpg':25 'rule':26 'sure':34 'tabletop':24 'think':2 'time':37 'uniniti':16 'want':7 'worth':43 'would':5 'www.rpg.net':30 'www.rpg.net/reviews/archive/14/14567.phtml](https://www.rpg.net/reviews/archive/14/14567.phtml)':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/3204112"
  +editedAt: DateTimeImmutable @1699043234 {#2067
    date: 2023-11-03 21:27:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699042417 {#2021
    date: 2023-11-03 21:13:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: "It’s funnier this way IMO, because it sounds first like a confused realization with the ellipse and question mark, and then the joke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705936112 {#2041
    date: 2024-01-22 16:08:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EfreetSK@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@Slovene@feddit.nl"
    "@Risk@feddit.uk"
  ]
  +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: 331555
  -bodyTs: "'confus':13 'ellips':17 'first':10 'funnier':3 'imo':6 'joke':24 'like':11 'mark':20 'question':19 'realiz':14 'sound':9 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4848376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705936112 {#2165
    date: 2024-01-22 16:08:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: "It’s funnier this way IMO, because it sounds first like a confused realization with the ellipse and question mark, and then the joke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705936112 {#2041
    date: 2024-01-22 16:08:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EfreetSK@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@Slovene@feddit.nl"
    "@Risk@feddit.uk"
  ]
  +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: 331555
  -bodyTs: "'confus':13 'ellips':17 'first':10 'funnier':3 'imo':6 'joke':24 'like':11 'mark':20 'question':19 'realiz':14 'sound':9 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4848376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705936112 {#2165
    date: 2024-01-22 16:08:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: "It’s funnier this way IMO, because it sounds first like a confused realization with the ellipse and question mark, and then the joke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705936112 {#2041
    date: 2024-01-22 16:08:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EfreetSK@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
    "@Slovene@feddit.nl"
    "@Risk@feddit.uk"
  ]
  +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: 331555
  -bodyTs: "'confus':13 'ellips':17 'first':10 'funnier':3 'imo':6 'joke':24 'like':11 'mark':20 'question':19 'realiz':14 'sound':9 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4848376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705936112 {#2165
    date: 2024-01-22 16:08:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2043
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2139 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +body: """
    The (admittedly kind of terrible) sequel disagrees with that, because Jafar as a genie can’t kill anyone either.\n
    \n
    Though he *can* use his powers to make people’s life hell, wish or no wish, and abuses that quite a bit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702990924 {#2114
    date: 2023-12-19 14:02:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@rockSlayer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  -id: 234731
  -bodyTs: "'abus':37 'admit':2 'anyon':18 'bit':41 'disagre':7 'either':19 'geni':14 'hell':31 'jafar':11 'kill':17 'kind':3 'life':30 'make':27 'peopl':28 'power':25 'quit':39 'sequel':6 'terribl':5 'though':20 'use':23 'wish':32,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4216302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702990924 {#2124
    date: 2023-12-19 14:02: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
35 DENIED edit
App\Entity\EntryComment {#2043
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2139 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +body: """
    The (admittedly kind of terrible) sequel disagrees with that, because Jafar as a genie can’t kill anyone either.\n
    \n
    Though he *can* use his powers to make people’s life hell, wish or no wish, and abuses that quite a bit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702990924 {#2114
    date: 2023-12-19 14:02:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@rockSlayer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  -id: 234731
  -bodyTs: "'abus':37 'admit':2 'anyon':18 'bit':41 'disagre':7 'either':19 'geni':14 'hell':31 'jafar':11 'kill':17 'kind':3 'life':30 'make':27 'peopl':28 'power':25 'quit':39 'sequel':6 'terribl':5 'though':20 'use':23 'wish':32,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4216302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702990924 {#2124
    date: 2023-12-19 14:02: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
36 DENIED moderate
App\Entity\EntryComment {#2043
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2139 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +body: """
    The (admittedly kind of terrible) sequel disagrees with that, because Jafar as a genie can’t kill anyone either.\n
    \n
    Though he *can* use his powers to make people’s life hell, wish or no wish, and abuses that quite a bit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702990924 {#2114
    date: 2023-12-19 14:02:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@rockSlayer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  -id: 234731
  -bodyTs: "'abus':37 'admit':2 'anyon':18 'bit':41 'disagre':7 'either':19 'geni':14 'hell':31 'jafar':11 'kill':17 'kind':3 'life':30 'make':27 'peopl':28 'power':25 'quit':39 'sequel':6 'terribl':5 'though':20 'use':23 'wish':32,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4216302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702990924 {#2124
    date: 2023-12-19 14:02: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
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2192
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +body: """
    I’m in the same boat.\n
    \n
    …Maybe we’re just trying too hard and it’s a [Cow tools](https://en.wikipedia.org/wiki/Cow_tools) moment?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705776091 {#2126
    date: 2024-01-20 19:41:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@ConstipatedWatson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 326246
  -bodyTs: "'/wiki/cow_tools)':22 'boat':6 'cow':18 'en.wikipedia.org':21 'en.wikipedia.org/wiki/cow_tools)':20 'hard':13 'm':2 'mayb':7 'moment':23 're':9 'tool':19 'tri':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4812201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705776091 {#2127
    date: 2024-01-20 19:41: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
39 DENIED edit
App\Entity\EntryComment {#2192
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +body: """
    I’m in the same boat.\n
    \n
    …Maybe we’re just trying too hard and it’s a [Cow tools](https://en.wikipedia.org/wiki/Cow_tools) moment?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705776091 {#2126
    date: 2024-01-20 19:41:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@ConstipatedWatson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 326246
  -bodyTs: "'/wiki/cow_tools)':22 'boat':6 'cow':18 'en.wikipedia.org':21 'en.wikipedia.org/wiki/cow_tools)':20 'hard':13 'm':2 'mayb':7 'moment':23 're':9 'tool':19 'tri':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4812201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705776091 {#2127
    date: 2024-01-20 19:41: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
40 DENIED moderate
App\Entity\EntryComment {#2192
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +body: """
    I’m in the same boat.\n
    \n
    …Maybe we’re just trying too hard and it’s a [Cow tools](https://en.wikipedia.org/wiki/Cow_tools) moment?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705776091 {#2126
    date: 2024-01-20 19:41:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@ConstipatedWatson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 326246
  -bodyTs: "'/wiki/cow_tools)':22 'boat':6 'cow':18 'en.wikipedia.org':21 'en.wikipedia.org/wiki/cow_tools)':20 'hard':13 'm':2 'mayb':7 'moment':23 're':9 'tool':19 'tri':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4812201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705776091 {#2127
    date: 2024-01-20 19:41: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
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 {#2307
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +body: """
    Are people angry at Neil Gaiman? Because American Gods sure has a few Jesuses.\n
    \n
    And Good Omens has a bunch of biblical VIPs too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703066446 {#2252
    date: 2023-12-20 11:00:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Crul@lemm.ee"
    "@Donjuanme@lemmy.world"
    "@Ilovethebomb@lemm.ee"
    "@TheBat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2304 …}
  +nested: Doctrine\ORM\PersistentCollection {#2319 …}
  +votes: Doctrine\ORM\PersistentCollection {#2318 …}
  +reports: Doctrine\ORM\PersistentCollection {#2316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  -id: 237350
  -bodyTs: "'american':8 'angri':3 'biblic':22 'bunch':20 'gaiman':6 'god':9 'good':16 'jesus':14 'neil':5 'omen':17 'peopl':2 'sure':10 'vip':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4235446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703066446 {#2228
    date: 2023-12-20 11:00:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2307
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +body: """
    Are people angry at Neil Gaiman? Because American Gods sure has a few Jesuses.\n
    \n
    And Good Omens has a bunch of biblical VIPs too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703066446 {#2252
    date: 2023-12-20 11:00:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Crul@lemm.ee"
    "@Donjuanme@lemmy.world"
    "@Ilovethebomb@lemm.ee"
    "@TheBat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2304 …}
  +nested: Doctrine\ORM\PersistentCollection {#2319 …}
  +votes: Doctrine\ORM\PersistentCollection {#2318 …}
  +reports: Doctrine\ORM\PersistentCollection {#2316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  -id: 237350
  -bodyTs: "'american':8 'angri':3 'biblic':22 'bunch':20 'gaiman':6 'god':9 'good':16 'jesus':14 'neil':5 'omen':17 'peopl':2 'sure':10 'vip':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4235446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703066446 {#2228
    date: 2023-12-20 11:00:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2307
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +body: """
    Are people angry at Neil Gaiman? Because American Gods sure has a few Jesuses.\n
    \n
    And Good Omens has a bunch of biblical VIPs too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703066446 {#2252
    date: 2023-12-20 11:00:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Crul@lemm.ee"
    "@Donjuanme@lemmy.world"
    "@Ilovethebomb@lemm.ee"
    "@TheBat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2304 …}
  +nested: Doctrine\ORM\PersistentCollection {#2319 …}
  +votes: Doctrine\ORM\PersistentCollection {#2318 …}
  +reports: Doctrine\ORM\PersistentCollection {#2316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  -id: 237350
  -bodyTs: "'american':8 'angri':3 'biblic':22 'bunch':20 'gaiman':6 'god':9 'good':16 'jesus':14 'neil':5 'omen':17 'peopl':2 'sure':10 'vip':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4235446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703066446 {#2228
    date: 2023-12-20 11:00:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2280
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2278 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2278 …}
  +body: """
    Yeah, they do.\n
    \n
    [youtu.be/ytQSGg3W-W0?si=lbeiOlR-jTt2LsS9](https://youtu.be/ytQSGg3W-W0?si=lbeiOlR-jTt2LsS9)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701702932 {#2310
    date: 2023-12-04 16:15:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@thorbot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2276 …}
  +nested: Doctrine\ORM\PersistentCollection {#2275 …}
  +votes: Doctrine\ORM\PersistentCollection {#2261 …}
  +reports: Doctrine\ORM\PersistentCollection {#2218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2217 …}
  -id: 195658
  -bodyTs: "'/ytqsgg3w-w0?si=lbeiolr-jtt2lss9](https://youtu.be/ytqsgg3w-w0?si=lbeiolr-jtt2lss9)':6 'yeah':1 'youtu.be':5 'youtu.be/ytqsgg3w-w0?si=lbeiolr-jtt2lss9](https://youtu.be/ytqsgg3w-w0?si=lbeiolr-jtt2lss9)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/3900632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701702932 {#2312
    date: 2023-12-04 16:15:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2280
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2278 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2278 …}
  +body: """
    Yeah, they do.\n
    \n
    [youtu.be/ytQSGg3W-W0?si=lbeiOlR-jTt2LsS9](https://youtu.be/ytQSGg3W-W0?si=lbeiOlR-jTt2LsS9)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701702932 {#2310
    date: 2023-12-04 16:15:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@thorbot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2276 …}
  +nested: Doctrine\ORM\PersistentCollection {#2275 …}
  +votes: Doctrine\ORM\PersistentCollection {#2261 …}
  +reports: Doctrine\ORM\PersistentCollection {#2218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2217 …}
  -id: 195658
  -bodyTs: "'/ytqsgg3w-w0?si=lbeiolr-jtt2lss9](https://youtu.be/ytqsgg3w-w0?si=lbeiolr-jtt2lss9)':6 'yeah':1 'youtu.be':5 'youtu.be/ytqsgg3w-w0?si=lbeiolr-jtt2lss9](https://youtu.be/ytqsgg3w-w0?si=lbeiolr-jtt2lss9)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/3900632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701702932 {#2312
    date: 2023-12-04 16:15:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2280
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2278 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2278 …}
  +body: """
    Yeah, they do.\n
    \n
    [youtu.be/ytQSGg3W-W0?si=lbeiOlR-jTt2LsS9](https://youtu.be/ytQSGg3W-W0?si=lbeiOlR-jTt2LsS9)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701702932 {#2310
    date: 2023-12-04 16:15:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@thorbot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2276 …}
  +nested: Doctrine\ORM\PersistentCollection {#2275 …}
  +votes: Doctrine\ORM\PersistentCollection {#2261 …}
  +reports: Doctrine\ORM\PersistentCollection {#2218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2217 …}
  -id: 195658
  -bodyTs: "'/ytqsgg3w-w0?si=lbeiolr-jtt2lss9](https://youtu.be/ytqsgg3w-w0?si=lbeiolr-jtt2lss9)':6 'yeah':1 'youtu.be':5 'youtu.be/ytqsgg3w-w0?si=lbeiolr-jtt2lss9](https://youtu.be/ytqsgg3w-w0?si=lbeiolr-jtt2lss9)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/3900632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701702932 {#2312
    date: 2023-12-04 16:15:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2195
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +body: "Personally, I think [boobies](https://en.wikipedia.org/wiki/Booby) are pretty cool."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703962925 {#2283
    date: 2023-12-30 20:02:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sundray@lemmus.org"
    "@bionicjoey@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 265225
  -bodyTs: "'/wiki/booby)':7 'boobi':4 'cool':10 'en.wikipedia.org':6 'en.wikipedia.org/wiki/booby)':5 'person':1 'pretti':9 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4401475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703962925 {#2281
    date: 2023-12-30 20:02:05.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 {#2195
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +body: "Personally, I think [boobies](https://en.wikipedia.org/wiki/Booby) are pretty cool."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703962925 {#2283
    date: 2023-12-30 20:02:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sundray@lemmus.org"
    "@bionicjoey@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 265225
  -bodyTs: "'/wiki/booby)':7 'boobi':4 'cool':10 'en.wikipedia.org':6 'en.wikipedia.org/wiki/booby)':5 'person':1 'pretti':9 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4401475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703962925 {#2281
    date: 2023-12-30 20:02:05.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 {#2195
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2193 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +body: "Personally, I think [boobies](https://en.wikipedia.org/wiki/Booby) are pretty cool."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703962925 {#2283
    date: 2023-12-30 20:02:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sundray@lemmus.org"
    "@bionicjoey@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 265225
  -bodyTs: "'/wiki/booby)':7 'boobi':4 'cool':10 'en.wikipedia.org':6 'en.wikipedia.org/wiki/booby)':5 'person':1 'pretti':9 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4401475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703962925 {#2281
    date: 2023-12-30 20:02:05.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 {#2266
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +body: """
    My guesses :\n
    \n
    1. someone’s *really* horny\n
    2. [it’s hip](https://knowyourmeme.com/memes/fuck-bees)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702204131 {#2194
    date: 2023-12-10 11:28:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ommah@lemmy.world"
    "@Pratai@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 216278
  -bodyTs: "'/memes/fuck-bees)':14 '1':3 '2':8 'guess':2 'hip':11 'horni':7 'knowyourmeme.com':13 'knowyourmeme.com/memes/fuck-bees)':12 'realli':6 'someon':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4030484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702204131 {#2199
    date: 2023-12-10 11:28: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
55 DENIED edit
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +body: """
    My guesses :\n
    \n
    1. someone’s *really* horny\n
    2. [it’s hip](https://knowyourmeme.com/memes/fuck-bees)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702204131 {#2194
    date: 2023-12-10 11:28:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ommah@lemmy.world"
    "@Pratai@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 216278
  -bodyTs: "'/memes/fuck-bees)':14 '1':3 '2':8 'guess':2 'hip':11 'horni':7 'knowyourmeme.com':13 'knowyourmeme.com/memes/fuck-bees)':12 'realli':6 'someon':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4030484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702204131 {#2199
    date: 2023-12-10 11:28: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
56 DENIED moderate
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +body: """
    My guesses :\n
    \n
    1. someone’s *really* horny\n
    2. [it’s hip](https://knowyourmeme.com/memes/fuck-bees)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702204131 {#2194
    date: 2023-12-10 11:28:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ommah@lemmy.world"
    "@Pratai@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 216278
  -bodyTs: "'/memes/fuck-bees)':14 '1':3 '2':8 'guess':2 'hip':11 'horni':7 'knowyourmeme.com':13 'knowyourmeme.com/memes/fuck-bees)':12 'realli':6 'someon':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4030484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702204131 {#2199
    date: 2023-12-10 11:28: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
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 {#2240
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2236 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +body: """
    Some even closer than most think. The Sword in the Stone is based on a 1938 book, it’s not an original adaptation of Arthurian legend.\n
    \n
    Though really, there never has been so many new takes on Arthur than today.\n
    \n
    Many consider that the real golden age of these stories as popular tales is right now, kickstarted “only” 150 years ago by Mark Twain and his Yankee in King Arthur’s Court.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703068100 {#2270
    date: 2023-12-20 11:28:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Crul@lemm.ee"
    "@Donjuanme@lemmy.world"
    "@Ilovethebomb@lemm.ee"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2233 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2237 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
  -id: 237386
  -bodyTs: "'150':59 '1938':16 'adapt':23 'age':47 'ago':61 'arthur':38,70 'arthurian':25 'base':13 'book':17 'closer':3 'consid':42 'court':72 'even':2 'golden':46 'kickstart':57 'king':69 'legend':26 'mani':34,41 'mark':63 'never':30 'new':35 'origin':22 'popular':52 'real':45 'realli':28 'right':55 'stone':11 'stori':50 'sword':8 'take':36 'tale':53 'think':6 'though':27 'today':40 'twain':64 'yanke':67 'year':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4235664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703068100 {#2211
    date: 2023-12-20 11:28:20.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 {#2240
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2236 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +body: """
    Some even closer than most think. The Sword in the Stone is based on a 1938 book, it’s not an original adaptation of Arthurian legend.\n
    \n
    Though really, there never has been so many new takes on Arthur than today.\n
    \n
    Many consider that the real golden age of these stories as popular tales is right now, kickstarted “only” 150 years ago by Mark Twain and his Yankee in King Arthur’s Court.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703068100 {#2270
    date: 2023-12-20 11:28:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Crul@lemm.ee"
    "@Donjuanme@lemmy.world"
    "@Ilovethebomb@lemm.ee"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2233 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2237 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
  -id: 237386
  -bodyTs: "'150':59 '1938':16 'adapt':23 'age':47 'ago':61 'arthur':38,70 'arthurian':25 'base':13 'book':17 'closer':3 'consid':42 'court':72 'even':2 'golden':46 'kickstart':57 'king':69 'legend':26 'mani':34,41 'mark':63 'never':30 'new':35 'origin':22 'popular':52 'real':45 'realli':28 'right':55 'stone':11 'stori':50 'sword':8 'take':36 'tale':53 'think':6 'though':27 'today':40 'twain':64 'yanke':67 'year':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4235664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703068100 {#2211
    date: 2023-12-20 11:28:20.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 {#2240
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2236 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +body: """
    Some even closer than most think. The Sword in the Stone is based on a 1938 book, it’s not an original adaptation of Arthurian legend.\n
    \n
    Though really, there never has been so many new takes on Arthur than today.\n
    \n
    Many consider that the real golden age of these stories as popular tales is right now, kickstarted “only” 150 years ago by Mark Twain and his Yankee in King Arthur’s Court.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703068100 {#2270
    date: 2023-12-20 11:28:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Crul@lemm.ee"
    "@Donjuanme@lemmy.world"
    "@Ilovethebomb@lemm.ee"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2233 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2237 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
  -id: 237386
  -bodyTs: "'150':59 '1938':16 'adapt':23 'age':47 'ago':61 'arthur':38,70 'arthurian':25 'base':13 'book':17 'closer':3 'consid':42 'court':72 'even':2 'golden':46 'kickstart':57 'king':69 'legend':26 'mani':34,41 'mark':63 'never':30 'new':35 'origin':22 'popular':52 'real':45 'realli':28 'right':55 'stone':11 'stori':50 'sword':8 'take':36 'tale':53 'think':6 'though':27 'today':40 'twain':64 'yanke':67 'year':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/4235664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703068100 {#2211
    date: 2023-12-20 11:28:20.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