GET https://kbin.spritesserver.nl/u/@Asudox@lemmy.world/comments/hot?p=9

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.15 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 {#2171
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2240 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2236 …}
  +image: null
  +parent: null
  +root: null
  +body: "Please put the image link in the URL field instead of the body. Otherwise, you need to click to view the image"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700889380 {#2206
    date: 2023-11-25 06:16:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2233 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2258 …}
  +reports: Doctrine\ORM\PersistentCollection {#2260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  -id: 142665
  -bodyTs: "'bodi':13 'click':18 'field':9 'imag':4,22 'instead':10 'link':5 'need':16 'otherwis':14 'pleas':1 'put':2 'url':8 'view':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5450197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700483031 {#2238
    date: 2023-11-20 13:23:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2171
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2240 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2236 …}
  +image: null
  +parent: null
  +root: null
  +body: "Please put the image link in the URL field instead of the body. Otherwise, you need to click to view the image"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700889380 {#2206
    date: 2023-11-25 06:16:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2233 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2258 …}
  +reports: Doctrine\ORM\PersistentCollection {#2260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  -id: 142665
  -bodyTs: "'bodi':13 'click':18 'field':9 'imag':4,22 'instead':10 'link':5 'need':16 'otherwis':14 'pleas':1 'put':2 'url':8 'view':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5450197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700483031 {#2238
    date: 2023-11-20 13:23:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2171
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2240 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2236 …}
  +image: null
  +parent: null
  +root: null
  +body: "Please put the image link in the URL field instead of the body. Otherwise, you need to click to view the image"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700889380 {#2206
    date: 2023-11-25 06:16:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2233 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2258 …}
  +reports: Doctrine\ORM\PersistentCollection {#2260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  -id: 142665
  -bodyTs: "'bodi':13 'click':18 'field':9 'imag':4,22 'instead':10 'link':5 'need':16 'otherwis':14 'pleas':1 'put':2 'url':8 'view':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5450197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700483031 {#2238
    date: 2023-11-20 13:23:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2274
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: "I agree. This community isn’t supposed to be a shitposting community. It’s not quite the same as r/askreddit in terms of quality I’d say."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700916892 {#2186
    date: 2023-11-25 13:54:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Bluetreefrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2263 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  -id: 142646
  -bodyTs: "'agre':2 'communiti':4,12 'd':26 'isn':5 'qualiti':24 'quit':16 'r/askreddit':20 'say':27 'shitpost':11 'suppos':7 'term':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5450076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700482391 {#2210
    date: 2023-11-20 13:13:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: "I agree. This community isn’t supposed to be a shitposting community. It’s not quite the same as r/askreddit in terms of quality I’d say."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700916892 {#2186
    date: 2023-11-25 13:54:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Bluetreefrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2263 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  -id: 142646
  -bodyTs: "'agre':2 'communiti':4,12 'd':26 'isn':5 'qualiti':24 'quit':16 'r/askreddit':20 'say':27 'shitpost':11 'suppos':7 'term':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5450076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700482391 {#2210
    date: 2023-11-20 13:13:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: "I agree. This community isn’t supposed to be a shitposting community. It’s not quite the same as r/askreddit in terms of quality I’d say."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700916892 {#2186
    date: 2023-11-25 13:54:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Bluetreefrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2263 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  -id: 142646
  -bodyTs: "'agre':2 'communiti':4,12 'd':26 'isn':5 'qualiti':24 'quit':16 'r/askreddit':20 'say':27 'shitpost':11 'suppos':7 'term':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5450076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700482391 {#2210
    date: 2023-11-20 13:13:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2203
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: null
  +root: null
  +body: "European Data Protection Board, “Guidelines 01/2022 on data subject rights - Right of access”, Version 1.0, para. 73"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701797667 {#2272
    date: 2023-12-05 18:34:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AdvicePleaseThankyou@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2362 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2009 …}
  +reports: Doctrine\ORM\PersistentCollection {#1992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 136692
  -bodyTs: "'01/2022':6 '1.0':15 '73':17 'access':13 'board':4 'data':2,8 'european':1 'guidelin':5 'para':16 'protect':3 'right':10,11 'subject':9 'version':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5403480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700310743 {#2154
    date: 2023-11-18 13:32: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
11 DENIED edit
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: null
  +root: null
  +body: "European Data Protection Board, “Guidelines 01/2022 on data subject rights - Right of access”, Version 1.0, para. 73"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701797667 {#2272
    date: 2023-12-05 18:34:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AdvicePleaseThankyou@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2362 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2009 …}
  +reports: Doctrine\ORM\PersistentCollection {#1992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 136692
  -bodyTs: "'01/2022':6 '1.0':15 '73':17 'access':13 'board':4 'data':2,8 'european':1 'guidelin':5 'para':16 'protect':3 'right':10,11 'subject':9 'version':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5403480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700310743 {#2154
    date: 2023-11-18 13:32: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
12 DENIED moderate
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: null
  +root: null
  +body: "European Data Protection Board, “Guidelines 01/2022 on data subject rights - Right of access”, Version 1.0, para. 73"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701797667 {#2272
    date: 2023-12-05 18:34:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AdvicePleaseThankyou@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2362 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2009 …}
  +reports: Doctrine\ORM\PersistentCollection {#1992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 136692
  -bodyTs: "'01/2022':6 '1.0':15 '73':17 'access':13 'board':4 'data':2,8 'european':1 'guidelin':5 'para':16 'protect':3 'right':10,11 'subject':9 'version':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5403480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700310743 {#2154
    date: 2023-11-18 13:32: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
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 {#1983
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2183 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2184 …}
  +body: "What if he’s already invisible and saw you typing this comment?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700309986 {#2207
    date: 2023-11-18 13:19:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hungryphrog@lemmy.blahaj.zone"
    "@Thorny_Insight@lemm.ee"
    "@RogueBanana@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2169 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#1985 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
  -id: 136674
  -bodyTs: "'alreadi':5 'comment':12 'invis':6 'saw':8 'type':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5403332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700309986 {#2212
    date: 2023-11-18 13:19:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1983
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2183 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2184 …}
  +body: "What if he’s already invisible and saw you typing this comment?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700309986 {#2207
    date: 2023-11-18 13:19:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hungryphrog@lemmy.blahaj.zone"
    "@Thorny_Insight@lemm.ee"
    "@RogueBanana@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2169 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#1985 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
  -id: 136674
  -bodyTs: "'alreadi':5 'comment':12 'invis':6 'saw':8 'type':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5403332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700309986 {#2212
    date: 2023-11-18 13:19:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1983
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2183 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2184 …}
  +body: "What if he’s already invisible and saw you typing this comment?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700309986 {#2207
    date: 2023-11-18 13:19:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hungryphrog@lemmy.blahaj.zone"
    "@Thorny_Insight@lemm.ee"
    "@RogueBanana@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2169 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#1985 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
  -id: 136674
  -bodyTs: "'alreadi':5 'comment':12 'invis':6 'saw':8 'type':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5403332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700309986 {#2212
    date: 2023-11-18 13:19:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2000
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2007 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1990 …}
  +body: """
    You aren’t fooling me with rickrolls\n
    \n
    Edit: oh well, its real. damn
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700142647 {#2373
    date: 2023-11-16 14:50:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hal_5700X@lemmy.world"
    "@JoMiran@lemmy.ml"
    "@Excrubulent@slrpnk.net"
    "@jasondj@ttrpg.network"
    "@Fisch@lemmy.ml"
    "@Asudox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1999 …}
  +nested: Doctrine\ORM\PersistentCollection {#1991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2016 …}
  +reports: Doctrine\ORM\PersistentCollection {#2017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2015 …}
  -id: 130224
  -bodyTs: "'aren':2 'damn':13 'edit':8 'fool':4 'oh':9 'real':12 'rickrol':7 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5355636"
  +editedAt: DateTimeImmutable @1700408457 {#1997
    date: 2023-11-19 16:40:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700142647 {#2174
    date: 2023-11-16 14:50: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
19 DENIED edit
App\Entity\EntryComment {#2000
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2007 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1990 …}
  +body: """
    You aren’t fooling me with rickrolls\n
    \n
    Edit: oh well, its real. damn
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700142647 {#2373
    date: 2023-11-16 14:50:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hal_5700X@lemmy.world"
    "@JoMiran@lemmy.ml"
    "@Excrubulent@slrpnk.net"
    "@jasondj@ttrpg.network"
    "@Fisch@lemmy.ml"
    "@Asudox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1999 …}
  +nested: Doctrine\ORM\PersistentCollection {#1991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2016 …}
  +reports: Doctrine\ORM\PersistentCollection {#2017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2015 …}
  -id: 130224
  -bodyTs: "'aren':2 'damn':13 'edit':8 'fool':4 'oh':9 'real':12 'rickrol':7 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5355636"
  +editedAt: DateTimeImmutable @1700408457 {#1997
    date: 2023-11-19 16:40:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700142647 {#2174
    date: 2023-11-16 14:50: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
20 DENIED moderate
App\Entity\EntryComment {#2000
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2007 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1990 …}
  +body: """
    You aren’t fooling me with rickrolls\n
    \n
    Edit: oh well, its real. damn
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700142647 {#2373
    date: 2023-11-16 14:50:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hal_5700X@lemmy.world"
    "@JoMiran@lemmy.ml"
    "@Excrubulent@slrpnk.net"
    "@jasondj@ttrpg.network"
    "@Fisch@lemmy.ml"
    "@Asudox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1999 …}
  +nested: Doctrine\ORM\PersistentCollection {#1991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2016 …}
  +reports: Doctrine\ORM\PersistentCollection {#2017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2015 …}
  -id: 130224
  -bodyTs: "'aren':2 'damn':13 'edit':8 'fool':4 'oh':9 'real':12 'rickrol':7 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5355636"
  +editedAt: DateTimeImmutable @1700408457 {#1997
    date: 2023-11-19 16:40:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700142647 {#2174
    date: 2023-11-16 14:50: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
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#1350
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1349 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1349 …}
  +body: "Seems like a sketchy website if you ask me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700117529 {#1993
    date: 2023-11-16 07:52:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Joseph_Boom@feddit.it"
    "@gunpachi@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1351 …}
  +nested: Doctrine\ORM\PersistentCollection {#1353 …}
  +votes: Doctrine\ORM\PersistentCollection {#1358 …}
  +reports: Doctrine\ORM\PersistentCollection {#1355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2493 …}
  -id: 129351
  -bodyTs: "'ask':8 'like':2 'seem':1 'sketchi':4 'websit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5350668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700117529 {#2002
    date: 2023-11-16 07:52:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#1350
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1349 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1349 …}
  +body: "Seems like a sketchy website if you ask me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700117529 {#1993
    date: 2023-11-16 07:52:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Joseph_Boom@feddit.it"
    "@gunpachi@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1351 …}
  +nested: Doctrine\ORM\PersistentCollection {#1353 …}
  +votes: Doctrine\ORM\PersistentCollection {#1358 …}
  +reports: Doctrine\ORM\PersistentCollection {#1355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2493 …}
  -id: 129351
  -bodyTs: "'ask':8 'like':2 'seem':1 'sketchi':4 'websit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5350668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700117529 {#2002
    date: 2023-11-16 07:52:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#1350
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1349 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1349 …}
  +body: "Seems like a sketchy website if you ask me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700117529 {#1993
    date: 2023-11-16 07:52:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Joseph_Boom@feddit.it"
    "@gunpachi@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1351 …}
  +nested: Doctrine\ORM\PersistentCollection {#1353 …}
  +votes: Doctrine\ORM\PersistentCollection {#1358 …}
  +reports: Doctrine\ORM\PersistentCollection {#1355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2493 …}
  -id: 129351
  -bodyTs: "'ask':8 'like':2 'seem':1 'sketchi':4 'websit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5350668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700117529 {#2002
    date: 2023-11-16 07:52:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2497
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2498 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2499 …}
  +body: "There’s a rent numbers tab on the side menu. You can rent numbers there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700117478 {#2178
    date: 2023-11-16 07:51:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Joseph_Boom@feddit.it"
    "@jacktherippah@lemmy.world"
    "@shootwhatsmyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 129349
  -bodyTs: "'menu':10 'number':5,14 'rent':4,13 'side':9 'tab':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5350647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700117478 {#2170
    date: 2023-11-16 07:51: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
27 DENIED edit
App\Entity\EntryComment {#2497
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2498 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2499 …}
  +body: "There’s a rent numbers tab on the side menu. You can rent numbers there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700117478 {#2178
    date: 2023-11-16 07:51:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Joseph_Boom@feddit.it"
    "@jacktherippah@lemmy.world"
    "@shootwhatsmyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 129349
  -bodyTs: "'menu':10 'number':5,14 'rent':4,13 'side':9 'tab':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5350647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700117478 {#2170
    date: 2023-11-16 07:51: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
28 DENIED moderate
App\Entity\EntryComment {#2497
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2498 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2499 …}
  +body: "There’s a rent numbers tab on the side menu. You can rent numbers there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700117478 {#2178
    date: 2023-11-16 07:51:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Joseph_Boom@feddit.it"
    "@jacktherippah@lemmy.world"
    "@shootwhatsmyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 129349
  -bodyTs: "'menu':10 'number':5,14 'rent':4,13 'side':9 'tab':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5350647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700117478 {#2170
    date: 2023-11-16 07:51: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
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 {#2514
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2516 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2517 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2518 …}
  +body: "How exactly is it safer?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700117387 {#2496
    date: 2023-11-16 07:49:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rug_burn@sh.itjust.works"
    "@Todesschnitzel@lemm.ee"
    "@PR3CiSiON@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2519 …}
  +nested: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  -id: 129343
  -bodyTs: "'exact':2 'safer':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5350620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700117387 {#2495
    date: 2023-11-16 07:49: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
31 DENIED edit
App\Entity\EntryComment {#2514
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2516 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2517 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2518 …}
  +body: "How exactly is it safer?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700117387 {#2496
    date: 2023-11-16 07:49:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rug_burn@sh.itjust.works"
    "@Todesschnitzel@lemm.ee"
    "@PR3CiSiON@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2519 …}
  +nested: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  -id: 129343
  -bodyTs: "'exact':2 'safer':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5350620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700117387 {#2495
    date: 2023-11-16 07:49: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
32 DENIED moderate
App\Entity\EntryComment {#2514
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2516 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2517 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2518 …}
  +body: "How exactly is it safer?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700117387 {#2496
    date: 2023-11-16 07:49:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rug_burn@sh.itjust.works"
    "@Todesschnitzel@lemm.ee"
    "@PR3CiSiON@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2519 …}
  +nested: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  -id: 129343
  -bodyTs: "'exact':2 'safer':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5350620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700117387 {#2495
    date: 2023-11-16 07:49: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
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 {#2533
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2534 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1990 …}
  +body: "What"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700116021 {#2513
    date: 2023-11-16 07:27:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hal_5700X@lemmy.world"
    "@JoMiran@lemmy.ml"
    "@Excrubulent@slrpnk.net"
    "@jasondj@ttrpg.network"
    "@Fisch@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2535 …}
  +nested: Doctrine\ORM\PersistentCollection {#2537 …}
  +votes: Doctrine\ORM\PersistentCollection {#2539 …}
  +reports: Doctrine\ORM\PersistentCollection {#2541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
  -id: 129297
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5350333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700116021 {#2512
    date: 2023-11-16 07:27:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2533
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2534 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1990 …}
  +body: "What"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700116021 {#2513
    date: 2023-11-16 07:27:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hal_5700X@lemmy.world"
    "@JoMiran@lemmy.ml"
    "@Excrubulent@slrpnk.net"
    "@jasondj@ttrpg.network"
    "@Fisch@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2535 …}
  +nested: Doctrine\ORM\PersistentCollection {#2537 …}
  +votes: Doctrine\ORM\PersistentCollection {#2539 …}
  +reports: Doctrine\ORM\PersistentCollection {#2541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
  -id: 129297
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5350333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700116021 {#2512
    date: 2023-11-16 07:27:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2533
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2534 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1990 …}
  +body: "What"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700116021 {#2513
    date: 2023-11-16 07:27:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hal_5700X@lemmy.world"
    "@JoMiran@lemmy.ml"
    "@Excrubulent@slrpnk.net"
    "@jasondj@ttrpg.network"
    "@Fisch@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2535 …}
  +nested: Doctrine\ORM\PersistentCollection {#2537 …}
  +votes: Doctrine\ORM\PersistentCollection {#2539 …}
  +reports: Doctrine\ORM\PersistentCollection {#2541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
  -id: 129297
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5350333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700116021 {#2512
    date: 2023-11-16 07:27:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2549
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2236 …}
  +image: null
  +parent: null
  +root: null
  +body: "I actually do that. It forces me to backup the most necessary things and throw away the rest, hence making the OS feel cleaner."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699750621 {#2532
    date: 2023-11-12 01:57:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Geert@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2551 …}
  +nested: Doctrine\ORM\PersistentCollection {#2553 …}
  +votes: Doctrine\ORM\PersistentCollection {#2555 …}
  +reports: Doctrine\ORM\PersistentCollection {#2557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2561 …}
  -id: 113753
  -bodyTs: "'actual':2 'away':16 'backup':9 'cleaner':24 'feel':23 'forc':6 'henc':19 'make':20 'necessari':12 'os':22 'rest':18 'thing':13 'throw':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5246915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699750621 {#2531
    date: 2023-11-12 01:57:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2549
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2236 …}
  +image: null
  +parent: null
  +root: null
  +body: "I actually do that. It forces me to backup the most necessary things and throw away the rest, hence making the OS feel cleaner."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699750621 {#2532
    date: 2023-11-12 01:57:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Geert@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2551 …}
  +nested: Doctrine\ORM\PersistentCollection {#2553 …}
  +votes: Doctrine\ORM\PersistentCollection {#2555 …}
  +reports: Doctrine\ORM\PersistentCollection {#2557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2561 …}
  -id: 113753
  -bodyTs: "'actual':2 'away':16 'backup':9 'cleaner':24 'feel':23 'forc':6 'henc':19 'make':20 'necessari':12 'os':22 'rest':18 'thing':13 'throw':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5246915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699750621 {#2531
    date: 2023-11-12 01:57:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2549
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2236 …}
  +image: null
  +parent: null
  +root: null
  +body: "I actually do that. It forces me to backup the most necessary things and throw away the rest, hence making the OS feel cleaner."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699750621 {#2532
    date: 2023-11-12 01:57:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Geert@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2551 …}
  +nested: Doctrine\ORM\PersistentCollection {#2553 …}
  +votes: Doctrine\ORM\PersistentCollection {#2555 …}
  +reports: Doctrine\ORM\PersistentCollection {#2557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2561 …}
  -id: 113753
  -bodyTs: "'actual':2 'away':16 'backup':9 'cleaner':24 'feel':23 'forc':6 'henc':19 'make':20 'necessari':12 'os':22 'rest':18 'thing':13 'throw':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5246915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699750621 {#2531
    date: 2023-11-12 01:57:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2565
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2568 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2568 …}
  +body: "ok"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699434231 {#2548
    date: 2023-11-08 10:03:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ShadowRebel@monero.town"
    "@BlinkerFluid@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2569 …}
  +nested: Doctrine\ORM\PersistentCollection {#2571 …}
  +votes: Doctrine\ORM\PersistentCollection {#2573 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
  -id: 110394
  -bodyTs: "'ok':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5152423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699434231 {#2547
    date: 2023-11-08 10:03:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2565
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2568 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2568 …}
  +body: "ok"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699434231 {#2548
    date: 2023-11-08 10:03:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ShadowRebel@monero.town"
    "@BlinkerFluid@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2569 …}
  +nested: Doctrine\ORM\PersistentCollection {#2571 …}
  +votes: Doctrine\ORM\PersistentCollection {#2573 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
  -id: 110394
  -bodyTs: "'ok':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5152423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699434231 {#2547
    date: 2023-11-08 10:03:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2565
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2568 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2568 …}
  +body: "ok"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699434231 {#2548
    date: 2023-11-08 10:03:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ShadowRebel@monero.town"
    "@BlinkerFluid@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2569 …}
  +nested: Doctrine\ORM\PersistentCollection {#2571 …}
  +votes: Doctrine\ORM\PersistentCollection {#2573 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
  -id: 110394
  -bodyTs: "'ok':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5152423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699434231 {#2547
    date: 2023-11-08 10:03:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2583
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2585 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2585 …}
  +body: "Can you prove that when it is not open source?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699433952 {#2564
    date: 2023-11-08 09:59:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@riceandbeans161@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2586 …}
  +nested: Doctrine\ORM\PersistentCollection {#2588 …}
  +votes: Doctrine\ORM\PersistentCollection {#2590 …}
  +reports: Doctrine\ORM\PersistentCollection {#2592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2596 …}
  -id: 110375
  -bodyTs: "'open':9 'prove':3 'sourc':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5152371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699433952 {#2563
    date: 2023-11-08 09:59:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2583
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2585 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2585 …}
  +body: "Can you prove that when it is not open source?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699433952 {#2564
    date: 2023-11-08 09:59:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@riceandbeans161@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2586 …}
  +nested: Doctrine\ORM\PersistentCollection {#2588 …}
  +votes: Doctrine\ORM\PersistentCollection {#2590 …}
  +reports: Doctrine\ORM\PersistentCollection {#2592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2596 …}
  -id: 110375
  -bodyTs: "'open':9 'prove':3 'sourc':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5152371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699433952 {#2563
    date: 2023-11-08 09:59:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2583
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2585 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2585 …}
  +body: "Can you prove that when it is not open source?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699433952 {#2564
    date: 2023-11-08 09:59:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@riceandbeans161@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2586 …}
  +nested: Doctrine\ORM\PersistentCollection {#2588 …}
  +votes: Doctrine\ORM\PersistentCollection {#2590 …}
  +reports: Doctrine\ORM\PersistentCollection {#2592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2596 …}
  -id: 110375
  -bodyTs: "'open':9 'prove':3 'sourc':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5152371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699433952 {#2563
    date: 2023-11-08 09:59:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2600
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2601 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2602 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2603 …}
  +body: "I’m not sure what you mean by that. 2FA can’t be linked back to your phone or anything if that is your concern. If you use it to login to your account often, then maybe the platform can. If you want an alrernative, check platforms that support passkeys as a 2FA, it has the same privacy though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699432578 {#2582
    date: 2023-11-08 09:36:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LMP@lemmy.one"
    "@I_Am_Jacks_____@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2604 …}
  +nested: Doctrine\ORM\PersistentCollection {#2606 …}
  +votes: Doctrine\ORM\PersistentCollection {#2608 …}
  +reports: Doctrine\ORM\PersistentCollection {#2610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2614 …}
  -id: 101139
  -bodyTs: "'2fa':10,53 'account':34 'alrern':45 'anyth':20 'back':15 'check':46 'concern':25 'link':14 'login':31 'm':2 'mayb':37 'mean':7 'often':35 'passkey':50 'phone':18 'platform':39,47 'privaci':58 'support':49 'sure':4 'though':59 'use':28 'want':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5152130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699432578 {#2581
    date: 2023-11-08 09:36: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
51 DENIED edit
App\Entity\EntryComment {#2600
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2601 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2602 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2603 …}
  +body: "I’m not sure what you mean by that. 2FA can’t be linked back to your phone or anything if that is your concern. If you use it to login to your account often, then maybe the platform can. If you want an alrernative, check platforms that support passkeys as a 2FA, it has the same privacy though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699432578 {#2582
    date: 2023-11-08 09:36:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LMP@lemmy.one"
    "@I_Am_Jacks_____@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2604 …}
  +nested: Doctrine\ORM\PersistentCollection {#2606 …}
  +votes: Doctrine\ORM\PersistentCollection {#2608 …}
  +reports: Doctrine\ORM\PersistentCollection {#2610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2614 …}
  -id: 101139
  -bodyTs: "'2fa':10,53 'account':34 'alrern':45 'anyth':20 'back':15 'check':46 'concern':25 'link':14 'login':31 'm':2 'mayb':37 'mean':7 'often':35 'passkey':50 'phone':18 'platform':39,47 'privaci':58 'support':49 'sure':4 'though':59 'use':28 'want':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5152130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699432578 {#2581
    date: 2023-11-08 09:36: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
52 DENIED moderate
App\Entity\EntryComment {#2600
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2601 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2602 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2603 …}
  +body: "I’m not sure what you mean by that. 2FA can’t be linked back to your phone or anything if that is your concern. If you use it to login to your account often, then maybe the platform can. If you want an alrernative, check platforms that support passkeys as a 2FA, it has the same privacy though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699432578 {#2582
    date: 2023-11-08 09:36:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LMP@lemmy.one"
    "@I_Am_Jacks_____@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2604 …}
  +nested: Doctrine\ORM\PersistentCollection {#2606 …}
  +votes: Doctrine\ORM\PersistentCollection {#2608 …}
  +reports: Doctrine\ORM\PersistentCollection {#2610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2614 …}
  -id: 101139
  -bodyTs: "'2fa':10,53 'account':34 'alrern':45 'anyth':20 'back':15 'check':46 'concern':25 'link':14 'login':31 'm':2 'mayb':37 'mean':7 'often':35 'passkey':50 'phone':18 'platform':39,47 'privaci':58 'support':49 'sure':4 'though':59 'use':28 'want':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5152130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699432578 {#2581
    date: 2023-11-08 09:36: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
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 {#2618
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2567 …}
  +image: null
  +parent: null
  +root: null
  +body: "Soms don’t even care."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699432072 {#2599
    date: 2023-11-08 09:27:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2620 …}
  +nested: Doctrine\ORM\PersistentCollection {#2622 …}
  +votes: Doctrine\ORM\PersistentCollection {#2624 …}
  +reports: Doctrine\ORM\PersistentCollection {#2626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2630 …}
  -id: 101125
  -bodyTs: "'care':5 'even':4 'som':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5152025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699432072 {#2598
    date: 2023-11-08 09:27:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2618
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2567 …}
  +image: null
  +parent: null
  +root: null
  +body: "Soms don’t even care."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699432072 {#2599
    date: 2023-11-08 09:27:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2620 …}
  +nested: Doctrine\ORM\PersistentCollection {#2622 …}
  +votes: Doctrine\ORM\PersistentCollection {#2624 …}
  +reports: Doctrine\ORM\PersistentCollection {#2626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2630 …}
  -id: 101125
  -bodyTs: "'care':5 'even':4 'som':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5152025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699432072 {#2598
    date: 2023-11-08 09:27:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2618
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2567 …}
  +image: null
  +parent: null
  +root: null
  +body: "Soms don’t even care."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699432072 {#2599
    date: 2023-11-08 09:27:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2620 …}
  +nested: Doctrine\ORM\PersistentCollection {#2622 …}
  +votes: Doctrine\ORM\PersistentCollection {#2624 …}
  +reports: Doctrine\ORM\PersistentCollection {#2626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2630 …}
  -id: 101125
  -bodyTs: "'care':5 'even':4 'som':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5152025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699432072 {#2598
    date: 2023-11-08 09:27:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2634
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use a liquid that consists of atoms."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699285782 {#2617
    date: 2023-11-06 16:49:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2636 …}
  +nested: Doctrine\ORM\PersistentCollection {#2638 …}
  +votes: Doctrine\ORM\PersistentCollection {#2640 …}
  +reports: Doctrine\ORM\PersistentCollection {#2642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2646 …}
  -id: 95465
  -bodyTs: "'atom':8 'consist':6 'liquid':4 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5111463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699285782 {#2616
    date: 2023-11-06 16:49:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2634
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use a liquid that consists of atoms."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699285782 {#2617
    date: 2023-11-06 16:49:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2636 …}
  +nested: Doctrine\ORM\PersistentCollection {#2638 …}
  +votes: Doctrine\ORM\PersistentCollection {#2640 …}
  +reports: Doctrine\ORM\PersistentCollection {#2642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2646 …}
  -id: 95465
  -bodyTs: "'atom':8 'consist':6 'liquid':4 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5111463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699285782 {#2616
    date: 2023-11-06 16:49:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2634
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use a liquid that consists of atoms."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699285782 {#2617
    date: 2023-11-06 16:49:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2636 …}
  +nested: Doctrine\ORM\PersistentCollection {#2638 …}
  +votes: Doctrine\ORM\PersistentCollection {#2640 …}
  +reports: Doctrine\ORM\PersistentCollection {#2642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2646 …}
  -id: 95465
  -bodyTs: "'atom':8 'consist':6 'liquid':4 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5111463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699285782 {#2616
    date: 2023-11-06 16:49:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details