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

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.21 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.05 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 {#2176
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2249 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think this is so that decentralization can have any meaning. I am pretty sure that you can have a client that merges them together only for you though. Then both communities posts would appear in that one client-side merged community."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701402537 {#2203
    date: 2023-12-01 04:48:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2246 …}
  +reports: Doctrine\ORM\PersistentCollection {#2248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
  -id: 157537
  -bodyTs: "'appear':35 'client':21,40 'client-sid':39 'communiti':32,43 'decentr':7 'mean':11 'merg':23,42 'one':38 'post':33 'pretti':14 'side':41 'sure':15 'think':2 'though':29 'togeth':25 'would':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5544362"
  +editedAt: DateTimeImmutable @1701410502 {#2259
    date: 2023-12-01 07:01:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700805789 {#2134
    date: 2023-11-24 07:03: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
3 DENIED edit
App\Entity\EntryComment {#2176
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2249 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think this is so that decentralization can have any meaning. I am pretty sure that you can have a client that merges them together only for you though. Then both communities posts would appear in that one client-side merged community."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701402537 {#2203
    date: 2023-12-01 04:48:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2246 …}
  +reports: Doctrine\ORM\PersistentCollection {#2248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
  -id: 157537
  -bodyTs: "'appear':35 'client':21,40 'client-sid':39 'communiti':32,43 'decentr':7 'mean':11 'merg':23,42 'one':38 'post':33 'pretti':14 'side':41 'sure':15 'think':2 'though':29 'togeth':25 'would':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5544362"
  +editedAt: DateTimeImmutable @1701410502 {#2259
    date: 2023-12-01 07:01:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700805789 {#2134
    date: 2023-11-24 07:03: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
4 DENIED moderate
App\Entity\EntryComment {#2176
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2249 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think this is so that decentralization can have any meaning. I am pretty sure that you can have a client that merges them together only for you though. Then both communities posts would appear in that one client-side merged community."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701402537 {#2203
    date: 2023-12-01 04:48:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2246 …}
  +reports: Doctrine\ORM\PersistentCollection {#2248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
  -id: 157537
  -bodyTs: "'appear':35 'client':21,40 'client-sid':39 'communiti':32,43 'decentr':7 'mean':11 'merg':23,42 'one':38 'post':33 'pretti':14 'side':41 'sure':15 'think':2 'though':29 'togeth':25 'would':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5544362"
  +editedAt: DateTimeImmutable @1701410502 {#2259
    date: 2023-12-01 07:01:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700805789 {#2134
    date: 2023-11-24 07:03: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
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 {#2242
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2240 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2234 …}
  +image: null
  +parent: null
  +root: null
  +body: "It happens to me often. There are some noticeable active members that comment or post on communities im subbed to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701280656 {#2178
    date: 2023-11-29 18:57:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2233 …}
  +nested: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 150395
  -bodyTs: "'activ':10 'comment':13 'communiti':17 'happen':2 'im':18 'member':11 'notic':9 'often':5 'post':15 'sub':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5499924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700659015 {#2170
    date: 2023-11-22 14:16:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2242
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2240 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2234 …}
  +image: null
  +parent: null
  +root: null
  +body: "It happens to me often. There are some noticeable active members that comment or post on communities im subbed to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701280656 {#2178
    date: 2023-11-29 18:57:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2233 …}
  +nested: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 150395
  -bodyTs: "'activ':10 'comment':13 'communiti':17 'happen':2 'im':18 'member':11 'notic':9 'often':5 'post':15 'sub':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5499924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700659015 {#2170
    date: 2023-11-22 14:16:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2242
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2240 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2234 …}
  +image: null
  +parent: null
  +root: null
  +body: "It happens to me often. There are some noticeable active members that comment or post on communities im subbed to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701280656 {#2178
    date: 2023-11-29 18:57:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2233 …}
  +nested: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 150395
  -bodyTs: "'activ':10 'comment':13 'communiti':17 'happen':2 'im':18 'member':11 'notic':9 'often':5 'post':15 'sub':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5499924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700659015 {#2170
    date: 2023-11-22 14:16:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2211
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2200 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2017 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +body: "What"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700116021 {#2239
    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 {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
  -id: 129297
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5350333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700116021 {#2150
    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
11 DENIED edit
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2200 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2017 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +body: "What"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700116021 {#2239
    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 {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
  -id: 129297
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5350333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700116021 {#2150
    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
12 DENIED moderate
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2200 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2017 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +body: "What"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700116021 {#2239
    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 {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2366 …}
  -id: 129297
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5350333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700116021 {#2150
    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
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 {#2004
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: null
  +root: null
  +body: "For anyone wondering about the anime girl’s source, she’s from Future Diary."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703503948 {#2270
    date: 2023-12-25 12:32:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1349 …}
  +nested: Doctrine\ORM\PersistentCollection {#1354 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#1991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
  -id: 250837
  -bodyTs: "'anim':6 'anyon':2 'diari':14 'futur':13 'girl':7 'sourc':9 'wonder':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6234545"
  +editedAt: DateTimeImmutable @1707684540 {#2266
    date: 2024-02-11 21:49:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703503948 {#2208
    date: 2023-12-25 12:32:28.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 {#2004
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: null
  +root: null
  +body: "For anyone wondering about the anime girl’s source, she’s from Future Diary."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703503948 {#2270
    date: 2023-12-25 12:32:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1349 …}
  +nested: Doctrine\ORM\PersistentCollection {#1354 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#1991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
  -id: 250837
  -bodyTs: "'anim':6 'anyon':2 'diari':14 'futur':13 'girl':7 'sourc':9 'wonder':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6234545"
  +editedAt: DateTimeImmutable @1707684540 {#2266
    date: 2024-02-11 21:49:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703503948 {#2208
    date: 2023-12-25 12:32:28.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 {#2004
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: null
  +root: null
  +body: "For anyone wondering about the anime girl’s source, she’s from Future Diary."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703503948 {#2270
    date: 2023-12-25 12:32:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1349 …}
  +nested: Doctrine\ORM\PersistentCollection {#1354 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#1991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
  -id: 250837
  -bodyTs: "'anim':6 'anyon':2 'diari':14 'futur':13 'girl':7 'sourc':9 'wonder':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6234545"
  +editedAt: DateTimeImmutable @1707684540 {#2266
    date: 2024-02-11 21:49:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703503948 {#2208
    date: 2023-12-25 12:32:28.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 {#2005
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2095 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1995 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1995 …}
  +body: "Thank, those are very helpful. Immediately found Aiyoku no eustia which I searched for so long."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701038237 {#1984
    date: 2023-11-26 23:37:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Asudox@lemmy.world"
    "@roeeeeeeeee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1994 …}
  +nested: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#2491 …}
  +reports: Doctrine\ORM\PersistentCollection {#2492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
  -id: 168238
  -bodyTs: "'aiyoku':8 'eustia':10 'found':7 'help':5 'immedi':6 'long':16 'search':13 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5608012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701038237 {#1351
    date: 2023-11-26 23:37:17.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 {#2005
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2095 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1995 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1995 …}
  +body: "Thank, those are very helpful. Immediately found Aiyoku no eustia which I searched for so long."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701038237 {#1984
    date: 2023-11-26 23:37:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Asudox@lemmy.world"
    "@roeeeeeeeee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1994 …}
  +nested: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#2491 …}
  +reports: Doctrine\ORM\PersistentCollection {#2492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
  -id: 168238
  -bodyTs: "'aiyoku':8 'eustia':10 'found':7 'help':5 'immedi':6 'long':16 'search':13 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5608012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701038237 {#1351
    date: 2023-11-26 23:37:17.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 {#2005
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2095 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2087 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1995 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1995 …}
  +body: "Thank, those are very helpful. Immediately found Aiyoku no eustia which I searched for so long."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701038237 {#1984
    date: 2023-11-26 23:37:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Asudox@lemmy.world"
    "@roeeeeeeeee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1994 …}
  +nested: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#2491 …}
  +reports: Doctrine\ORM\PersistentCollection {#2492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
  -id: 168238
  -bodyTs: "'aiyoku':8 'eustia':10 'found':7 'help':5 'immedi':6 'long':16 'search':13 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5608012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701038237 {#1351
    date: 2023-11-26 23:37:17.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 {#2500
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2502 …}
  +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 {#2006
    date: 2023-11-25 06:16:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2503 …}
  +nested: Doctrine\ORM\PersistentCollection {#2505 …}
  +votes: Doctrine\ORM\PersistentCollection {#2507 …}
  +reports: Doctrine\ORM\PersistentCollection {#2509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -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 {#1996
    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
23 DENIED edit
App\Entity\EntryComment {#2500
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2502 …}
  +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 {#2006
    date: 2023-11-25 06:16:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2503 …}
  +nested: Doctrine\ORM\PersistentCollection {#2505 …}
  +votes: Doctrine\ORM\PersistentCollection {#2507 …}
  +reports: Doctrine\ORM\PersistentCollection {#2509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -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 {#1996
    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
24 DENIED moderate
App\Entity\EntryComment {#2500
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2502 …}
  +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 {#2006
    date: 2023-11-25 06:16:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2503 …}
  +nested: Doctrine\ORM\PersistentCollection {#2505 …}
  +votes: Doctrine\ORM\PersistentCollection {#2507 …}
  +reports: Doctrine\ORM\PersistentCollection {#2509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -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 {#1996
    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
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 {#2517
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: null
  +root: null
  +body: "You’ve heard it guys, time for us to jack off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706077673 {#2499
    date: 2024-01-24 07:27:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +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: 336084
  -bodyTs: "'guy':5 'heard':3 'jack':10 'time':6 'us':8 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6965790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706077673 {#2498
    date: 2024-01-24 07:27:53.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 {#2517
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: null
  +root: null
  +body: "You’ve heard it guys, time for us to jack off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706077673 {#2499
    date: 2024-01-24 07:27:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +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: 336084
  -bodyTs: "'guy':5 'heard':3 'jack':10 'time':6 'us':8 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6965790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706077673 {#2498
    date: 2024-01-24 07:27:53.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 {#2517
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: null
  +root: null
  +body: "You’ve heard it guys, time for us to jack off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706077673 {#2499
    date: 2024-01-24 07:27:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +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: 336084
  -bodyTs: "'guy':5 'heard':3 'jack':10 'time':6 'us':8 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6965790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706077673 {#2498
    date: 2024-01-24 07:27:53.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 {#2534
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2502 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2536 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2536 …}
  +body: "Your memory or your computer’s memory? Huge difference."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704386508 {#2516
    date: 2024-01-04 17:41:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@TimeSquirrel@kbin.social"
    "@0x4E4F@sh.itjust.works"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2537 …}
  +nested: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  -id: 279974
  -bodyTs: "'comput':5 'differ':9 'huge':8 'memori':2,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6403072"
  +editedAt: DateTimeImmutable @1711621748 {#2515
    date: 2024-03-28 11:29:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704386508 {#2269
    date: 2024-01-04 17:41:48.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 {#2534
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2502 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2536 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2536 …}
  +body: "Your memory or your computer’s memory? Huge difference."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704386508 {#2516
    date: 2024-01-04 17:41:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@TimeSquirrel@kbin.social"
    "@0x4E4F@sh.itjust.works"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2537 …}
  +nested: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  -id: 279974
  -bodyTs: "'comput':5 'differ':9 'huge':8 'memori':2,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6403072"
  +editedAt: DateTimeImmutable @1711621748 {#2515
    date: 2024-03-28 11:29:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704386508 {#2269
    date: 2024-01-04 17:41:48.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 {#2534
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2502 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2536 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2536 …}
  +body: "Your memory or your computer’s memory? Huge difference."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704386508 {#2516
    date: 2024-01-04 17:41:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@TimeSquirrel@kbin.social"
    "@0x4E4F@sh.itjust.works"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2537 …}
  +nested: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  -id: 279974
  -bodyTs: "'comput':5 'differ':9 'huge':8 'memori':2,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6403072"
  +editedAt: DateTimeImmutable @1711621748 {#2515
    date: 2024-03-28 11:29:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704386508 {#2269
    date: 2024-01-04 17:41:48.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 {#2551
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: null
  +root: null
  +body: "What great imagination!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704123109 {#2533
    date: 2024-01-01 16:31:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2553 …}
  +nested: Doctrine\ORM\PersistentCollection {#2555 …}
  +votes: Doctrine\ORM\PersistentCollection {#2557 …}
  +reports: Doctrine\ORM\PersistentCollection {#2559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2563 …}
  -id: 270172
  -bodyTs: "'great':2 'imagin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6333244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704123109 {#2532
    date: 2024-01-01 16:31:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2551
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: null
  +root: null
  +body: "What great imagination!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704123109 {#2533
    date: 2024-01-01 16:31:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2553 …}
  +nested: Doctrine\ORM\PersistentCollection {#2555 …}
  +votes: Doctrine\ORM\PersistentCollection {#2557 …}
  +reports: Doctrine\ORM\PersistentCollection {#2559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2563 …}
  -id: 270172
  -bodyTs: "'great':2 'imagin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6333244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704123109 {#2532
    date: 2024-01-01 16:31:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2551
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: null
  +root: null
  +body: "What great imagination!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704123109 {#2533
    date: 2024-01-01 16:31:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2553 …}
  +nested: Doctrine\ORM\PersistentCollection {#2555 …}
  +votes: Doctrine\ORM\PersistentCollection {#2557 …}
  +reports: Doctrine\ORM\PersistentCollection {#2559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2563 …}
  -id: 270172
  -bodyTs: "'great':2 'imagin':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6333244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704123109 {#2532
    date: 2024-01-01 16:31:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2567
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2569 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2570 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2571 …}
  +body: "It’s better when you don’t upload them directly to lemmy instances anyway, it’s expensive to host images."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704044777 {#2550
    date: 2023-12-31 18:46:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Synther@lemmy.zip"
    "@Asudox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  -id: 267774
  -bodyTs: "'anyway':14 'better':3 'direct':10 'expens':17 'host':19 'imag':20 'instanc':13 'lemmi':12 'upload':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704044777 {#2549
    date: 2023-12-31 18:46:17.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 {#2567
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2569 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2570 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2571 …}
  +body: "It’s better when you don’t upload them directly to lemmy instances anyway, it’s expensive to host images."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704044777 {#2550
    date: 2023-12-31 18:46:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Synther@lemmy.zip"
    "@Asudox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  -id: 267774
  -bodyTs: "'anyway':14 'better':3 'direct':10 'expens':17 'host':19 'imag':20 'instanc':13 'lemmi':12 'upload':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704044777 {#2549
    date: 2023-12-31 18:46:17.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 {#2567
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2569 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2570 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2571 …}
  +body: "It’s better when you don’t upload them directly to lemmy instances anyway, it’s expensive to host images."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704044777 {#2550
    date: 2023-12-31 18:46:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Synther@lemmy.zip"
    "@Asudox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  -id: 267774
  -bodyTs: "'anyway':14 'better':3 'direct':10 'expens':17 'host':19 'imag':20 'instanc':13 'lemmi':12 'upload':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704044777 {#2549
    date: 2023-12-31 18:46:17.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 {#2586
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2587 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2589 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2590 …}
  +body: "Both can be found in GitHub. I use Obtainium to get QUIK releases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702388853 {#2566
    date: 2023-12-12 14:47:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ward@lemmy.nz"
    "@Asudox@lemmy.world"
    "@Lemongrab@lemmy.one"
    "@rustyriffs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2591 …}
  +nested: Doctrine\ORM\PersistentCollection {#2593 …}
  +votes: Doctrine\ORM\PersistentCollection {#2595 …}
  +reports: Doctrine\ORM\PersistentCollection {#2597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2601 …}
  -id: 218206
  -bodyTs: "'found':4 'get':11 'github':6 'obtainium':9 'quik':12 'releas':13 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5992110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702388853 {#2565
    date: 2023-12-12 14:47:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2586
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2587 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2589 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2590 …}
  +body: "Both can be found in GitHub. I use Obtainium to get QUIK releases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702388853 {#2566
    date: 2023-12-12 14:47:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ward@lemmy.nz"
    "@Asudox@lemmy.world"
    "@Lemongrab@lemmy.one"
    "@rustyriffs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2591 …}
  +nested: Doctrine\ORM\PersistentCollection {#2593 …}
  +votes: Doctrine\ORM\PersistentCollection {#2595 …}
  +reports: Doctrine\ORM\PersistentCollection {#2597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2601 …}
  -id: 218206
  -bodyTs: "'found':4 'get':11 'github':6 'obtainium':9 'quik':12 'releas':13 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5992110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702388853 {#2565
    date: 2023-12-12 14:47:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2586
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2587 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2589 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2590 …}
  +body: "Both can be found in GitHub. I use Obtainium to get QUIK releases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702388853 {#2566
    date: 2023-12-12 14:47:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ward@lemmy.nz"
    "@Asudox@lemmy.world"
    "@Lemongrab@lemmy.one"
    "@rustyriffs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2591 …}
  +nested: Doctrine\ORM\PersistentCollection {#2593 …}
  +votes: Doctrine\ORM\PersistentCollection {#2595 …}
  +reports: Doctrine\ORM\PersistentCollection {#2597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2601 …}
  -id: 218206
  -bodyTs: "'found':4 'get':11 'github':6 'obtainium':9 'quik':12 'releas':13 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5992110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702388853 {#2565
    date: 2023-12-12 14:47:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2605
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2607 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2608 …}
  +body: "I’m a mod already. Though I’m unsure whether rule 2 is worthy a punishment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701853105 {#2585
    date: 2023-12-06 09:58:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Crunchyrock@lemmy.world"
    "@Asudox@lemmy.world"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2609 …}
  +nested: Doctrine\ORM\PersistentCollection {#2611 …}
  +votes: Doctrine\ORM\PersistentCollection {#2613 …}
  +reports: Doctrine\ORM\PersistentCollection {#2615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2619 …}
  -id: 201666
  -bodyTs: "'2':12 'alreadi':5 'm':2,8 'mod':4 'punish':16 'rule':11 'though':6 'unsur':9 'whether':10 'worthi':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5842040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701853105 {#2584
    date: 2023-12-06 09:58:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2605
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2607 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2608 …}
  +body: "I’m a mod already. Though I’m unsure whether rule 2 is worthy a punishment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701853105 {#2585
    date: 2023-12-06 09:58:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Crunchyrock@lemmy.world"
    "@Asudox@lemmy.world"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2609 …}
  +nested: Doctrine\ORM\PersistentCollection {#2611 …}
  +votes: Doctrine\ORM\PersistentCollection {#2613 …}
  +reports: Doctrine\ORM\PersistentCollection {#2615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2619 …}
  -id: 201666
  -bodyTs: "'2':12 'alreadi':5 'm':2,8 'mod':4 'punish':16 'rule':11 'though':6 'unsur':9 'whether':10 'worthi':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5842040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701853105 {#2584
    date: 2023-12-06 09:58:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2605
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2607 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2608 …}
  +body: "I’m a mod already. Though I’m unsure whether rule 2 is worthy a punishment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701853105 {#2585
    date: 2023-12-06 09:58:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Crunchyrock@lemmy.world"
    "@Asudox@lemmy.world"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2609 …}
  +nested: Doctrine\ORM\PersistentCollection {#2611 …}
  +votes: Doctrine\ORM\PersistentCollection {#2613 …}
  +reports: Doctrine\ORM\PersistentCollection {#2615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2619 …}
  -id: 201666
  -bodyTs: "'2':12 'alreadi':5 'm':2,8 'mod':4 'punish':16 'rule':11 'though':6 'unsur':9 'whether':10 'worthi':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5842040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701853105 {#2584
    date: 2023-12-06 09:58:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2623
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can find MemeTastic in F-Droid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703191348 {#2604
    date: 2023-12-21 21:42:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@payasson@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2625 …}
  +nested: Doctrine\ORM\PersistentCollection {#2627 …}
  +votes: Doctrine\ORM\PersistentCollection {#2629 …}
  +reports: Doctrine\ORM\PersistentCollection {#2631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2635 …}
  -id: 201564
  -bodyTs: "'droid':8 'f':7 'f-droid':6 'find':3 'memetast':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5841129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701847608 {#2603
    date: 2023-12-06 08:26:48.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 {#2623
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can find MemeTastic in F-Droid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703191348 {#2604
    date: 2023-12-21 21:42:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@payasson@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2625 …}
  +nested: Doctrine\ORM\PersistentCollection {#2627 …}
  +votes: Doctrine\ORM\PersistentCollection {#2629 …}
  +reports: Doctrine\ORM\PersistentCollection {#2631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2635 …}
  -id: 201564
  -bodyTs: "'droid':8 'f':7 'f-droid':6 'find':3 'memetast':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5841129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701847608 {#2603
    date: 2023-12-06 08:26:48.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 {#2623
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can find MemeTastic in F-Droid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703191348 {#2604
    date: 2023-12-21 21:42:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@payasson@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2625 …}
  +nested: Doctrine\ORM\PersistentCollection {#2627 …}
  +votes: Doctrine\ORM\PersistentCollection {#2629 …}
  +reports: Doctrine\ORM\PersistentCollection {#2631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2635 …}
  -id: 201564
  -bodyTs: "'droid':8 'f':7 'f-droid':6 'find':3 'memetast':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5841129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701847608 {#2603
    date: 2023-12-06 08:26:48.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 {#2639
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2502 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2641 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2641 …}
  +body: ":3"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701671050 {#2622
    date: 2023-12-04 07:24:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oha@lemmy.ohaa.xyz"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2642 …}
  +nested: Doctrine\ORM\PersistentCollection {#2644 …}
  +votes: Doctrine\ORM\PersistentCollection {#2646 …}
  +reports: Doctrine\ORM\PersistentCollection {#2648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
  -id: 194697
  -bodyTs: "'3':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5789838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701671050 {#2621
    date: 2023-12-04 07:24:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2639
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2502 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2641 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2641 …}
  +body: ":3"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701671050 {#2622
    date: 2023-12-04 07:24:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oha@lemmy.ohaa.xyz"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2642 …}
  +nested: Doctrine\ORM\PersistentCollection {#2644 …}
  +votes: Doctrine\ORM\PersistentCollection {#2646 …}
  +reports: Doctrine\ORM\PersistentCollection {#2648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
  -id: 194697
  -bodyTs: "'3':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5789838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701671050 {#2621
    date: 2023-12-04 07:24:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2639
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2502 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2641 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2641 …}
  +body: ":3"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701671050 {#2622
    date: 2023-12-04 07:24:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oha@lemmy.ohaa.xyz"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2642 …}
  +nested: Doctrine\ORM\PersistentCollection {#2644 …}
  +votes: Doctrine\ORM\PersistentCollection {#2646 …}
  +reports: Doctrine\ORM\PersistentCollection {#2648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
  -id: 194697
  -bodyTs: "'3':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5789838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701671050 {#2621
    date: 2023-12-04 07:24:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details