GET https://kbin.spritesserver.nl/u/@rtxn@lemmy.world/comments

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.32 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 {#2102
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2341 …}
  +image: null
  +parent: null
  +root: null
  +body: "Writing my letter of resignation, developing a Blender extension, and watching a streamer play Control (specifically the ashtray maze) for the first time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706323946 {#2118
    date: 2024-01-27 03:52:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2338 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 343691
  -bodyTs: "'ashtray':18 'blender':8 'control':15 'develop':6 'extens':9 'first':22 'letter':3 'maze':19 'play':14 'resign':5 'specif':16 'streamer':13 'time':23 'watch':11 'write':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706323946 {#2340
    date: 2024-01-27 03:52:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2341 …}
  +image: null
  +parent: null
  +root: null
  +body: "Writing my letter of resignation, developing a Blender extension, and watching a streamer play Control (specifically the ashtray maze) for the first time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706323946 {#2118
    date: 2024-01-27 03:52:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2338 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 343691
  -bodyTs: "'ashtray':18 'blender':8 'control':15 'develop':6 'extens':9 'first':22 'letter':3 'maze':19 'play':14 'resign':5 'specif':16 'streamer':13 'time':23 'watch':11 'write':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706323946 {#2340
    date: 2024-01-27 03:52:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2341 …}
  +image: null
  +parent: null
  +root: null
  +body: "Writing my letter of resignation, developing a Blender extension, and watching a streamer play Control (specifically the ashtray maze) for the first time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706323946 {#2118
    date: 2024-01-27 03:52:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2338 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 343691
  -bodyTs: "'ashtray':18 'blender':8 'control':15 'develop':6 'extens':9 'first':22 'letter':3 'maze':19 'play':14 'resign':5 'specif':16 'streamer':13 'time':23 'watch':11 'write':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706323946 {#2340
    date: 2024-01-27 03:52:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2328
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    - Big\n
    - Healthy\n
    - Husky\n
    - Fluffy\n
    - Dayum\n
    - AH HELL NAW
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706291738 {#2103
    date: 2024-01-26 18:55:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 342642
  -bodyTs: "'ah':6 'big':1 'dayum':5 'fluffi':4 'healthi':2 'hell':7 'huski':3 'naw':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7041402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706291738 {#2110
    date: 2024-01-26 18:55:38.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 {#2328
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    - Big\n
    - Healthy\n
    - Husky\n
    - Fluffy\n
    - Dayum\n
    - AH HELL NAW
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706291738 {#2103
    date: 2024-01-26 18:55:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 342642
  -bodyTs: "'ah':6 'big':1 'dayum':5 'fluffi':4 'healthi':2 'hell':7 'huski':3 'naw':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7041402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706291738 {#2110
    date: 2024-01-26 18:55:38.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 {#2328
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2333 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    - Big\n
    - Healthy\n
    - Husky\n
    - Fluffy\n
    - Dayum\n
    - AH HELL NAW
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706291738 {#2103
    date: 2024-01-26 18:55:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 342642
  -bodyTs: "'ah':6 'big':1 'dayum':5 'fluffi':4 'healthi':2 'hell':7 'huski':3 'naw':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7041402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706291738 {#2110
    date: 2024-01-26 18:55:38.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 {#2312
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2322 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
  +body: "I never had Netflix. Or any streaming subscription. I considered it once, several years ago, but I couldn’t justify it at prices then, and I sure as shit won’t waste my money now. I’ll help them save their bandwidth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1706174696 {#2326
    date: 2024-01-25 10:24:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@comrade19@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2139 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 338858
  -bodyTs: "'ago':15 'bandwidth':42 'consid':10 'couldn':18 'help':38 'justifi':20 'll':37 'money':34 'netflix':4 'never':2 'price':23 'save':40 'sever':13 'shit':29 'stream':7 'subscript':8 'sure':27 'wast':32 'won':30 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6996766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706174696 {#2057
    date: 2024-01-25 10:24:56.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 {#2312
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2322 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
  +body: "I never had Netflix. Or any streaming subscription. I considered it once, several years ago, but I couldn’t justify it at prices then, and I sure as shit won’t waste my money now. I’ll help them save their bandwidth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1706174696 {#2326
    date: 2024-01-25 10:24:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@comrade19@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2139 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 338858
  -bodyTs: "'ago':15 'bandwidth':42 'consid':10 'couldn':18 'help':38 'justifi':20 'll':37 'money':34 'netflix':4 'never':2 'price':23 'save':40 'sever':13 'shit':29 'stream':7 'subscript':8 'sure':27 'wast':32 'won':30 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6996766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706174696 {#2057
    date: 2024-01-25 10:24:56.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 {#2312
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2322 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
  +body: "I never had Netflix. Or any streaming subscription. I considered it once, several years ago, but I couldn’t justify it at prices then, and I sure as shit won’t waste my money now. I’ll help them save their bandwidth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1706174696 {#2326
    date: 2024-01-25 10:24:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
    "@comrade19@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2139 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 338858
  -bodyTs: "'ago':15 'bandwidth':42 'consid':10 'couldn':18 'help':38 'justifi':20 'll':37 'money':34 'netflix':4 'never':2 'price':23 'save':40 'sever':13 'shit':29 'stream':7 'subscript':8 'sure':27 'wast':32 'won':30 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6996766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706174696 {#2057
    date: 2024-01-25 10:24:56.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 {#2311
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2309 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2297
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: null
    +root: null
    +body: "…and never talk about what happened in the girls’ bathroom in a Polish school."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728079036 {#2044
      date: 2024-10-04 23:57:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2318 …}
    +nested: Doctrine\ORM\PersistentCollection {#2316 …}
    +votes: Doctrine\ORM\PersistentCollection {#2294 …}
    +reports: Doctrine\ORM\PersistentCollection {#2296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
    -id: 334412
    -bodyTs: "'bathroom':10 'girl':9 'happen':6 'never':2 'polish':13 'school':14 'talk':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6946156"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027533 {#2128
      date: 2024-01-23 17:32:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    It’s at the very end of their last video titled Sex Survey Results, around 4:33:48.\n
    \n
    But seriously, you are not ready. Definitely NSFW, might be NSFL, and I have no idea how it stayed on Youtube.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706033003 {#2307
    date: 2024-01-23 19:03:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@rtxn@lemmy.world"
    "@Imgonnatrythis@sh.itjust.works"
    "@Stamets@lemmy.world"
    "@rtxn@lemmy.world"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2302 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 334685
  -bodyTs: "'33':17 '4':16 '48':18 'around':15 'definit':25 'end':6 'idea':34 'last':9 'might':27 'nsfl':29 'nsfw':26 'readi':24 'result':14 'serious':20 'sex':12 'stay':37 'survey':13 'titl':11 'video':10 'youtub':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6948111"
  +editedAt: DateTimeImmutable @1728004351 {#2348
    date: 2024-10-04 03:12:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706033003 {#2114
    date: 2024-01-23 19:03:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2311
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2309 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2297
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: null
    +root: null
    +body: "…and never talk about what happened in the girls’ bathroom in a Polish school."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728079036 {#2044
      date: 2024-10-04 23:57:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2318 …}
    +nested: Doctrine\ORM\PersistentCollection {#2316 …}
    +votes: Doctrine\ORM\PersistentCollection {#2294 …}
    +reports: Doctrine\ORM\PersistentCollection {#2296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
    -id: 334412
    -bodyTs: "'bathroom':10 'girl':9 'happen':6 'never':2 'polish':13 'school':14 'talk':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6946156"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027533 {#2128
      date: 2024-01-23 17:32:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    It’s at the very end of their last video titled Sex Survey Results, around 4:33:48.\n
    \n
    But seriously, you are not ready. Definitely NSFW, might be NSFL, and I have no idea how it stayed on Youtube.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706033003 {#2307
    date: 2024-01-23 19:03:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@rtxn@lemmy.world"
    "@Imgonnatrythis@sh.itjust.works"
    "@Stamets@lemmy.world"
    "@rtxn@lemmy.world"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2302 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 334685
  -bodyTs: "'33':17 '4':16 '48':18 'around':15 'definit':25 'end':6 'idea':34 'last':9 'might':27 'nsfl':29 'nsfw':26 'readi':24 'result':14 'serious':20 'sex':12 'stay':37 'survey':13 'titl':11 'video':10 'youtub':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6948111"
  +editedAt: DateTimeImmutable @1728004351 {#2348
    date: 2024-10-04 03:12:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706033003 {#2114
    date: 2024-01-23 19:03:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2311
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2309 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2297
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: null
    +root: null
    +body: "…and never talk about what happened in the girls’ bathroom in a Polish school."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728079036 {#2044
      date: 2024-10-04 23:57:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2318 …}
    +nested: Doctrine\ORM\PersistentCollection {#2316 …}
    +votes: Doctrine\ORM\PersistentCollection {#2294 …}
    +reports: Doctrine\ORM\PersistentCollection {#2296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
    -id: 334412
    -bodyTs: "'bathroom':10 'girl':9 'happen':6 'never':2 'polish':13 'school':14 'talk':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6946156"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027533 {#2128
      date: 2024-01-23 17:32:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    It’s at the very end of their last video titled Sex Survey Results, around 4:33:48.\n
    \n
    But seriously, you are not ready. Definitely NSFW, might be NSFL, and I have no idea how it stayed on Youtube.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706033003 {#2307
    date: 2024-01-23 19:03:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@rtxn@lemmy.world"
    "@Imgonnatrythis@sh.itjust.works"
    "@Stamets@lemmy.world"
    "@rtxn@lemmy.world"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2302 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 334685
  -bodyTs: "'33':17 '4':16 '48':18 'around':15 'definit':25 'end':6 'idea':34 'last':9 'might':27 'nsfl':29 'nsfw':26 'readi':24 'result':14 'serious':20 'sex':12 'stay':37 'survey':13 'titl':11 'video':10 'youtub':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6948111"
  +editedAt: DateTimeImmutable @1728004351 {#2348
    date: 2024-10-04 03:12:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706033003 {#2114
    date: 2024-01-23 19:03:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2162
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2297
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: null
    +root: null
    +body: "…and never talk about what happened in the girls’ bathroom in a Polish school."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728079036 {#2044
      date: 2024-10-04 23:57:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2318 …}
    +nested: Doctrine\ORM\PersistentCollection {#2316 …}
    +votes: Doctrine\ORM\PersistentCollection {#2294 …}
    +reports: Doctrine\ORM\PersistentCollection {#2296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
    -id: 334412
    -bodyTs: "'bathroom':10 'girl':9 'happen':6 'never':2 'polish':13 'school':14 'talk':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6946156"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027533 {#2128
      date: 2024-01-23 17:32:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    You are not ready.\n
    \n
    But if you insist…\n
    \n
    Lasagna Cat.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706032694 {#2298
    date: 2024-01-23 18:58:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@rtxn@lemmy.world"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 334674
  -bodyTs: "'cat':10 'insist':8 'lasagna':9 'readi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6948015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706032694 {#2189
    date: 2024-01-23 18:58:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2162
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2297
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: null
    +root: null
    +body: "…and never talk about what happened in the girls’ bathroom in a Polish school."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728079036 {#2044
      date: 2024-10-04 23:57:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2318 …}
    +nested: Doctrine\ORM\PersistentCollection {#2316 …}
    +votes: Doctrine\ORM\PersistentCollection {#2294 …}
    +reports: Doctrine\ORM\PersistentCollection {#2296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
    -id: 334412
    -bodyTs: "'bathroom':10 'girl':9 'happen':6 'never':2 'polish':13 'school':14 'talk':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6946156"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027533 {#2128
      date: 2024-01-23 17:32:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    You are not ready.\n
    \n
    But if you insist…\n
    \n
    Lasagna Cat.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706032694 {#2298
    date: 2024-01-23 18:58:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@rtxn@lemmy.world"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 334674
  -bodyTs: "'cat':10 'insist':8 'lasagna':9 'readi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6948015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706032694 {#2189
    date: 2024-01-23 18:58:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2162
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2297
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: null
    +parent: null
    +root: null
    +body: "…and never talk about what happened in the girls’ bathroom in a Polish school."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728079036 {#2044
      date: 2024-10-04 23:57:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2318 …}
    +nested: Doctrine\ORM\PersistentCollection {#2316 …}
    +votes: Doctrine\ORM\PersistentCollection {#2294 …}
    +reports: Doctrine\ORM\PersistentCollection {#2296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
    -id: 334412
    -bodyTs: "'bathroom':10 'girl':9 'happen':6 'never':2 'polish':13 'school':14 'talk':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6946156"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027533 {#2128
      date: 2024-01-23 17:32:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    You are not ready.\n
    \n
    But if you insist…\n
    \n
    Lasagna Cat.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706032694 {#2298
    date: 2024-01-23 18:58:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@rtxn@lemmy.world"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 334674
  -bodyTs: "'cat':10 'insist':8 'lasagna':9 'readi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6948015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706032694 {#2189
    date: 2024-01-23 18:58:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\EntryComment {#2297
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: null
  +root: null
  +body: "…and never talk about what happened in the girls’ bathroom in a Polish school."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728079036 {#2044
    date: 2024-10-04 23:57:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 334412
  -bodyTs: "'bathroom':10 'girl':9 'happen':6 'never':2 'polish':13 'school':14 'talk':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6946156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706027533 {#2128
    date: 2024-01-23 17:32:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2297
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: null
  +root: null
  +body: "…and never talk about what happened in the girls’ bathroom in a Polish school."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728079036 {#2044
    date: 2024-10-04 23:57:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 334412
  -bodyTs: "'bathroom':10 'girl':9 'happen':6 'never':2 'polish':13 'school':14 'talk':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6946156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706027533 {#2128
    date: 2024-01-23 17:32:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2297
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: null
  +root: null
  +body: "…and never talk about what happened in the girls’ bathroom in a Polish school."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728079036 {#2044
    date: 2024-10-04 23:57:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 334412
  -bodyTs: "'bathroom':10 'girl':9 'happen':6 'never':2 'polish':13 'school':14 'talk':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6946156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706027533 {#2128
    date: 2024-01-23 17:32:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2279
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +body: "[Here you go.](https://www.youtube.com/watch?v=AzA6YKArAww) Not an Arch user, but he’s in the pipeline. And he’s kinda rocking the outfit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705918582 {#2317
    date: 2024-01-22 11:16:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@beatle@aussie.zone"
    "@lowleveldata@programming.dev"
    "@FuglyDuck@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  -id: 330955
  -bodyTs: "'/watch?v=aza6ykaraww)':6 'arch':9 'go':3 'kinda':20 'outfit':23 'pipelin':16 'rock':21 'user':10 'www.youtube.com':5 'www.youtube.com/watch?v=aza6ykaraww)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705918582 {#2303
    date: 2024-01-22 11:16:22.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 {#2279
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +body: "[Here you go.](https://www.youtube.com/watch?v=AzA6YKArAww) Not an Arch user, but he’s in the pipeline. And he’s kinda rocking the outfit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705918582 {#2317
    date: 2024-01-22 11:16:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@beatle@aussie.zone"
    "@lowleveldata@programming.dev"
    "@FuglyDuck@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  -id: 330955
  -bodyTs: "'/watch?v=aza6ykaraww)':6 'arch':9 'go':3 'kinda':20 'outfit':23 'pipelin':16 'rock':21 'user':10 'www.youtube.com':5 'www.youtube.com/watch?v=aza6ykaraww)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705918582 {#2303
    date: 2024-01-22 11:16:22.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 {#2279
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +body: "[Here you go.](https://www.youtube.com/watch?v=AzA6YKArAww) Not an Arch user, but he’s in the pipeline. And he’s kinda rocking the outfit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705918582 {#2317
    date: 2024-01-22 11:16:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@beatle@aussie.zone"
    "@lowleveldata@programming.dev"
    "@FuglyDuck@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  -id: 330955
  -bodyTs: "'/watch?v=aza6ykaraww)':6 'arch':9 'go':3 'kinda':20 'outfit':23 'pipelin':16 'rock':21 'user':10 'www.youtube.com':5 'www.youtube.com/watch?v=aza6ykaraww)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705918582 {#2303
    date: 2024-01-22 11:16:22.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 {#2202
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2210 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +body: """
    They’re angry because their own craniometry told them they were rejects.\n
    \n
    (tangential - Disco Elysium had some really funny racists. Fucking Measurehead.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1705918018 {#2276
    date: 2024-01-22 11:06:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@jordanlund@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 330948
  -bodyTs: "'angri':3 'craniometri':7 'disco':14 'elysium':15 'fuck':21 'funni':19 'measurehead':22 'racist':20 're':2 'realli':18 'reject':12 'tangenti':13 'told':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705918018 {#2278
    date: 2024-01-22 11:06:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2202
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2210 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +body: """
    They’re angry because their own craniometry told them they were rejects.\n
    \n
    (tangential - Disco Elysium had some really funny racists. Fucking Measurehead.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1705918018 {#2276
    date: 2024-01-22 11:06:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@jordanlund@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 330948
  -bodyTs: "'angri':3 'craniometri':7 'disco':14 'elysium':15 'fuck':21 'funni':19 'measurehead':22 'racist':20 're':2 'realli':18 'reject':12 'tangenti':13 'told':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705918018 {#2278
    date: 2024-01-22 11:06:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2202
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2210 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +body: """
    They’re angry because their own craniometry told them they were rejects.\n
    \n
    (tangential - Disco Elysium had some really funny racists. Fucking Measurehead.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1705918018 {#2276
    date: 2024-01-22 11:06:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dulce_3t_decorum_3st@lemmy.world"
    "@jordanlund@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 330948
  -bodyTs: "'angri':3 'craniometri':7 'disco':14 'elysium':15 'fuck':21 'funni':19 'measurehead':22 'racist':20 're':2 'realli':18 'reject':12 'tangenti':13 'told':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705918018 {#2278
    date: 2024-01-22 11:06:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2274
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +body: """
    It’s never as simple as you think.\n
    \n
    Analysis of the events and circumstances, and commentary by a lawyer: [www.youtube.com/watch?v=wXmAeMQCvZQ](https://www.youtube.com/watch?v=wXmAeMQCvZQ)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1705762038 {#2206
    date: 2024-01-20 15:47:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Godric@lemmy.world"
    "@nudnyekscentryk@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 325740
  -bodyTs: "'/watch?v=wxmaemqcvzq](https://www.youtube.com/watch?v=wxmaemqcvzq)':22 'analysi':9 'circumst':14 'commentari':16 'event':12 'lawyer':19 'never':3 'simpl':5 'think':8 'www.youtube.com':21 'www.youtube.com/watch?v=wxmaemqcvzq](https://www.youtube.com/watch?v=wxmaemqcvzq)':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6850715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705762038 {#2205
    date: 2024-01-20 15:47:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +body: """
    It’s never as simple as you think.\n
    \n
    Analysis of the events and circumstances, and commentary by a lawyer: [www.youtube.com/watch?v=wXmAeMQCvZQ](https://www.youtube.com/watch?v=wXmAeMQCvZQ)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1705762038 {#2206
    date: 2024-01-20 15:47:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Godric@lemmy.world"
    "@nudnyekscentryk@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 325740
  -bodyTs: "'/watch?v=wxmaemqcvzq](https://www.youtube.com/watch?v=wxmaemqcvzq)':22 'analysi':9 'circumst':14 'commentari':16 'event':12 'lawyer':19 'never':3 'simpl':5 'think':8 'www.youtube.com':21 'www.youtube.com/watch?v=wxmaemqcvzq](https://www.youtube.com/watch?v=wxmaemqcvzq)':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6850715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705762038 {#2205
    date: 2024-01-20 15:47:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +body: """
    It’s never as simple as you think.\n
    \n
    Analysis of the events and circumstances, and commentary by a lawyer: [www.youtube.com/watch?v=wXmAeMQCvZQ](https://www.youtube.com/watch?v=wXmAeMQCvZQ)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1705762038 {#2206
    date: 2024-01-20 15:47:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Godric@lemmy.world"
    "@nudnyekscentryk@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 325740
  -bodyTs: "'/watch?v=wxmaemqcvzq](https://www.youtube.com/watch?v=wxmaemqcvzq)':22 'analysi':9 'circumst':14 'commentari':16 'event':12 'lawyer':19 'never':3 'simpl':5 'think':8 'www.youtube.com':21 'www.youtube.com/watch?v=wxmaemqcvzq](https://www.youtube.com/watch?v=wxmaemqcvzq)':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6850715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705762038 {#2205
    date: 2024-01-20 15:47:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2237
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2249 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2258 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2259 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +body: "Having no escape is a very big problem if you want to use Vim…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705669483 {#2271
    date: 2024-01-19 14:04:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammy@lemmy.dbzer0.com"
    "@hangonasecond@lemmy.world"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2244 …}
  +nested: Doctrine\ORM\PersistentCollection {#2250 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
  -id: 322548
  -bodyTs: "'big':7 'escap':3 'problem':8 'use':13 'vim':14 'want':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6823423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705669483 {#2273
    date: 2024-01-19 14:04:43.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 {#2237
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2249 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2258 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2259 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +body: "Having no escape is a very big problem if you want to use Vim…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705669483 {#2271
    date: 2024-01-19 14:04:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammy@lemmy.dbzer0.com"
    "@hangonasecond@lemmy.world"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2244 …}
  +nested: Doctrine\ORM\PersistentCollection {#2250 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
  -id: 322548
  -bodyTs: "'big':7 'escap':3 'problem':8 'use':13 'vim':14 'want':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6823423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705669483 {#2273
    date: 2024-01-19 14:04:43.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 {#2237
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2249 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2258 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2259 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +body: "Having no escape is a very big problem if you want to use Vim…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705669483 {#2271
    date: 2024-01-19 14:04:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammy@lemmy.dbzer0.com"
    "@hangonasecond@lemmy.world"
    "@TheGrandNagus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2244 …}
  +nested: Doctrine\ORM\PersistentCollection {#2250 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
  -id: 322548
  -bodyTs: "'big':7 'escap':3 'problem':8 'use':13 'vim':14 'want':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6823423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705669483 {#2273
    date: 2024-01-19 14:04:43.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 {#2188
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2258 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m about to piss off a lot of people.\n
    \n
    It’s Arch and Arch-derivatives. And I’m saying it as an Arch user, btw, and I actually love it.\n
    \n
    Between the Big Three (Fedora, Debian, Arch), it is the least likely to have an official package for somewhat niche applications. If something is not available as a flatpak or appimage, I have to compile it from source or an AUR PKGBUILD, but we all know the dangers of doing that. Some software will just assume that it’s running on a particular disribution, usually Ubuntu. Some software will detect the distribution and straight-up refuse to work on Arch.\n
    \n
    That being said, it would take a lot to make me switch to a stable point-release distribution. Arch’s advantages more than make up for the sub-par software support.\n
    \n
    (actually, I lied. Fuck Canonical and *Ubuntu. And IBM.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1727017684 {#2238
    date: 2024-09-22 17:08:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  -id: 322213
  -bodyTs: "'actual':30,147 'advantag':135 'appimag':63 'applic':53 'arch':13,16,25,39,113,133 'arch-deriv':15 'assum':88 'aur':73 'avail':58 'big':35 'btw':27 'canon':151 'compil':67 'danger':80 'debian':38 'deriv':17 'detect':102 'disribut':96 'distribut':104,132 'fedora':37 'flatpak':61 'fuck':150 'ibm':155 'know':78 'least':43 'lie':149 'like':44 'lot':8,121 'love':31 'm':2,20 'make':123,138 'nich':52 'offici':48 'packag':49 'par':144 'particular':95 'peopl':10 'piss':5 'pkgbuild':74 'point':130 'point-releas':129 'refus':109 'releas':131 'run':92 'said':116 'say':21 'softwar':85,100,145 'someth':55 'somewhat':51 'sourc':70 'stabl':128 'straight':107 'straight-up':106 'sub':143 'sub-par':142 'support':146 'switch':125 'take':119 'three':36 'ubuntu':98,153 'user':26 'usual':97 'work':111 'would':118"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6821447"
  +editedAt: DateTimeImmutable @1726703873 {#2234
    date: 2024-09-19 01:57:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705659957 {#2230
    date: 2024-01-19 11:25:57.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 {#2188
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2258 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m about to piss off a lot of people.\n
    \n
    It’s Arch and Arch-derivatives. And I’m saying it as an Arch user, btw, and I actually love it.\n
    \n
    Between the Big Three (Fedora, Debian, Arch), it is the least likely to have an official package for somewhat niche applications. If something is not available as a flatpak or appimage, I have to compile it from source or an AUR PKGBUILD, but we all know the dangers of doing that. Some software will just assume that it’s running on a particular disribution, usually Ubuntu. Some software will detect the distribution and straight-up refuse to work on Arch.\n
    \n
    That being said, it would take a lot to make me switch to a stable point-release distribution. Arch’s advantages more than make up for the sub-par software support.\n
    \n
    (actually, I lied. Fuck Canonical and *Ubuntu. And IBM.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1727017684 {#2238
    date: 2024-09-22 17:08:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  -id: 322213
  -bodyTs: "'actual':30,147 'advantag':135 'appimag':63 'applic':53 'arch':13,16,25,39,113,133 'arch-deriv':15 'assum':88 'aur':73 'avail':58 'big':35 'btw':27 'canon':151 'compil':67 'danger':80 'debian':38 'deriv':17 'detect':102 'disribut':96 'distribut':104,132 'fedora':37 'flatpak':61 'fuck':150 'ibm':155 'know':78 'least':43 'lie':149 'like':44 'lot':8,121 'love':31 'm':2,20 'make':123,138 'nich':52 'offici':48 'packag':49 'par':144 'particular':95 'peopl':10 'piss':5 'pkgbuild':74 'point':130 'point-releas':129 'refus':109 'releas':131 'run':92 'said':116 'say':21 'softwar':85,100,145 'someth':55 'somewhat':51 'sourc':70 'stabl':128 'straight':107 'straight-up':106 'sub':143 'sub-par':142 'support':146 'switch':125 'take':119 'three':36 'ubuntu':98,153 'user':26 'usual':97 'work':111 'would':118"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6821447"
  +editedAt: DateTimeImmutable @1726703873 {#2234
    date: 2024-09-19 01:57:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705659957 {#2230
    date: 2024-01-19 11:25:57.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 {#2188
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2258 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m about to piss off a lot of people.\n
    \n
    It’s Arch and Arch-derivatives. And I’m saying it as an Arch user, btw, and I actually love it.\n
    \n
    Between the Big Three (Fedora, Debian, Arch), it is the least likely to have an official package for somewhat niche applications. If something is not available as a flatpak or appimage, I have to compile it from source or an AUR PKGBUILD, but we all know the dangers of doing that. Some software will just assume that it’s running on a particular disribution, usually Ubuntu. Some software will detect the distribution and straight-up refuse to work on Arch.\n
    \n
    That being said, it would take a lot to make me switch to a stable point-release distribution. Arch’s advantages more than make up for the sub-par software support.\n
    \n
    (actually, I lied. Fuck Canonical and *Ubuntu. And IBM.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1727017684 {#2238
    date: 2024-09-22 17:08:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  -id: 322213
  -bodyTs: "'actual':30,147 'advantag':135 'appimag':63 'applic':53 'arch':13,16,25,39,113,133 'arch-deriv':15 'assum':88 'aur':73 'avail':58 'big':35 'btw':27 'canon':151 'compil':67 'danger':80 'debian':38 'deriv':17 'detect':102 'disribut':96 'distribut':104,132 'fedora':37 'flatpak':61 'fuck':150 'ibm':155 'know':78 'least':43 'lie':149 'like':44 'lot':8,121 'love':31 'm':2,20 'make':123,138 'nich':52 'offici':48 'packag':49 'par':144 'particular':95 'peopl':10 'piss':5 'pkgbuild':74 'point':130 'point-releas':129 'refus':109 'releas':131 'run':92 'said':116 'say':21 'softwar':85,100,145 'someth':55 'somewhat':51 'sourc':70 'stabl':128 'straight':107 'straight-up':106 'sub':143 'sub-par':142 'support':146 'switch':125 'take':119 'three':36 'ubuntu':98,153 'user':26 'usual':97 'work':111 'would':118"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6821447"
  +editedAt: DateTimeImmutable @1726703873 {#2234
    date: 2024-09-19 01:57:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705659957 {#2230
    date: 2024-01-19 11:25:57.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 {#2149
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2146 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2185 …}
  +image: null
  +parent: null
  +root: null
  +body: "We could be actively fucking and I’d still doubt if that’s what she meant. I’d need something like a testimony under oath and corroborating opinions from three independent psychologists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 81
  +score: 0
  +lastActive: DateTime @1726834431 {#2287
    date: 2024-09-20 14:13:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rozauhtuno@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2180 …}
  +nested: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2171 …}
  +reports: Doctrine\ORM\PersistentCollection {#2186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
  -id: 322210
  -bodyTs: "'activ':4 'corrobor':27 'could':2 'd':8,18 'doubt':10 'fuck':5 'independ':31 'like':21 'meant':16 'need':19 'oath':25 'opinion':28 'psychologist':32 'someth':20 'still':9 'testimoni':23 'three':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6821428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705659873 {#2286
    date: 2024-01-19 11:24:33.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 {#2149
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2146 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2185 …}
  +image: null
  +parent: null
  +root: null
  +body: "We could be actively fucking and I’d still doubt if that’s what she meant. I’d need something like a testimony under oath and corroborating opinions from three independent psychologists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 81
  +score: 0
  +lastActive: DateTime @1726834431 {#2287
    date: 2024-09-20 14:13:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rozauhtuno@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2180 …}
  +nested: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2171 …}
  +reports: Doctrine\ORM\PersistentCollection {#2186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
  -id: 322210
  -bodyTs: "'activ':4 'corrobor':27 'could':2 'd':8,18 'doubt':10 'fuck':5 'independ':31 'like':21 'meant':16 'need':19 'oath':25 'opinion':28 'psychologist':32 'someth':20 'still':9 'testimoni':23 'three':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6821428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705659873 {#2286
    date: 2024-01-19 11:24:33.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 {#2149
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2146 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2185 …}
  +image: null
  +parent: null
  +root: null
  +body: "We could be actively fucking and I’d still doubt if that’s what she meant. I’d need something like a testimony under oath and corroborating opinions from three independent psychologists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 81
  +score: 0
  +lastActive: DateTime @1726834431 {#2287
    date: 2024-09-20 14:13:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rozauhtuno@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2180 …}
  +nested: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2171 …}
  +reports: Doctrine\ORM\PersistentCollection {#2186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
  -id: 322210
  -bodyTs: "'activ':4 'corrobor':27 'could':2 'd':8,18 'doubt':10 'fuck':5 'independ':31 'like':21 'meant':16 'need':19 'oath':25 'opinion':28 'psychologist':32 'someth':20 'still':9 'testimoni':23 'three':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6821428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705659873 {#2286
    date: 2024-01-19 11:24:33.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 {#2183
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2169 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2169 …}
  +body: "No, no, first you need to **reroute**, to be able to **patch it through**, and THEN you can override the command sequence in order to exploit parallelisms at the core root interface."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1705486747 {#2148
    date: 2024-01-17 11:19:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
    "@myster0n@feddit.nl"
    "@sjmarf@sh.itjust.works"
    "@myster0n@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#1988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 316400
  -bodyTs: "'abl':10 'command':21 'core':30 'exploit':26 'first':3 'interfac':32 'need':5 'order':24 'overrid':19 'parallel':27 'patch':12 'rerout':7 'root':31 'sequenc':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6771936"
  +editedAt: DateTimeImmutable @1725689696 {#2153
    date: 2024-09-07 08:14:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705486747 {#2285
    date: 2024-01-17 11:19:07.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 {#2183
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2169 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2169 …}
  +body: "No, no, first you need to **reroute**, to be able to **patch it through**, and THEN you can override the command sequence in order to exploit parallelisms at the core root interface."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1705486747 {#2148
    date: 2024-01-17 11:19:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
    "@myster0n@feddit.nl"
    "@sjmarf@sh.itjust.works"
    "@myster0n@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#1988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 316400
  -bodyTs: "'abl':10 'command':21 'core':30 'exploit':26 'first':3 'interfac':32 'need':5 'order':24 'overrid':19 'parallel':27 'patch':12 'rerout':7 'root':31 'sequenc':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6771936"
  +editedAt: DateTimeImmutable @1725689696 {#2153
    date: 2024-09-07 08:14:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705486747 {#2285
    date: 2024-01-17 11:19:07.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 {#2183
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2169 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2169 …}
  +body: "No, no, first you need to **reroute**, to be able to **patch it through**, and THEN you can override the command sequence in order to exploit parallelisms at the core root interface."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1705486747 {#2148
    date: 2024-01-17 11:19:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
    "@myster0n@feddit.nl"
    "@sjmarf@sh.itjust.works"
    "@myster0n@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#1988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 316400
  -bodyTs: "'abl':10 'command':21 'core':30 'exploit':26 'first':3 'interfac':32 'need':5 'order':24 'overrid':19 'parallel':27 'patch':12 'rerout':7 'root':31 'sequenc':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6771936"
  +editedAt: DateTimeImmutable @1725689696 {#2153
    date: 2024-09-07 08:14:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705486747 {#2285
    date: 2024-01-17 11:19:07.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 {#2001
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: null
  +parent: null
  +root: null
  +body: "“You can trust me not to eat the cabbage” says the goat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1724894289 {#2170
    date: 2024-08-29 03:18:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1999 …}
  +nested: Doctrine\ORM\PersistentCollection {#2004 …}
  +votes: Doctrine\ORM\PersistentCollection {#1989 …}
  +reports: Doctrine\ORM\PersistentCollection {#1986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
  -id: 313310
  -bodyTs: "'cabbag':9 'eat':7 'goat':12 'say':10 'trust':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6742591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705405247 {#2178
    date: 2024-01-16 12:40:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2001
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: null
  +parent: null
  +root: null
  +body: "“You can trust me not to eat the cabbage” says the goat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1724894289 {#2170
    date: 2024-08-29 03:18:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1999 …}
  +nested: Doctrine\ORM\PersistentCollection {#2004 …}
  +votes: Doctrine\ORM\PersistentCollection {#1989 …}
  +reports: Doctrine\ORM\PersistentCollection {#1986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
  -id: 313310
  -bodyTs: "'cabbag':9 'eat':7 'goat':12 'say':10 'trust':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6742591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705405247 {#2178
    date: 2024-01-16 12:40:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2001
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2301 …}
  +image: null
  +parent: null
  +root: null
  +body: "“You can trust me not to eat the cabbage” says the goat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1724894289 {#2170
    date: 2024-08-29 03:18:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zaknenou@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1999 …}
  +nested: Doctrine\ORM\PersistentCollection {#2004 …}
  +votes: Doctrine\ORM\PersistentCollection {#1989 …}
  +reports: Doctrine\ORM\PersistentCollection {#1986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
  -id: 313310
  -bodyTs: "'cabbag':9 'eat':7 'goat':12 'say':10 'trust':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6742591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705405247 {#2178
    date: 2024-01-16 12:40:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2008
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1981 …}
  +body: "> Robert Fulton has entered the chat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705105030 {#1992
    date: 2024-01-13 01:17:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@dgmib@lemmy.world"
    "@Agent641@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 303677
  -bodyTs: "'chat':6 'enter':4 'fulton':2 'robert':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6633153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705105030 {#1998
    date: 2024-01-13 01:17:10.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 {#2008
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1981 …}
  +body: "> Robert Fulton has entered the chat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705105030 {#1992
    date: 2024-01-13 01:17:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@dgmib@lemmy.world"
    "@Agent641@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 303677
  -bodyTs: "'chat':6 'enter':4 'fulton':2 'robert':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6633153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705105030 {#1998
    date: 2024-01-13 01:17:10.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 {#2008
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1981 …}
  +body: "> Robert Fulton has entered the chat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705105030 {#1992
    date: 2024-01-13 01:17:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@dgmib@lemmy.world"
    "@Agent641@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 303677
  -bodyTs: "'chat':6 'enter':4 'fulton':2 'robert':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6633153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705105030 {#1998
    date: 2024-01-13 01:17:10.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