GET https://kbin.spritesserver.nl/u/@TragicNotCute@lemmy.world/comments/commented/1y

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 …}
}
1.13 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.06 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 {#2123
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: null
  +root: null
  +body: "We goof on this person, but in my experience this kind of shameless begging usually works to some degree."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 102
  +score: 0
  +lastActive: DateTime @1725732436 {#2128
    date: 2024-09-07 20:07:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  -id: 310630
  -bodyTs: "'beg':14 'degre':19 'experi':9 'goof':2 'kind':11 'person':5 'shameless':13 'usual':15 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6707860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705325999 {#2336
    date: 2024-01-15 14:39: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
3 DENIED edit
App\Entity\EntryComment {#2123
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: null
  +root: null
  +body: "We goof on this person, but in my experience this kind of shameless begging usually works to some degree."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 102
  +score: 0
  +lastActive: DateTime @1725732436 {#2128
    date: 2024-09-07 20:07:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  -id: 310630
  -bodyTs: "'beg':14 'degre':19 'experi':9 'goof':2 'kind':11 'person':5 'shameless':13 'usual':15 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6707860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705325999 {#2336
    date: 2024-01-15 14:39: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
4 DENIED moderate
App\Entity\EntryComment {#2123
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: null
  +root: null
  +body: "We goof on this person, but in my experience this kind of shameless begging usually works to some degree."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 102
  +score: 0
  +lastActive: DateTime @1725732436 {#2128
    date: 2024-09-07 20:07:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  -id: 310630
  -bodyTs: "'beg':14 'degre':19 'experi':9 'goof':2 'kind':11 'person':5 'shameless':13 'usual':15 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6707860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705325999 {#2336
    date: 2024-01-15 14:39: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
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 {#2335
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s kind of shocking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1707370364 {#2116
    date: 2024-02-08 06:32:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 243496
  -bodyTs: "'kind':3 'shock':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6192284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703263213 {#2161
    date: 2023-12-22 17:40:13.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 {#2335
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s kind of shocking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1707370364 {#2116
    date: 2024-02-08 06:32:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 243496
  -bodyTs: "'kind':3 'shock':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6192284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703263213 {#2161
    date: 2023-12-22 17:40:13.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 {#2335
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s kind of shocking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1707370364 {#2116
    date: 2024-02-08 06:32:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 243496
  -bodyTs: "'kind':3 'shock':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6192284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703263213 {#2161
    date: 2023-12-22 17:40:13.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 {#2328
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2314 …}
  +image: null
  +parent: null
  +root: null
  +body: "Solid Quilbert vibes today."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705884977 {#2339
    date: 2024-01-22 01:56:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2164 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  -id: 237667
  -bodyTs: "'quilbert':2 'solid':1 'today':4 'vibe':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6150240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703078009 {#2111
    date: 2023-12-20 14:13: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
11 DENIED edit
App\Entity\EntryComment {#2328
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2314 …}
  +image: null
  +parent: null
  +root: null
  +body: "Solid Quilbert vibes today."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705884977 {#2339
    date: 2024-01-22 01:56:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2164 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  -id: 237667
  -bodyTs: "'quilbert':2 'solid':1 'today':4 'vibe':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6150240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703078009 {#2111
    date: 2023-12-20 14:13: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
12 DENIED moderate
App\Entity\EntryComment {#2328
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2314 …}
  +image: null
  +parent: null
  +root: null
  +body: "Solid Quilbert vibes today."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705884977 {#2339
    date: 2024-01-22 01:56:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2164 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  -id: 237667
  -bodyTs: "'quilbert':2 'solid':1 'today':4 'vibe':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6150240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703078009 {#2111
    date: 2023-12-20 14:13: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
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 {#2192
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "Top tier title."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1705325881 {#2326
    date: 2024-01-15 14:38:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2275 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  -id: 310626
  -bodyTs: "'tier':2 'titl':3 'top':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6707828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705325881 {#2191
    date: 2024-01-15 14:38:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2192
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "Top tier title."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1705325881 {#2326
    date: 2024-01-15 14:38:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2275 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  -id: 310626
  -bodyTs: "'tier':2 'titl':3 'top':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6707828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705325881 {#2191
    date: 2024-01-15 14:38:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2192
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "Top tier title."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1705325881 {#2326
    date: 2024-01-15 14:38:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2275 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  -id: 310626
  -bodyTs: "'tier':2 'titl':3 'top':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6707828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705325881 {#2191
    date: 2024-01-15 14:38:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2292
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2306 …}
  +image: null
  +parent: null
  +root: null
  +body: "When keeping it real goes wrong"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705252746 {#2291
    date: 2024-01-14 18:19:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2315 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 308438
  -bodyTs: "'goe':5 'keep':2 'real':4 'wrong':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6689191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705252746 {#2321
    date: 2024-01-14 18:19:06.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 {#2292
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2306 …}
  +image: null
  +parent: null
  +root: null
  +body: "When keeping it real goes wrong"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705252746 {#2291
    date: 2024-01-14 18:19:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2315 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 308438
  -bodyTs: "'goe':5 'keep':2 'real':4 'wrong':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6689191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705252746 {#2321
    date: 2024-01-14 18:19:06.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 {#2292
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2306 …}
  +image: null
  +parent: null
  +root: null
  +body: "When keeping it real goes wrong"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705252746 {#2291
    date: 2024-01-14 18:19:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2315 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 308438
  -bodyTs: "'goe':5 'keep':2 'real':4 'wrong':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6689191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705252746 {#2321
    date: 2024-01-14 18:19:06.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 {#2309
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2293 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
  +body: """
    Nope. Completely different companies. They’ve been making insulated bottles since 1913.\n
    \n
    [en.m.wikipedia.org/wiki/Stanley_bottle](https://en.m.wikipedia.org/wiki/Stanley_bottle)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705251276 {#2316
    date: 2024-01-14 17:54:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@baggachipz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2205 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 308373
  -bodyTs: "'/wiki/stanley_bottle](https://en.m.wikipedia.org/wiki/stanley_bottle)':15 '1913':12 'bottl':10 'compani':4 'complet':2 'differ':3 'en.m.wikipedia.org':14 'en.m.wikipedia.org/wiki/stanley_bottle](https://en.m.wikipedia.org/wiki/stanley_bottle)':13 'insul':9 'make':8 'nope':1 'sinc':11 've':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6688668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705251276 {#2294
    date: 2024-01-14 17:54:36.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 {#2309
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2293 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
  +body: """
    Nope. Completely different companies. They’ve been making insulated bottles since 1913.\n
    \n
    [en.m.wikipedia.org/wiki/Stanley_bottle](https://en.m.wikipedia.org/wiki/Stanley_bottle)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705251276 {#2316
    date: 2024-01-14 17:54:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@baggachipz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2205 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 308373
  -bodyTs: "'/wiki/stanley_bottle](https://en.m.wikipedia.org/wiki/stanley_bottle)':15 '1913':12 'bottl':10 'compani':4 'complet':2 'differ':3 'en.m.wikipedia.org':14 'en.m.wikipedia.org/wiki/stanley_bottle](https://en.m.wikipedia.org/wiki/stanley_bottle)':13 'insul':9 'make':8 'nope':1 'sinc':11 've':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6688668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705251276 {#2294
    date: 2024-01-14 17:54:36.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 {#2309
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2293 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
  +body: """
    Nope. Completely different companies. They’ve been making insulated bottles since 1913.\n
    \n
    [en.m.wikipedia.org/wiki/Stanley_bottle](https://en.m.wikipedia.org/wiki/Stanley_bottle)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705251276 {#2316
    date: 2024-01-14 17:54:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@baggachipz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2205 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 308373
  -bodyTs: "'/wiki/stanley_bottle](https://en.m.wikipedia.org/wiki/stanley_bottle)':15 '1913':12 'bottl':10 'compani':4 'complet':2 'differ':3 'en.m.wikipedia.org':14 'en.m.wikipedia.org/wiki/stanley_bottle](https://en.m.wikipedia.org/wiki/stanley_bottle)':13 'insul':9 'make':8 'nope':1 'sinc':11 've':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6688668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705251276 {#2294
    date: 2024-01-14 17:54:36.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 {#2127
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2126 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2293 …}
  +image: null
  +parent: null
  +root: null
  +body: "Really stuck it to the boss by burning a raster image too. That fucker took a bit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705251106 {#2297
    date: 2024-01-14 17:51:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2043 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 308367
  -bodyTs: "'bit':17 'boss':6 'burn':8 'fucker':14 'imag':11 'raster':10 'realli':1 'stuck':2 'took':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6688620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705251106 {#2302
    date: 2024-01-14 17:51: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
27 DENIED edit
App\Entity\EntryComment {#2127
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2126 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2293 …}
  +image: null
  +parent: null
  +root: null
  +body: "Really stuck it to the boss by burning a raster image too. That fucker took a bit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705251106 {#2297
    date: 2024-01-14 17:51:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2043 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 308367
  -bodyTs: "'bit':17 'boss':6 'burn':8 'fucker':14 'imag':11 'raster':10 'realli':1 'stuck':2 'took':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6688620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705251106 {#2302
    date: 2024-01-14 17:51: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
28 DENIED moderate
App\Entity\EntryComment {#2127
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2126 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2293 …}
  +image: null
  +parent: null
  +root: null
  +body: "Really stuck it to the boss by burning a raster image too. That fucker took a bit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705251106 {#2297
    date: 2024-01-14 17:51:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2043 …}
  +nested: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2198 …}
  +reports: Doctrine\ORM\PersistentCollection {#2227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 308367
  -bodyTs: "'bit':17 'boss':6 'burn':8 'fucker':14 'imag':11 'raster':10 'realli':1 'stuck':2 'took':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6688620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705251106 {#2302
    date: 2024-01-14 17:51: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
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 {#2252
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2314 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2212 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2208 …}
  +body: "The slow erosion of my enjoyment of YouTube inspired me to get Plex set up and start rewatching some classic shows I love. It’s been a great experience. No ads, no wait times, just entertainment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705250977 {#2219
    date: 2024-01-14 17:49:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CookieManTheGreat@lemmy.wtf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 308365
  -bodyTs: "'ad':31 'classic':20 'enjoy':6 'entertain':36 'eros':3 'experi':29 'get':12 'great':28 'inspir':9 'love':23 'plex':13 'rewatch':18 'set':14 'show':21 'slow':2 'start':17 'time':34 'wait':33 'youtub':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6688590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705250977 {#2221
    date: 2024-01-14 17:49:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2314 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2212 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2208 …}
  +body: "The slow erosion of my enjoyment of YouTube inspired me to get Plex set up and start rewatching some classic shows I love. It’s been a great experience. No ads, no wait times, just entertainment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705250977 {#2219
    date: 2024-01-14 17:49:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CookieManTheGreat@lemmy.wtf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 308365
  -bodyTs: "'ad':31 'classic':20 'enjoy':6 'entertain':36 'eros':3 'experi':29 'get':12 'great':28 'inspir':9 'love':23 'plex':13 'rewatch':18 'set':14 'show':21 'slow':2 'start':17 'time':34 'wait':33 'youtub':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6688590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705250977 {#2221
    date: 2024-01-14 17:49:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2314 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2212 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2208 …}
  +body: "The slow erosion of my enjoyment of YouTube inspired me to get Plex set up and start rewatching some classic shows I love. It’s been a great experience. No ads, no wait times, just entertainment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705250977 {#2219
    date: 2024-01-14 17:49:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@CookieManTheGreat@lemmy.wtf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 308365
  -bodyTs: "'ad':31 'classic':20 'enjoy':6 'entertain':36 'eros':3 'experi':29 'get':12 'great':28 'inspir':9 'love':23 'plex':13 'rewatch':18 'set':14 'show':21 'slow':2 'start':17 'time':34 'wait':33 'youtub':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6688590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705250977 {#2221
    date: 2024-01-14 17:49:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2253
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2306 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve got one just like it at home. Even worse is the whistling whines. You wouldn’t think a creature that big could whine, but it sure does. It probably doesn’t help that I always give in eventually.\n
    \n
    The door bill is getting expensive.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705177746 {#2232
    date: 2024-01-13 21:29:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2262 …}
  +nested: Doctrine\ORM\PersistentCollection {#2264 …}
  +votes: Doctrine\ORM\PersistentCollection {#2242 …}
  +reports: Doctrine\ORM\PersistentCollection {#2240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 306106
  -bodyTs: "'alway':37 'big':23 'bill':43 'could':24 'creatur':21 'doesn':32 'door':42 'even':10 'eventu':40 'expens':46 'get':45 'give':38 'got':3 'help':34 'home':9 'like':6 'one':4 'probabl':31 'sure':28 'think':19 've':2 'whine':15,25 'whistl':14 'wors':11 'wouldn':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6652153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705177746 {#2231
    date: 2024-01-13 21:29:06.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 {#2253
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2306 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve got one just like it at home. Even worse is the whistling whines. You wouldn’t think a creature that big could whine, but it sure does. It probably doesn’t help that I always give in eventually.\n
    \n
    The door bill is getting expensive.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705177746 {#2232
    date: 2024-01-13 21:29:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2262 …}
  +nested: Doctrine\ORM\PersistentCollection {#2264 …}
  +votes: Doctrine\ORM\PersistentCollection {#2242 …}
  +reports: Doctrine\ORM\PersistentCollection {#2240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 306106
  -bodyTs: "'alway':37 'big':23 'bill':43 'could':24 'creatur':21 'doesn':32 'door':42 'even':10 'eventu':40 'expens':46 'get':45 'give':38 'got':3 'help':34 'home':9 'like':6 'one':4 'probabl':31 'sure':28 'think':19 've':2 'whine':15,25 'whistl':14 'wors':11 'wouldn':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6652153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705177746 {#2231
    date: 2024-01-13 21:29:06.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 {#2253
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2306 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve got one just like it at home. Even worse is the whistling whines. You wouldn’t think a creature that big could whine, but it sure does. It probably doesn’t help that I always give in eventually.\n
    \n
    The door bill is getting expensive.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705177746 {#2232
    date: 2024-01-13 21:29:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2262 …}
  +nested: Doctrine\ORM\PersistentCollection {#2264 …}
  +votes: Doctrine\ORM\PersistentCollection {#2242 …}
  +reports: Doctrine\ORM\PersistentCollection {#2240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 306106
  -bodyTs: "'alway':37 'big':23 'bill':43 'could':24 'creatur':21 'doesn':32 'door':42 'even':10 'eventu':40 'expens':46 'get':45 'give':38 'got':3 'help':34 'home':9 'like':6 'one':4 'probabl':31 'sure':28 'think':19 've':2 'whine':15,25 'whistl':14 'wors':11 'wouldn':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6652153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705177746 {#2231
    date: 2024-01-13 21:29:06.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 {#2258
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2260 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +body: "And at least when I tried to pihole the tracking bullshit, it got mad and stopped working."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705070810 {#2190
    date: 2024-01-12 15:46:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aldalire@lemmy.dbzer0.com"
    "@Vent@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2254 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2248 …}
  +reports: Doctrine\ORM\PersistentCollection {#2247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2284 …}
  -id: 302108
  -bodyTs: "'bullshit':11 'got':13 'least':3 'mad':14 'pihol':8 'stop':16 'track':10 'tri':6 'work':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6622528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705070810 {#2272
    date: 2024-01-12 15:46: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
39 DENIED edit
App\Entity\EntryComment {#2258
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2260 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +body: "And at least when I tried to pihole the tracking bullshit, it got mad and stopped working."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705070810 {#2190
    date: 2024-01-12 15:46:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aldalire@lemmy.dbzer0.com"
    "@Vent@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2254 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2248 …}
  +reports: Doctrine\ORM\PersistentCollection {#2247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2284 …}
  -id: 302108
  -bodyTs: "'bullshit':11 'got':13 'least':3 'mad':14 'pihol':8 'stop':16 'track':10 'tri':6 'work':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6622528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705070810 {#2272
    date: 2024-01-12 15:46: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
40 DENIED moderate
App\Entity\EntryComment {#2258
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2260 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +body: "And at least when I tried to pihole the tracking bullshit, it got mad and stopped working."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705070810 {#2190
    date: 2024-01-12 15:46:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aldalire@lemmy.dbzer0.com"
    "@Vent@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2254 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2248 …}
  +reports: Doctrine\ORM\PersistentCollection {#2247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2284 …}
  -id: 302108
  -bodyTs: "'bullshit':11 'got':13 'least':3 'mad':14 'pihol':8 'stop':16 'track':10 'tri':6 'work':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6622528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705070810 {#2272
    date: 2024-01-12 15:46: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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2188
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2034 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +body: "This headline was the subtle push I needed to donate to Videolan. What an amazing project, we’re lucky to have it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705064502 {#2249
    date: 2024-01-12 14:01:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TrivialBetaState@sopuli.xyz"
    "@detalferous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 301856
  -bodyTs: "'amaz':15 'donat':10 'headlin':2 'lucki':19 'need':8 'project':16 'push':6 're':18 'subtl':5 'videolan':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6620610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705064502 {#2237
    date: 2024-01-12 14:01:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2188
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2034 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +body: "This headline was the subtle push I needed to donate to Videolan. What an amazing project, we’re lucky to have it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705064502 {#2249
    date: 2024-01-12 14:01:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TrivialBetaState@sopuli.xyz"
    "@detalferous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 301856
  -bodyTs: "'amaz':15 'donat':10 'headlin':2 'lucki':19 'need':8 'project':16 'push':6 're':18 'subtl':5 'videolan':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6620610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705064502 {#2237
    date: 2024-01-12 14:01:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2188
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2034 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +body: "This headline was the subtle push I needed to donate to Videolan. What an amazing project, we’re lucky to have it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705064502 {#2249
    date: 2024-01-12 14:01:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TrivialBetaState@sopuli.xyz"
    "@detalferous@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 301856
  -bodyTs: "'amaz':15 'donat':10 'headlin':2 'lucki':19 'need':8 'project':16 'push':6 're':18 'subtl':5 'videolan':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6620610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705064502 {#2237
    date: 2024-01-12 14:01:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2185
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "My mom kept trying to go the speed limit in Need For Speed: Hot Pursuit. Too cute."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1704830083 {#2287
    date: 2024-01-09 20:54:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2179 …}
  +nested: Doctrine\ORM\PersistentCollection {#2182 …}
  +votes: Doctrine\ORM\PersistentCollection {#2172 …}
  +reports: Doctrine\ORM\PersistentCollection {#2173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
  -id: 294150
  -bodyTs: "'cute':17 'go':6 'hot':14 'kept':3 'limit':9 'mom':2 'need':11 'pursuit':15 'speed':8,13 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6528694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704830083 {#2286
    date: 2024-01-09 20:54:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2185
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "My mom kept trying to go the speed limit in Need For Speed: Hot Pursuit. Too cute."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1704830083 {#2287
    date: 2024-01-09 20:54:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2179 …}
  +nested: Doctrine\ORM\PersistentCollection {#2182 …}
  +votes: Doctrine\ORM\PersistentCollection {#2172 …}
  +reports: Doctrine\ORM\PersistentCollection {#2173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
  -id: 294150
  -bodyTs: "'cute':17 'go':6 'hot':14 'kept':3 'limit':9 'mom':2 'need':11 'pursuit':15 'speed':8,13 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6528694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704830083 {#2286
    date: 2024-01-09 20:54:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2185
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "My mom kept trying to go the speed limit in Need For Speed: Hot Pursuit. Too cute."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1704830083 {#2287
    date: 2024-01-09 20:54:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2179 …}
  +nested: Doctrine\ORM\PersistentCollection {#2182 …}
  +votes: Doctrine\ORM\PersistentCollection {#2172 …}
  +reports: Doctrine\ORM\PersistentCollection {#2173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
  -id: 294150
  -bodyTs: "'cute':17 'go':6 'hot':14 'kept':3 'limit':9 'mom':2 'need':11 'pursuit':15 'speed':8,13 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6528694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704830083 {#2286
    date: 2024-01-09 20:54:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2183
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2168 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2169 …}
  +body: "It is, but we’re three years too late."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704393181 {#2146
    date: 2024-01-04 19:33:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@tiramichu@lemm.ee"
    "@anytimesoon@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#1988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 280265
  -bodyTs: "'late':9 're':5 'three':6 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6405064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704393181 {#2149
    date: 2024-01-04 19:33:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2183
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2168 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2169 …}
  +body: "It is, but we’re three years too late."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704393181 {#2146
    date: 2024-01-04 19:33:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@tiramichu@lemm.ee"
    "@anytimesoon@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#1988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 280265
  -bodyTs: "'late':9 're':5 'three':6 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6405064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704393181 {#2149
    date: 2024-01-04 19:33:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2183
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2168 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2169 …}
  +body: "It is, but we’re three years too late."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704393181 {#2146
    date: 2024-01-04 19:33:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@tiramichu@lemm.ee"
    "@anytimesoon@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#1988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 280265
  -bodyTs: "'late':9 're':5 'three':6 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6405064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704393181 {#2149
    date: 2024-01-04 19:33:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2001
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2306 …}
  +image: null
  +parent: null
  +root: null
  +body: "The Far Side takes place in Florida confirmed?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704334858 {#2170
    date: 2024-01-04 03:20:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1999 …}
  +nested: Doctrine\ORM\PersistentCollection {#2004 …}
  +votes: Doctrine\ORM\PersistentCollection {#1989 …}
  +reports: Doctrine\ORM\PersistentCollection {#1986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
  -id: 278390
  -bodyTs: "'confirm':8 'far':2 'florida':7 'place':5 'side':3 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6391923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704334858 {#2178
    date: 2024-01-04 03:20:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2001
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2306 …}
  +image: null
  +parent: null
  +root: null
  +body: "The Far Side takes place in Florida confirmed?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704334858 {#2170
    date: 2024-01-04 03:20:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1999 …}
  +nested: Doctrine\ORM\PersistentCollection {#2004 …}
  +votes: Doctrine\ORM\PersistentCollection {#1989 …}
  +reports: Doctrine\ORM\PersistentCollection {#1986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
  -id: 278390
  -bodyTs: "'confirm':8 'far':2 'florida':7 'place':5 'side':3 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6391923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704334858 {#2178
    date: 2024-01-04 03:20:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2001
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2306 …}
  +image: null
  +parent: null
  +root: null
  +body: "The Far Side takes place in Florida confirmed?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704334858 {#2170
    date: 2024-01-04 03:20:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1999 …}
  +nested: Doctrine\ORM\PersistentCollection {#2004 …}
  +votes: Doctrine\ORM\PersistentCollection {#1989 …}
  +reports: Doctrine\ORM\PersistentCollection {#1986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1991 …}
  -id: 278390
  -bodyTs: "'confirm':8 'far':2 'florida':7 'place':5 'side':3 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6391923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704334858 {#2178
    date: 2024-01-04 03:20:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2008
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2306 …}
  +image: null
  +parent: null
  +root: null
  +body: "It was in that moment Carl realized he fucked up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704158673 {#1992
    date: 2024-01-02 02:24:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#1983 …}
  +votes: Doctrine\ORM\PersistentCollection {#1979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 271692
  -bodyTs: "'carl':6 'fuck':9 'moment':5 'realiz':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6342027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704158673 {#1998
    date: 2024-01-02 02:24:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2008
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2306 …}
  +image: null
  +parent: null
  +root: null
  +body: "It was in that moment Carl realized he fucked up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704158673 {#1992
    date: 2024-01-02 02:24:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#1983 …}
  +votes: Doctrine\ORM\PersistentCollection {#1979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 271692
  -bodyTs: "'carl':6 'fuck':9 'moment':5 'realiz':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6342027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704158673 {#1998
    date: 2024-01-02 02:24:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2008
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1984 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2306 …}
  +image: null
  +parent: null
  +root: null
  +body: "It was in that moment Carl realized he fucked up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704158673 {#1992
    date: 2024-01-02 02:24:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#1983 …}
  +votes: Doctrine\ORM\PersistentCollection {#1979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 271692
  -bodyTs: "'carl':6 'fuck':9 'moment':5 'realiz':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6342027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704158673 {#1998
    date: 2024-01-02 02:24:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details