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

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.18 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
  +body: "of*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705847291 {#1883
    date: 2024-01-21 15:28:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@tvbusy@lemmy.dbzer0.com"
    "@snek@lemmy.world"
    "@DAMunzy@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  -id: 328258
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6886462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705847291 {#2029
    date: 2024-01-21 15:28:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
  +body: "of*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705847291 {#1883
    date: 2024-01-21 15:28:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@tvbusy@lemmy.dbzer0.com"
    "@snek@lemmy.world"
    "@DAMunzy@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  -id: 328258
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6886462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705847291 {#2029
    date: 2024-01-21 15:28:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
  +body: "of*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705847291 {#1883
    date: 2024-01-21 15:28:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@tvbusy@lemmy.dbzer0.com"
    "@snek@lemmy.world"
    "@DAMunzy@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  -id: 328258
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6886462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705847291 {#2029
    date: 2024-01-21 15:28:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2047
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m in such a bad place that even just chocolate coins would be amazing and a luxury right now. I used my last groceries yesterday, made into some frankenstein monster of random ingredients… but it’s something to eat, at least. It will only last till tomorrow, though, then I guess I’ll just starve and try to survive on water."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705505099 {#2348
    date: 2024-01-17 16:24:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jerrythegenius@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2392 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 316836
  -bodyTs: "'amaz':15 'bad':6 'chocol':11 'coin':12 'eat':40 'even':9 'frankenstein':30 'groceri':25 'guess':52 'ingredi':34 'last':24,46 'least':42 'll':54 'luxuri':18 'm':2 'made':27 'monster':31 'place':7 'random':33 'right':19 'someth':38 'starv':56 'surviv':60 'though':49 'till':47 'tomorrow':48 'tri':58 'use':22 'water':62 'would':13 'yesterday':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6777745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705505099 {#2369
    date: 2024-01-17 16:24:59.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 {#2047
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m in such a bad place that even just chocolate coins would be amazing and a luxury right now. I used my last groceries yesterday, made into some frankenstein monster of random ingredients… but it’s something to eat, at least. It will only last till tomorrow, though, then I guess I’ll just starve and try to survive on water."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705505099 {#2348
    date: 2024-01-17 16:24:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jerrythegenius@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2392 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 316836
  -bodyTs: "'amaz':15 'bad':6 'chocol':11 'coin':12 'eat':40 'even':9 'frankenstein':30 'groceri':25 'guess':52 'ingredi':34 'last':24,46 'least':42 'll':54 'luxuri':18 'm':2 'made':27 'monster':31 'place':7 'random':33 'right':19 'someth':38 'starv':56 'surviv':60 'though':49 'till':47 'tomorrow':48 'tri':58 'use':22 'water':62 'would':13 'yesterday':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6777745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705505099 {#2369
    date: 2024-01-17 16:24:59.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 {#2047
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m in such a bad place that even just chocolate coins would be amazing and a luxury right now. I used my last groceries yesterday, made into some frankenstein monster of random ingredients… but it’s something to eat, at least. It will only last till tomorrow, though, then I guess I’ll just starve and try to survive on water."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705505099 {#2348
    date: 2024-01-17 16:24:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jerrythegenius@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2392 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 316836
  -bodyTs: "'amaz':15 'bad':6 'chocol':11 'coin':12 'eat':40 'even':9 'frankenstein':30 'groceri':25 'guess':52 'ingredi':34 'last':24,46 'least':42 'll':54 'luxuri':18 'm':2 'made':27 'monster':31 'place':7 'random':33 'right':19 'someth':38 'starv':56 'surviv':60 'though':49 'till':47 'tomorrow':48 'tri':58 'use':22 'water':62 'would':13 'yesterday':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6777745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705505099 {#2369
    date: 2024-01-17 16:24:59.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 {#2059
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2056 …}
  +image: null
  +parent: null
  +root: null
  +body: "Eh, it’s usually doable if you can survive one hit. Not that it’s recommended, or usually any fun, but doable. If they one hit you so hard that it feels like a nuke hitting a fly, that’s when you nope out and don’t try to return for a good while."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705277663 {#2050
    date: 2024-01-15 01:14:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2048 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 309394
  -bodyTs: "'doabl':5,22 'eh':1 'feel':32 'fli':38 'fun':20 'good':53 'hard':29 'hit':11,26,36 'like':33 'nope':43 'nuke':35 'one':10,25 'recommend':16 'return':50 'surviv':9 'tri':48 'usual':4,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6696627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705277663 {#2022
    date: 2024-01-15 01:14:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2056 …}
  +image: null
  +parent: null
  +root: null
  +body: "Eh, it’s usually doable if you can survive one hit. Not that it’s recommended, or usually any fun, but doable. If they one hit you so hard that it feels like a nuke hitting a fly, that’s when you nope out and don’t try to return for a good while."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705277663 {#2050
    date: 2024-01-15 01:14:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2048 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 309394
  -bodyTs: "'doabl':5,22 'eh':1 'feel':32 'fli':38 'fun':20 'good':53 'hard':29 'hit':11,26,36 'like':33 'nope':43 'nuke':35 'one':10,25 'recommend':16 'return':50 'surviv':9 'tri':48 'usual':4,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6696627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705277663 {#2022
    date: 2024-01-15 01:14:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2056 …}
  +image: null
  +parent: null
  +root: null
  +body: "Eh, it’s usually doable if you can survive one hit. Not that it’s recommended, or usually any fun, but doable. If they one hit you so hard that it feels like a nuke hitting a fly, that’s when you nope out and don’t try to return for a good while."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705277663 {#2050
    date: 2024-01-15 01:14:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2048 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 309394
  -bodyTs: "'doabl':5,22 'eh':1 'feel':32 'fli':38 'fun':20 'good':53 'hard':29 'hit':11,26,36 'like':33 'nope':43 'nuke':35 'one':10,25 'recommend':16 'return':50 'surviv':9 'tri':48 'usual':4,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6696627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705277663 {#2022
    date: 2024-01-15 01:14:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2159
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2339 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
  +body: "I still have a scar from my childhood when my pet turtle bit the webbing between my right thumb and index finger. The turtle had a blade of grass stuck in the area next to its neck that’s kinda like a dimple and it couldn’t get it out, so I stupidly put my finger there to try to get it out. Their beaks are like nail clippers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703342441 {#2300
    date: 2023-12-23 15:40:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhatsHerBucket@lemmy.world"
    "@MyDearWatson616@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 245934
  -bodyTs: "'area':33 'beak':65 'bit':13 'blade':27 'childhood':8 'clipper':69 'couldn':46 'dimpl':43 'finger':22,56 'get':48,61 'grass':29 'index':21 'kinda':40 'like':41,67 'nail':68 'neck':37 'next':34 'pet':11 'put':54 'right':18 'scar':5 'still':2 'stuck':30 'stupid':53 'thumb':19 'tri':59 'turtl':12,24 'web':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6206582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703342441 {#2045
    date: 2023-12-23 15:40:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2159
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2339 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
  +body: "I still have a scar from my childhood when my pet turtle bit the webbing between my right thumb and index finger. The turtle had a blade of grass stuck in the area next to its neck that’s kinda like a dimple and it couldn’t get it out, so I stupidly put my finger there to try to get it out. Their beaks are like nail clippers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703342441 {#2300
    date: 2023-12-23 15:40:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhatsHerBucket@lemmy.world"
    "@MyDearWatson616@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 245934
  -bodyTs: "'area':33 'beak':65 'bit':13 'blade':27 'childhood':8 'clipper':69 'couldn':46 'dimpl':43 'finger':22,56 'get':48,61 'grass':29 'index':21 'kinda':40 'like':41,67 'nail':68 'neck':37 'next':34 'pet':11 'put':54 'right':18 'scar':5 'still':2 'stuck':30 'stupid':53 'thumb':19 'tri':59 'turtl':12,24 'web':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6206582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703342441 {#2045
    date: 2023-12-23 15:40:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2159
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2339 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
  +body: "I still have a scar from my childhood when my pet turtle bit the webbing between my right thumb and index finger. The turtle had a blade of grass stuck in the area next to its neck that’s kinda like a dimple and it couldn’t get it out, so I stupidly put my finger there to try to get it out. Their beaks are like nail clippers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703342441 {#2300
    date: 2023-12-23 15:40:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhatsHerBucket@lemmy.world"
    "@MyDearWatson616@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 245934
  -bodyTs: "'area':33 'beak':65 'bit':13 'blade':27 'childhood':8 'clipper':69 'couldn':46 'dimpl':43 'finger':22,56 'get':48,61 'grass':29 'index':21 'kinda':40 'like':41,67 'nail':68 'neck':37 'next':34 'pet':11 'put':54 'right':18 'scar':5 'still':2 'stuck':30 'stupid':53 'thumb':19 'tri':59 'turtl':12,24 'web':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6206582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703342441 {#2045
    date: 2023-12-23 15:40:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2289
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: null
  +root: null
  +body: "I never had a problem with this. It’s not like whole movies or long youtube videos are recorded vertically. The kind of content that is recorded vertically is mainly watched on phones, and it’s not like it’s unwatchable on any other screen. Never once have I seen anyone say anything about it that is anything more than mild inconvenience about something they really shouldn’t care that much about. It’s just stereotypical “complaining because you can” bullshit that is so common."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1708593075 {#2343
    date: 2024-02-22 10:11:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 255057
  -bodyTs: "'anyon':51 'anyth':53,58 'bullshit':81 'care':69 'common':85 'complain':77 'content':24 'inconveni':62 'kind':22 'like':11,38 'long':15 'main':30 'mild':61 'movi':13 'much':71 'never':2,46 'phone':33 'problem':5 'realli':66 'record':19,27 'say':52 'screen':45 'seen':50 'shouldn':67 'someth':64 'stereotyp':76 'unwatch':41 'vertic':20,28 'video':17 'watch':31 'whole':12 'youtub':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6255490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703634065 {#2135
    date: 2023-12-27 00:41:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2289
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: null
  +root: null
  +body: "I never had a problem with this. It’s not like whole movies or long youtube videos are recorded vertically. The kind of content that is recorded vertically is mainly watched on phones, and it’s not like it’s unwatchable on any other screen. Never once have I seen anyone say anything about it that is anything more than mild inconvenience about something they really shouldn’t care that much about. It’s just stereotypical “complaining because you can” bullshit that is so common."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1708593075 {#2343
    date: 2024-02-22 10:11:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 255057
  -bodyTs: "'anyon':51 'anyth':53,58 'bullshit':81 'care':69 'common':85 'complain':77 'content':24 'inconveni':62 'kind':22 'like':11,38 'long':15 'main':30 'mild':61 'movi':13 'much':71 'never':2,46 'phone':33 'problem':5 'realli':66 'record':19,27 'say':52 'screen':45 'seen':50 'shouldn':67 'someth':64 'stereotyp':76 'unwatch':41 'vertic':20,28 'video':17 'watch':31 'whole':12 'youtub':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6255490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703634065 {#2135
    date: 2023-12-27 00:41:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2289
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: null
  +root: null
  +body: "I never had a problem with this. It’s not like whole movies or long youtube videos are recorded vertically. The kind of content that is recorded vertically is mainly watched on phones, and it’s not like it’s unwatchable on any other screen. Never once have I seen anyone say anything about it that is anything more than mild inconvenience about something they really shouldn’t care that much about. It’s just stereotypical “complaining because you can” bullshit that is so common."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1708593075 {#2343
    date: 2024-02-22 10:11:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 255057
  -bodyTs: "'anyon':51 'anyth':53,58 'bullshit':81 'care':69 'common':85 'complain':77 'content':24 'inconveni':62 'kind':22 'like':11,38 'long':15 'main':30 'mild':61 'movi':13 'much':71 'never':2,46 'phone':33 'problem':5 'realli':66 'record':19,27 'say':52 'screen':45 'seen':50 'shouldn':67 'someth':64 'stereotyp':76 'unwatch':41 'vertic':20,28 'video':17 'watch':31 'whole':12 'youtub':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6255490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703634065 {#2135
    date: 2023-12-27 00:41:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2102
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: null
  +root: null
  +body: "That dog looks exactly how I feel when sudden unplanned social interaction happens."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703353486 {#2328
    date: 2023-12-23 18:44:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2103 …}
  +nested: Doctrine\ORM\PersistentCollection {#2110 …}
  +votes: Doctrine\ORM\PersistentCollection {#2112 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 246392
  -bodyTs: "'dog':2 'exact':4 'feel':7 'happen':13 'interact':12 'look':3 'social':11 'sudden':9 'unplan':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6209172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703353486 {#2326
    date: 2023-12-23 18:44:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: null
  +root: null
  +body: "That dog looks exactly how I feel when sudden unplanned social interaction happens."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703353486 {#2328
    date: 2023-12-23 18:44:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2103 …}
  +nested: Doctrine\ORM\PersistentCollection {#2110 …}
  +votes: Doctrine\ORM\PersistentCollection {#2112 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 246392
  -bodyTs: "'dog':2 'exact':4 'feel':7 'happen':13 'interact':12 'look':3 'social':11 'sudden':9 'unplan':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6209172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703353486 {#2326
    date: 2023-12-23 18:44:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: null
  +root: null
  +body: "That dog looks exactly how I feel when sudden unplanned social interaction happens."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703353486 {#2328
    date: 2023-12-23 18:44:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2103 …}
  +nested: Doctrine\ORM\PersistentCollection {#2110 …}
  +votes: Doctrine\ORM\PersistentCollection {#2112 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 246392
  -bodyTs: "'dog':2 'exact':4 'feel':7 'happen':13 'interact':12 'look':3 'social':11 'sudden':9 'unplan':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6209172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703353486 {#2326
    date: 2023-12-23 18:44:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2119
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2116 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2120 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sure, but what about killing all people? That’s where we’re heading, and a lot of people are choosing to help with that. (I’m not saying that makes it ok, just asking for the fun of it)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703233550 {#2101
    date: 2023-12-22 09:25:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 246649
  -bodyTs: "'ask':34 'choos':20 'fun':37 'head':13 'help':22 'kill':5 'lot':16 'm':26 'make':30 'ok':32 'peopl':7,18 're':12 'say':28 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6186507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703233550 {#2111
    date: 2023-12-22 09:25:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2119
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2116 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2120 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sure, but what about killing all people? That’s where we’re heading, and a lot of people are choosing to help with that. (I’m not saying that makes it ok, just asking for the fun of it)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703233550 {#2101
    date: 2023-12-22 09:25:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 246649
  -bodyTs: "'ask':34 'choos':20 'fun':37 'head':13 'help':22 'kill':5 'lot':16 'm':26 'make':30 'ok':32 'peopl':7,18 're':12 'say':28 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6186507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703233550 {#2111
    date: 2023-12-22 09:25:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2119
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2116 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2120 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sure, but what about killing all people? That’s where we’re heading, and a lot of people are choosing to help with that. (I’m not saying that makes it ok, just asking for the fun of it)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703233550 {#2101
    date: 2023-12-22 09:25:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 246649
  -bodyTs: "'ask':34 'choos':20 'fun':37 'head':13 'help':22 'kill':5 'lot':16 'm':26 'make':30 'ok':32 'peopl':7,18 're':12 'say':28 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6186507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703233550 {#2111
    date: 2023-12-22 09:25:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2216
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2213 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://lemmy.world/pictrs/image/320a598a-b354-4e71-a89a-b77bb649ded0.jpeg)\n
    \n
    I’ve spent a LOT of time listening on the youtube channel “My Analog Journal” too, a ton of great guests with awesome sets. My favorite this year is [Psychedelic and Folk music from Britanny with Léna C](https://youtu.be/ZFC79l8xgLA?si=Qm3LXzk8BcyqYWJL)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702395635 {#2123
    date: 2023-12-12 16:40:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 181125
  -bodyTs: "'/pictrs/image/320a598a-b354-4e71-a89a-b77bb649ded0.jpeg)':3 '/zfc79l8xgla?si=qm3lxzk8bcyqywjl)':44 'analog':17 'awesom':26 'britanni':38 'c':41 'channel':15 'favorit':29 'folk':35 'great':23 'guest':24 'journal':18 'lemmy.world':2 'lemmy.world/pictrs/image/320a598a-b354-4e71-a89a-b77bb649ded0.jpeg)':1 'listen':11 'lot':8 'léna':40 'music':36 'psychedel':33 'set':27 'spent':6 'time':10 'ton':21 've':5 'year':31 'youtu.be':43 'youtu.be/zfc79l8xgla?si=qm3lxzk8bcyqywjl)':42 'youtub':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5697471"
  +editedAt: DateTimeImmutable @1702341204 {#2113
    date: 2023-12-12 01:33:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701358107 {#2349
    date: 2023-11-30 16:28:27.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 {#2216
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2213 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://lemmy.world/pictrs/image/320a598a-b354-4e71-a89a-b77bb649ded0.jpeg)\n
    \n
    I’ve spent a LOT of time listening on the youtube channel “My Analog Journal” too, a ton of great guests with awesome sets. My favorite this year is [Psychedelic and Folk music from Britanny with Léna C](https://youtu.be/ZFC79l8xgLA?si=Qm3LXzk8BcyqYWJL)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702395635 {#2123
    date: 2023-12-12 16:40:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 181125
  -bodyTs: "'/pictrs/image/320a598a-b354-4e71-a89a-b77bb649ded0.jpeg)':3 '/zfc79l8xgla?si=qm3lxzk8bcyqywjl)':44 'analog':17 'awesom':26 'britanni':38 'c':41 'channel':15 'favorit':29 'folk':35 'great':23 'guest':24 'journal':18 'lemmy.world':2 'lemmy.world/pictrs/image/320a598a-b354-4e71-a89a-b77bb649ded0.jpeg)':1 'listen':11 'lot':8 'léna':40 'music':36 'psychedel':33 'set':27 'spent':6 'time':10 'ton':21 've':5 'year':31 'youtu.be':43 'youtu.be/zfc79l8xgla?si=qm3lxzk8bcyqywjl)':42 'youtub':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5697471"
  +editedAt: DateTimeImmutable @1702341204 {#2113
    date: 2023-12-12 01:33:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701358107 {#2349
    date: 2023-11-30 16:28:27.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 {#2216
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2213 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://lemmy.world/pictrs/image/320a598a-b354-4e71-a89a-b77bb649ded0.jpeg)\n
    \n
    I’ve spent a LOT of time listening on the youtube channel “My Analog Journal” too, a ton of great guests with awesome sets. My favorite this year is [Psychedelic and Folk music from Britanny with Léna C](https://youtu.be/ZFC79l8xgLA?si=Qm3LXzk8BcyqYWJL)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702395635 {#2123
    date: 2023-12-12 16:40:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 181125
  -bodyTs: "'/pictrs/image/320a598a-b354-4e71-a89a-b77bb649ded0.jpeg)':3 '/zfc79l8xgla?si=qm3lxzk8bcyqywjl)':44 'analog':17 'awesom':26 'britanni':38 'c':41 'channel':15 'favorit':29 'folk':35 'great':23 'guest':24 'journal':18 'lemmy.world':2 'lemmy.world/pictrs/image/320a598a-b354-4e71-a89a-b77bb649ded0.jpeg)':1 'listen':11 'lot':8 'léna':40 'music':36 'psychedel':33 'set':27 'spent':6 'time':10 'ton':21 've':5 'year':31 'youtu.be':43 'youtu.be/zfc79l8xgla?si=qm3lxzk8bcyqywjl)':42 'youtub':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5697471"
  +editedAt: DateTimeImmutable @1702341204 {#2113
    date: 2023-12-12 01:33:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701358107 {#2349
    date: 2023-11-30 16:28:27.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 {#2309
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t have a dog or any bourbon (or any other alcohol and I’m too poor to get anything, even just a couple of beers).\n
    \n
    But I hope everyone has a great unofficial holiday! Enjoy your canine company and liquor, everyone deserves it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729567284 {#2227
    date: 2024-10-22 05:21:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@justlookingfordragon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2302 …}
  +nested: Doctrine\ORM\PersistentCollection {#2320 …}
  +votes: Doctrine\ORM\PersistentCollection {#2322 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
  -id: 351846
  -bodyTs: "'alcohol':13 'anyth':21 'beer':27 'bourbon':9 'canin':39 'compani':40 'coupl':25 'deserv':44 'dog':6 'enjoy':37 'even':22 'everyon':31,43 'get':20 'great':34 'holiday':36 'hope':30 'liquor':42 'm':16 'poor':18 'unoffici':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594441 {#2223
    date: 2024-01-30 07:00:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2309
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t have a dog or any bourbon (or any other alcohol and I’m too poor to get anything, even just a couple of beers).\n
    \n
    But I hope everyone has a great unofficial holiday! Enjoy your canine company and liquor, everyone deserves it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729567284 {#2227
    date: 2024-10-22 05:21:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@justlookingfordragon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2302 …}
  +nested: Doctrine\ORM\PersistentCollection {#2320 …}
  +votes: Doctrine\ORM\PersistentCollection {#2322 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
  -id: 351846
  -bodyTs: "'alcohol':13 'anyth':21 'beer':27 'bourbon':9 'canin':39 'compani':40 'coupl':25 'deserv':44 'dog':6 'enjoy':37 'even':22 'everyon':31,43 'get':20 'great':34 'holiday':36 'hope':30 'liquor':42 'm':16 'poor':18 'unoffici':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594441 {#2223
    date: 2024-01-30 07:00:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2309
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t have a dog or any bourbon (or any other alcohol and I’m too poor to get anything, even just a couple of beers).\n
    \n
    But I hope everyone has a great unofficial holiday! Enjoy your canine company and liquor, everyone deserves it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729567284 {#2227
    date: 2024-10-22 05:21:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@justlookingfordragon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2302 …}
  +nested: Doctrine\ORM\PersistentCollection {#2320 …}
  +votes: Doctrine\ORM\PersistentCollection {#2322 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
  -id: 351846
  -bodyTs: "'alcohol':13 'anyth':21 'beer':27 'bourbon':9 'canin':39 'compani':40 'coupl':25 'deserv':44 'dog':6 'enjoy':37 'even':22 'everyon':31,43 'get':20 'great':34 'holiday':36 'hope':30 'liquor':42 'm':16 'poor':18 'unoffici':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7141985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706594441 {#2223
    date: 2024-01-30 07:00:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2319
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2317 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +body: "Or just be a couple? Save yourselves and everyone else in the families the money and mental energy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706502521 {#2291
    date: 2024-01-29 05:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@UnfortunateShort@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@Bunnylux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 348894
  -bodyTs: "'coupl':5 'els':10 'energi':18 'everyon':9 'famili':13 'mental':17 'money':15 'save':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7117726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706502521 {#2293
    date: 2024-01-29 05:28:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2319
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2317 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +body: "Or just be a couple? Save yourselves and everyone else in the families the money and mental energy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706502521 {#2291
    date: 2024-01-29 05:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@UnfortunateShort@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@Bunnylux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 348894
  -bodyTs: "'coupl':5 'els':10 'energi':18 'everyon':9 'famili':13 'mental':17 'money':15 'save':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7117726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706502521 {#2293
    date: 2024-01-29 05:28:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2319
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2317 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +body: "Or just be a couple? Save yourselves and everyone else in the families the money and mental energy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706502521 {#2291
    date: 2024-01-29 05:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@UnfortunateShort@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@Bunnylux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 348894
  -bodyTs: "'coupl':5 'els':10 'energi':18 'everyon':9 'famili':13 'mental':17 'money':15 'save':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7117726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706502521 {#2293
    date: 2024-01-29 05:28:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2261
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dolphula - Dracula played by Dolph Lundgren, humanity has died out so dracula chooses the next species to turn into vampires… dolphins! Obligatory Vampire dolphin orgie scene with Dolph in the middle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727247852 {#2303
    date: 2024-09-25 09:04:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 327143
  -bodyTs: "'choos':13 'die':9 'dolph':5,28 'dolphin':21,24 'dolphula':1 'dracula':2,12 'human':7 'lundgren':6 'middl':31 'next':15 'obligatori':22 'orgi':25 'play':3 'scene':26 'speci':16 'turn':18 'vampir':20,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6866299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705802535 {#2304
    date: 2024-01-21 03:02:15.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 {#2261
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dolphula - Dracula played by Dolph Lundgren, humanity has died out so dracula chooses the next species to turn into vampires… dolphins! Obligatory Vampire dolphin orgie scene with Dolph in the middle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727247852 {#2303
    date: 2024-09-25 09:04:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 327143
  -bodyTs: "'choos':13 'die':9 'dolph':5,28 'dolphin':21,24 'dolphula':1 'dracula':2,12 'human':7 'lundgren':6 'middl':31 'next':15 'obligatori':22 'orgi':25 'play':3 'scene':26 'speci':16 'turn':18 'vampir':20,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6866299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705802535 {#2304
    date: 2024-01-21 03:02:15.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 {#2261
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: null
  +root: null
  +body: "Dolphula - Dracula played by Dolph Lundgren, humanity has died out so dracula chooses the next species to turn into vampires… dolphins! Obligatory Vampire dolphin orgie scene with Dolph in the middle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727247852 {#2303
    date: 2024-09-25 09:04:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 327143
  -bodyTs: "'choos':13 'die':9 'dolph':5,28 'dolphin':21,24 'dolphula':1 'dracula':2,12 'human':7 'lundgren':6 'middl':31 'next':15 'obligatori':22 'orgi':25 'play':3 'scene':26 'speci':16 'turn':18 'vampir':20,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6866299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705802535 {#2304
    date: 2024-01-21 03:02:15.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 {#2201
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +body: "Smörgåstårta is actually delicious though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705230869 {#2277
    date: 2024-01-14 12:14:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@TrendigOsthyvel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 307576
  -bodyTs: "'actual':3 'delici':4 'smörgåstårta':1 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6682280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705230869 {#2275
    date: 2024-01-14 12:14:29.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 {#2201
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +body: "Smörgåstårta is actually delicious though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705230869 {#2277
    date: 2024-01-14 12:14:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@TrendigOsthyvel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 307576
  -bodyTs: "'actual':3 'delici':4 'smörgåstårta':1 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6682280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705230869 {#2275
    date: 2024-01-14 12:14:29.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 {#2201
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2203 …}
  +body: "Smörgåstårta is actually delicious though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705230869 {#2277
    date: 2024-01-14 12:14:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@TrendigOsthyvel@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 307576
  -bodyTs: "'actual':3 'delici':4 'smörgåstårta':1 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6682280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705230869 {#2275
    date: 2024-01-14 12:14:29.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 {#2274
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: null
  +root: null
  +body: "Experiencing this like a jump scare for the first time in TLoZ: TotK made me hit my knee really hard on the underside of my desk. That was two weeks ago, and it’s still sore. And I don’t trust trees anymore, not that they’re hard to defeat, it’s just easy to forget that enemy type exists and get jump scared all over again. I hate them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1719984375 {#2202
    date: 2024-07-03 07:26:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 295023
  -bodyTs: "'ago':31 'anymor':43 'defeat':50 'desk':26 'easi':54 'enemi':58 'exist':60 'experienc':1 'first':9 'forget':56 'get':62 'hard':20,48 'hate':69 'hit':16 'jump':5,63 'knee':18 'like':3 'made':14 're':47 'realli':19 'scare':6,64 'sore':36 'still':35 'time':10 'tloz':12 'totk':13 'tree':42 'trust':41 'two':29 'type':59 'undersid':23 'week':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6540530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704859624 {#2206
    date: 2024-01-10 05:07:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: null
  +root: null
  +body: "Experiencing this like a jump scare for the first time in TLoZ: TotK made me hit my knee really hard on the underside of my desk. That was two weeks ago, and it’s still sore. And I don’t trust trees anymore, not that they’re hard to defeat, it’s just easy to forget that enemy type exists and get jump scared all over again. I hate them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1719984375 {#2202
    date: 2024-07-03 07:26:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 295023
  -bodyTs: "'ago':31 'anymor':43 'defeat':50 'desk':26 'easi':54 'enemi':58 'exist':60 'experienc':1 'first':9 'forget':56 'get':62 'hard':20,48 'hate':69 'hit':16 'jump':5,63 'knee':18 'like':3 'made':14 're':47 'realli':19 'scare':6,64 'sore':36 'still':35 'time':10 'tloz':12 'totk':13 'tree':42 'trust':41 'two':29 'type':59 'undersid':23 'week':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6540530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704859624 {#2206
    date: 2024-01-10 05:07:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: null
  +root: null
  +body: "Experiencing this like a jump scare for the first time in TLoZ: TotK made me hit my knee really hard on the underside of my desk. That was two weeks ago, and it’s still sore. And I don’t trust trees anymore, not that they’re hard to defeat, it’s just easy to forget that enemy type exists and get jump scared all over again. I hate them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1719984375 {#2202
    date: 2024-07-03 07:26:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 295023
  -bodyTs: "'ago':31 'anymor':43 'defeat':50 'desk':26 'easi':54 'enemi':58 'exist':60 'experienc':1 'first':9 'forget':56 'get':62 'hard':20,48 'hate':69 'hit':16 'jump':5,63 'knee':18 'like':3 'made':14 're':47 'realli':19 'scare':6,64 'sore':36 'still':35 'time':10 'tloz':12 'totk':13 'tree':42 'trust':41 'two':29 'type':59 'undersid':23 'week':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6540530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704859624 {#2206
    date: 2024-01-10 05:07:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2238
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2213 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: """
    Sync has been really weird for the past few weeks, I stopped using it until there’s an update (which hasn’t happened before since several years ago when I started using it as a reddit app).\n
    \n
    I’m currently on Boost, and it’s at least usable, though not super great, but good enough for now.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703398254 {#2271
    date: 2023-12-24 07:10:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grimy@lemmy.world"
    "@Octopus1348@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -id: 247937
  -bodyTs: "'ago':28 'app':37 'boost':42 'current':40 'enough':55 'good':54 'great':52 'happen':23 'hasn':21 'least':47 'm':39 'past':8 'realli':4 'reddit':36 'sever':26 'sinc':25 'start':31 'stop':12 'super':51 'sync':1 'though':49 'updat':19 'usabl':48 'use':13,32 'week':10 'weird':5 'year':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6217957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703398254 {#2273
    date: 2023-12-24 07:10:54.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 {#2238
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2213 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: """
    Sync has been really weird for the past few weeks, I stopped using it until there’s an update (which hasn’t happened before since several years ago when I started using it as a reddit app).\n
    \n
    I’m currently on Boost, and it’s at least usable, though not super great, but good enough for now.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703398254 {#2271
    date: 2023-12-24 07:10:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grimy@lemmy.world"
    "@Octopus1348@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -id: 247937
  -bodyTs: "'ago':28 'app':37 'boost':42 'current':40 'enough':55 'good':54 'great':52 'happen':23 'hasn':21 'least':47 'm':39 'past':8 'realli':4 'reddit':36 'sever':26 'sinc':25 'start':31 'stop':12 'super':51 'sync':1 'though':49 'updat':19 'usabl':48 'use':13,32 'week':10 'weird':5 'year':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6217957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703398254 {#2273
    date: 2023-12-24 07:10:54.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 {#2238
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2213 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: """
    Sync has been really weird for the past few weeks, I stopped using it until there’s an update (which hasn’t happened before since several years ago when I started using it as a reddit app).\n
    \n
    I’m currently on Boost, and it’s at least usable, though not super great, but good enough for now.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703398254 {#2271
    date: 2023-12-24 07:10:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grimy@lemmy.world"
    "@Octopus1348@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -id: 247937
  -bodyTs: "'ago':28 'app':37 'boost':42 'current':40 'enough':55 'good':54 'great':52 'happen':23 'hasn':21 'least':47 'm':39 'past':8 'realli':4 'reddit':36 'sever':26 'sinc':25 'start':31 'stop':12 'super':51 'sync':1 'though':49 'updat':19 'usabl':48 'use':13,32 'week':10 'weird':5 'year':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6217957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703398254 {#2273
    date: 2023-12-24 07:10:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2284
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have a friend who puts ketchup on ANYTHING. I’ve seen him order $30 medium rare steaks at nice restaurants and then smother them in ketchup. People we don’t know at all have come up to us just to ask about it, and they’ve all left just as confused and angry about it as we (his friends) are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703219121 {#2234
    date: 2023-12-22 05:25:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 242308
  -bodyTs: "'30':15 'angri':54 'anyth':9 'ask':42 'come':36 'confus':52 'friend':4,60 'ketchup':7,27 'know':32 'left':49 'medium':16 'nice':20 'order':14 'peopl':28 'put':6 'rare':17 'restaur':21 'seen':12 'smother':24 'steak':18 'us':39 've':11,47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6184348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703219121 {#2226
    date: 2023-12-22 05:25:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2284
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have a friend who puts ketchup on ANYTHING. I’ve seen him order $30 medium rare steaks at nice restaurants and then smother them in ketchup. People we don’t know at all have come up to us just to ask about it, and they’ve all left just as confused and angry about it as we (his friends) are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703219121 {#2234
    date: 2023-12-22 05:25:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 242308
  -bodyTs: "'30':15 'angri':54 'anyth':9 'ask':42 'come':36 'confus':52 'friend':4,60 'ketchup':7,27 'know':32 'left':49 'medium':16 'nice':20 'order':14 'peopl':28 'put':6 'rare':17 'restaur':21 'seen':12 'smother':24 'steak':18 'us':39 've':11,47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6184348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703219121 {#2226
    date: 2023-12-22 05:25:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2284
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2019 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have a friend who puts ketchup on ANYTHING. I’ve seen him order $30 medium rare steaks at nice restaurants and then smother them in ketchup. People we don’t know at all have come up to us just to ask about it, and they’ve all left just as confused and angry about it as we (his friends) are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703219121 {#2234
    date: 2023-12-22 05:25:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 242308
  -bodyTs: "'30':15 'angri':54 'anyth':9 'ask':42 'come':36 'confus':52 'friend':4,60 'ketchup':7,27 'know':32 'left':49 'medium':16 'nice':20 'order':14 'peopl':28 'put':6 'rare':17 'restaur':21 'seen':12 'smother':24 'steak':18 'us':39 've':11,47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6184348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703219121 {#2226
    date: 2023-12-22 05:25:21.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