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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.22 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 {#2187
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2234 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2238 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2146 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2146 …}
  +body: "I agree."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702916942 {#2203
    date: 2023-12-18 17:29:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@BlitzKrieg2552@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2149 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2179 …}
  -id: 232157
  -bodyTs: "'agre':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6113400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702916942 {#2259
    date: 2023-12-18 17:29:02.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 {#2187
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2234 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2238 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2146 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2146 …}
  +body: "I agree."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702916942 {#2203
    date: 2023-12-18 17:29:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@BlitzKrieg2552@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2149 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2179 …}
  -id: 232157
  -bodyTs: "'agre':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6113400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702916942 {#2259
    date: 2023-12-18 17:29:02.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 {#2187
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2234 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2238 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2146 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2146 …}
  +body: "I agree."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702916942 {#2203
    date: 2023-12-18 17:29:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@BlitzKrieg2552@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2149 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2179 …}
  -id: 232157
  -bodyTs: "'agre':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6113400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702916942 {#2259
    date: 2023-12-18 17:29:02.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 {#2272
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: null
  +root: null
  +body: "> “Now I am become hacker, the proclaimed one.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702916540 {#2177
    date: 2023-12-18 17:22:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2265 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
  -id: 232132
  -bodyTs: "'becom':4 'hacker':5 'one':8 'proclaim':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6113265"
  +editedAt: DateTimeImmutable @1705441103 {#2208
    date: 2024-01-16 22:38:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702916540 {#2184
    date: 2023-12-18 17:22:20.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 {#2272
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: null
  +root: null
  +body: "> “Now I am become hacker, the proclaimed one.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702916540 {#2177
    date: 2023-12-18 17:22:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2265 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
  -id: 232132
  -bodyTs: "'becom':4 'hacker':5 'one':8 'proclaim':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6113265"
  +editedAt: DateTimeImmutable @1705441103 {#2208
    date: 2024-01-16 22:38:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702916540 {#2184
    date: 2023-12-18 17:22:20.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 {#2272
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: null
  +root: null
  +body: "> “Now I am become hacker, the proclaimed one.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702916540 {#2177
    date: 2023-12-18 17:22:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2265 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
  -id: 232132
  -bodyTs: "'becom':4 'hacker':5 'one':8 'proclaim':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6113265"
  +editedAt: DateTimeImmutable @1705441103 {#2208
    date: 2024-01-16 22:38:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702916540 {#2184
    date: 2023-12-18 17:22:20.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 {#1983
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2015 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1986 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2000 …}
  +body: """
    Weird. Might be a kbin issue. When I view the source of your message, it appears like this:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">>\n
    </span><span style="color:#323232;">>\n
    </span><span style="color:#323232;">> [Light switch to switch your own lights off.](https://media1.tenor.com/m/dapoZNu_rysAAAAC/jurassic-park-toast.gif)\n
    </span><span style="color:#323232;">>\n
    </span><span style="color:#323232;">>\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702915977 {#2271
    date: 2023-12-18 17:12:57.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@funny@lemmus.org"
    "@zakobjoa@lemmy.world"
    "@reflex@kbin.social"
    "@Asudox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#1348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2366 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 232097
  -bodyTs: "'/m/dapoznu_rysaaaac/jurassic-park-toast.gif)':29 'appear':16 'issu':6 'kbin':5 'light':19,25 'like':17 'media1.tenor.com':28 'media1.tenor.com/m/dapoznu_rysaaaac/jurassic-park-toast.gif)':27 'messag':14 'might':2 'sourc':11 'switch':20,22 'view':9 'weird':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6113089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702915977 {#2274
    date: 2023-12-18 17:12:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1983
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2015 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1986 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2000 …}
  +body: """
    Weird. Might be a kbin issue. When I view the source of your message, it appears like this:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">>\n
    </span><span style="color:#323232;">>\n
    </span><span style="color:#323232;">> [Light switch to switch your own lights off.](https://media1.tenor.com/m/dapoZNu_rysAAAAC/jurassic-park-toast.gif)\n
    </span><span style="color:#323232;">>\n
    </span><span style="color:#323232;">>\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702915977 {#2271
    date: 2023-12-18 17:12:57.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@funny@lemmus.org"
    "@zakobjoa@lemmy.world"
    "@reflex@kbin.social"
    "@Asudox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#1348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2366 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 232097
  -bodyTs: "'/m/dapoznu_rysaaaac/jurassic-park-toast.gif)':29 'appear':16 'issu':6 'kbin':5 'light':19,25 'like':17 'media1.tenor.com':28 'media1.tenor.com/m/dapoznu_rysaaaac/jurassic-park-toast.gif)':27 'messag':14 'might':2 'sourc':11 'switch':20,22 'view':9 'weird':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6113089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702915977 {#2274
    date: 2023-12-18 17:12:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1983
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2015 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1986 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2000 …}
  +body: """
    Weird. Might be a kbin issue. When I view the source of your message, it appears like this:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">>\n
    </span><span style="color:#323232;">>\n
    </span><span style="color:#323232;">> [Light switch to switch your own lights off.](https://media1.tenor.com/m/dapoZNu_rysAAAAC/jurassic-park-toast.gif)\n
    </span><span style="color:#323232;">>\n
    </span><span style="color:#323232;">>\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702915977 {#2271
    date: 2023-12-18 17:12:57.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@funny@lemmus.org"
    "@zakobjoa@lemmy.world"
    "@reflex@kbin.social"
    "@Asudox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#1348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2366 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 232097
  -bodyTs: "'/m/dapoznu_rysaaaac/jurassic-park-toast.gif)':29 'appear':16 'issu':6 'kbin':5 'light':19,25 'like':17 'media1.tenor.com':28 'media1.tenor.com/m/dapoznu_rysaaaac/jurassic-park-toast.gif)':27 'messag':14 'might':2 'sourc':11 'switch':20,22 'view':9 'weird':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6113089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702915977 {#2274
    date: 2023-12-18 17:12:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1979
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2015 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1981 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2000 …}
  +body: """
    Use this syntax to embed gifs or images:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">![]()\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702895795 {#2373
    date: 2023-12-18 11:36:35.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@funny@lemmus.org"
    "@zakobjoa@lemmy.world"
    "@reflex@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1991 …}
  +nested: Doctrine\ORM\PersistentCollection {#2017 …}
  +votes: Doctrine\ORM\PersistentCollection {#2016 …}
  +reports: Doctrine\ORM\PersistentCollection {#2014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2002 …}
  -id: 231370
  -bodyTs: "'emb':5 'gif':6 'imag':8 'syntax':3 'use':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6109004"
  +editedAt: DateTimeImmutable @1705391679 {#2367
    date: 2024-01-16 08:54:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702895795 {#2250
    date: 2023-12-18 11:36:35.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 {#1979
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2015 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1981 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2000 …}
  +body: """
    Use this syntax to embed gifs or images:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">![]()\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702895795 {#2373
    date: 2023-12-18 11:36:35.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@funny@lemmus.org"
    "@zakobjoa@lemmy.world"
    "@reflex@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1991 …}
  +nested: Doctrine\ORM\PersistentCollection {#2017 …}
  +votes: Doctrine\ORM\PersistentCollection {#2016 …}
  +reports: Doctrine\ORM\PersistentCollection {#2014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2002 …}
  -id: 231370
  -bodyTs: "'emb':5 'gif':6 'imag':8 'syntax':3 'use':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6109004"
  +editedAt: DateTimeImmutable @1705391679 {#2367
    date: 2024-01-16 08:54:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702895795 {#2250
    date: 2023-12-18 11:36:35.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 {#1979
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2015 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1981 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2000 …}
  +body: """
    Use this syntax to embed gifs or images:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">![]()\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702895795 {#2373
    date: 2023-12-18 11:36:35.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@funny@lemmus.org"
    "@zakobjoa@lemmy.world"
    "@reflex@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1991 …}
  +nested: Doctrine\ORM\PersistentCollection {#2017 …}
  +votes: Doctrine\ORM\PersistentCollection {#2016 …}
  +reports: Doctrine\ORM\PersistentCollection {#2014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2002 …}
  -id: 231370
  -bodyTs: "'emb':5 'gif':6 'imag':8 'syntax':3 'use':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6109004"
  +editedAt: DateTimeImmutable @1705391679 {#2367
    date: 2024-01-16 08:54:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702895795 {#2250
    date: 2023-12-18 11:36:35.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 {#1992
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1998 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1993 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1993 …}
  +body: "That extension’s development has stopped. It is now worse than “I don’t care about cookies”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702554080 {#1982
    date: 2023-12-14 12:41:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deepdive@lemmy.world"
    "@flinch@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1997 …}
  +nested: Doctrine\ORM\PersistentCollection {#2006 …}
  +votes: Doctrine\ORM\PersistentCollection {#1995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 221245
  -bodyTs: "'care':15 'cooki':17 'develop':4 'extens':2 'stop':6 'wors':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6034468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702554080 {#1980
    date: 2023-12-14 12:41:20.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 {#1992
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1998 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1993 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1993 …}
  +body: "That extension’s development has stopped. It is now worse than “I don’t care about cookies”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702554080 {#1982
    date: 2023-12-14 12:41:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deepdive@lemmy.world"
    "@flinch@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1997 …}
  +nested: Doctrine\ORM\PersistentCollection {#2006 …}
  +votes: Doctrine\ORM\PersistentCollection {#1995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 221245
  -bodyTs: "'care':15 'cooki':17 'develop':4 'extens':2 'stop':6 'wors':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6034468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702554080 {#1980
    date: 2023-12-14 12:41:20.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 {#1992
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1998 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2021 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1993 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1993 …}
  +body: "That extension’s development has stopped. It is now worse than “I don’t care about cookies”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702554080 {#1982
    date: 2023-12-14 12:41:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deepdive@lemmy.world"
    "@flinch@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1997 …}
  +nested: Doctrine\ORM\PersistentCollection {#2006 …}
  +votes: Doctrine\ORM\PersistentCollection {#1995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 221245
  -bodyTs: "'care':15 'cooki':17 'develop':4 'extens':2 'stop':6 'wors':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6034468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702554080 {#1980
    date: 2023-12-14 12:41:20.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 {#1352
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: null
  +root: null
  +body: "The shitpost aside, the image is pretty nice"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702389353 {#1999
    date: 2023-12-12 14:55:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1358 …}
  +nested: Doctrine\ORM\PersistentCollection {#1355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2491 …}
  +reports: Doctrine\ORM\PersistentCollection {#2493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
  -id: 218218
  -bodyTs: "'asid':3 'imag':5 'nice':8 'pretti':7 'shitpost':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5992252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702389353 {#2004
    date: 2023-12-12 14:55:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#1352
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: null
  +root: null
  +body: "The shitpost aside, the image is pretty nice"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702389353 {#1999
    date: 2023-12-12 14:55:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1358 …}
  +nested: Doctrine\ORM\PersistentCollection {#1355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2491 …}
  +reports: Doctrine\ORM\PersistentCollection {#2493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
  -id: 218218
  -bodyTs: "'asid':3 'imag':5 'nice':8 'pretti':7 'shitpost':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5992252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702389353 {#2004
    date: 2023-12-12 14:55:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#1352
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: null
  +root: null
  +body: "The shitpost aside, the image is pretty nice"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702389353 {#1999
    date: 2023-12-12 14:55:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1358 …}
  +nested: Doctrine\ORM\PersistentCollection {#1355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2491 …}
  +reports: Doctrine\ORM\PersistentCollection {#2493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
  -id: 218218
  -bodyTs: "'asid':3 'imag':5 'nice':8 'pretti':7 'shitpost':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5992252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702389353 {#2004
    date: 2023-12-12 14:55:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2501
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2504 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2505
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
    +image: null
    +parent: null
    +root: null
    +body: "I use QUIK. It’s pretty minimalist and quite nice to use."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1704350303 {#2519
      date: 2024-01-04 07:38:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ward@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2536 …}
    +nested: Doctrine\ORM\PersistentCollection {#2538 …}
    +votes: Doctrine\ORM\PersistentCollection {#2540 …}
    +reports: Doctrine\ORM\PersistentCollection {#2542 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
    -id: 217838
    -bodyTs: "'minimalist':7 'nice':10 'pretti':6 'quik':3 'quit':9 'use':2,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5988200"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702370757 {#2518
      date: 2023-12-12 09:45:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Both can be found in GitHub. I use Obtainium to get QUIK releases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702388853 {#1353
    date: 2023-12-12 14:47:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ward@lemmy.nz"
    "@Asudox@lemmy.world"
    "@Lemongrab@lemmy.one"
    "@rustyriffs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2506 …}
  +nested: Doctrine\ORM\PersistentCollection {#2508 …}
  +votes: Doctrine\ORM\PersistentCollection {#2510 …}
  +reports: Doctrine\ORM\PersistentCollection {#2512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
  -id: 218206
  -bodyTs: "'found':4 'get':11 'github':6 'obtainium':9 'quik':12 'releas':13 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5992110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702388853 {#2168
    date: 2023-12-12 14:47:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2501
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2504 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2505
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
    +image: null
    +parent: null
    +root: null
    +body: "I use QUIK. It’s pretty minimalist and quite nice to use."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1704350303 {#2519
      date: 2024-01-04 07:38:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ward@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2536 …}
    +nested: Doctrine\ORM\PersistentCollection {#2538 …}
    +votes: Doctrine\ORM\PersistentCollection {#2540 …}
    +reports: Doctrine\ORM\PersistentCollection {#2542 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
    -id: 217838
    -bodyTs: "'minimalist':7 'nice':10 'pretti':6 'quik':3 'quit':9 'use':2,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5988200"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702370757 {#2518
      date: 2023-12-12 09:45:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Both can be found in GitHub. I use Obtainium to get QUIK releases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702388853 {#1353
    date: 2023-12-12 14:47:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ward@lemmy.nz"
    "@Asudox@lemmy.world"
    "@Lemongrab@lemmy.one"
    "@rustyriffs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2506 …}
  +nested: Doctrine\ORM\PersistentCollection {#2508 …}
  +votes: Doctrine\ORM\PersistentCollection {#2510 …}
  +reports: Doctrine\ORM\PersistentCollection {#2512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
  -id: 218206
  -bodyTs: "'found':4 'get':11 'github':6 'obtainium':9 'quik':12 'releas':13 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5992110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702388853 {#2168
    date: 2023-12-12 14:47:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2501
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2504 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2505
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
    +image: null
    +parent: null
    +root: null
    +body: "I use QUIK. It’s pretty minimalist and quite nice to use."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1704350303 {#2519
      date: 2024-01-04 07:38:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ward@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2536 …}
    +nested: Doctrine\ORM\PersistentCollection {#2538 …}
    +votes: Doctrine\ORM\PersistentCollection {#2540 …}
    +reports: Doctrine\ORM\PersistentCollection {#2542 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
    -id: 217838
    -bodyTs: "'minimalist':7 'nice':10 'pretti':6 'quik':3 'quit':9 'use':2,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5988200"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702370757 {#2518
      date: 2023-12-12 09:45:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Both can be found in GitHub. I use Obtainium to get QUIK releases."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702388853 {#1353
    date: 2023-12-12 14:47:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ward@lemmy.nz"
    "@Asudox@lemmy.world"
    "@Lemongrab@lemmy.one"
    "@rustyriffs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2506 …}
  +nested: Doctrine\ORM\PersistentCollection {#2508 …}
  +votes: Doctrine\ORM\PersistentCollection {#2510 …}
  +reports: Doctrine\ORM\PersistentCollection {#2512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
  -id: 218206
  -bodyTs: "'found':4 'get':11 'github':6 'obtainium':9 'quik':12 'releas':13 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5992110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702388853 {#2168
    date: 2023-12-12 14:47:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2520
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2521 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2505
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
    +image: null
    +parent: null
    +root: null
    +body: "I use QUIK. It’s pretty minimalist and quite nice to use."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1704350303 {#2519
      date: 2024-01-04 07:38:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ward@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2536 …}
    +nested: Doctrine\ORM\PersistentCollection {#2538 …}
    +votes: Doctrine\ORM\PersistentCollection {#2540 …}
    +reports: Doctrine\ORM\PersistentCollection {#2542 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
    -id: 217838
    -bodyTs: "'minimalist':7 'nice':10 'pretti':6 'quik':3 'quit':9 'use':2,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5988200"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702370757 {#2518
      date: 2023-12-12 09:45:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702377790 {#2500
    date: 2023-12-12 11:43:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ward@lemmy.nz"
    "@Asudox@lemmy.world"
    "@Lemongrab@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2522 …}
  +nested: Doctrine\ORM\PersistentCollection {#2524 …}
  +votes: Doctrine\ORM\PersistentCollection {#2526 …}
  +reports: Doctrine\ORM\PersistentCollection {#2528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2532 …}
  -id: 217942
  -bodyTs: "'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5989425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702377790 {#2499
    date: 2023-12-12 11:43:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2520
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2521 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2505
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
    +image: null
    +parent: null
    +root: null
    +body: "I use QUIK. It’s pretty minimalist and quite nice to use."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1704350303 {#2519
      date: 2024-01-04 07:38:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ward@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2536 …}
    +nested: Doctrine\ORM\PersistentCollection {#2538 …}
    +votes: Doctrine\ORM\PersistentCollection {#2540 …}
    +reports: Doctrine\ORM\PersistentCollection {#2542 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
    -id: 217838
    -bodyTs: "'minimalist':7 'nice':10 'pretti':6 'quik':3 'quit':9 'use':2,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5988200"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702370757 {#2518
      date: 2023-12-12 09:45:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702377790 {#2500
    date: 2023-12-12 11:43:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ward@lemmy.nz"
    "@Asudox@lemmy.world"
    "@Lemongrab@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2522 …}
  +nested: Doctrine\ORM\PersistentCollection {#2524 …}
  +votes: Doctrine\ORM\PersistentCollection {#2526 …}
  +reports: Doctrine\ORM\PersistentCollection {#2528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2532 …}
  -id: 217942
  -bodyTs: "'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5989425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702377790 {#2499
    date: 2023-12-12 11:43:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2520
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2521 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2505
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
    +image: null
    +parent: null
    +root: null
    +body: "I use QUIK. It’s pretty minimalist and quite nice to use."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1704350303 {#2519
      date: 2024-01-04 07:38:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ward@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2536 …}
    +nested: Doctrine\ORM\PersistentCollection {#2538 …}
    +votes: Doctrine\ORM\PersistentCollection {#2540 …}
    +reports: Doctrine\ORM\PersistentCollection {#2542 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
    -id: 217838
    -bodyTs: "'minimalist':7 'nice':10 'pretti':6 'quik':3 'quit':9 'use':2,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5988200"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702370757 {#2518
      date: 2023-12-12 09:45:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702377790 {#2500
    date: 2023-12-12 11:43:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ward@lemmy.nz"
    "@Asudox@lemmy.world"
    "@Lemongrab@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2522 …}
  +nested: Doctrine\ORM\PersistentCollection {#2524 …}
  +votes: Doctrine\ORM\PersistentCollection {#2526 …}
  +reports: Doctrine\ORM\PersistentCollection {#2528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2532 …}
  -id: 217942
  -bodyTs: "'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5989425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702377790 {#2499
    date: 2023-12-12 11:43:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\EntryComment {#2505
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use QUIK. It’s pretty minimalist and quite nice to use."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704350303 {#2519
    date: 2024-01-04 07:38:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ward@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2536 …}
  +nested: Doctrine\ORM\PersistentCollection {#2538 …}
  +votes: Doctrine\ORM\PersistentCollection {#2540 …}
  +reports: Doctrine\ORM\PersistentCollection {#2542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
  -id: 217838
  -bodyTs: "'minimalist':7 'nice':10 'pretti':6 'quik':3 'quit':9 'use':2,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5988200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702370757 {#2518
    date: 2023-12-12 09:45:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2505
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use QUIK. It’s pretty minimalist and quite nice to use."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704350303 {#2519
    date: 2024-01-04 07:38:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ward@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2536 …}
  +nested: Doctrine\ORM\PersistentCollection {#2538 …}
  +votes: Doctrine\ORM\PersistentCollection {#2540 …}
  +reports: Doctrine\ORM\PersistentCollection {#2542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
  -id: 217838
  -bodyTs: "'minimalist':7 'nice':10 'pretti':6 'quik':3 'quit':9 'use':2,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5988200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702370757 {#2518
    date: 2023-12-12 09:45:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2505
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use QUIK. It’s pretty minimalist and quite nice to use."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704350303 {#2519
    date: 2024-01-04 07:38:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ward@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2536 …}
  +nested: Doctrine\ORM\PersistentCollection {#2538 …}
  +votes: Doctrine\ORM\PersistentCollection {#2540 …}
  +reports: Doctrine\ORM\PersistentCollection {#2542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
  -id: 217838
  -bodyTs: "'minimalist':7 'nice':10 'pretti':6 'quik':3 'quit':9 'use':2,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5988200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702370757 {#2518
    date: 2023-12-12 09:45:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2551
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Steins;Gate, the anime.\n
    \n
    [m.imdb.com/title/tt1910272/](https://m.imdb.com/title/tt1910272/)\n
    \n
    I’ll be rewatching it soon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702200585 {#2535
    date: 2023-12-10 10:29:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noroute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2553 …}
  +nested: Doctrine\ORM\PersistentCollection {#2555 …}
  +votes: Doctrine\ORM\PersistentCollection {#2557 …}
  +reports: Doctrine\ORM\PersistentCollection {#2559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2563 …}
  -id: 216196
  -bodyTs: "'/title/tt1910272/](https://m.imdb.com/title/tt1910272/)':7 'anim':4 'gate':2 'll':9 'm.imdb.com':6 'm.imdb.com/title/tt1910272/](https://m.imdb.com/title/tt1910272/)':5 'rewatch':11 'soon':13 'stein':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5940089"
  +editedAt: DateTimeImmutable @1703675047 {#2534
    date: 2023-12-27 12:04:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702200585 {#1987
    date: 2023-12-10 10:29:45.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 {#2551
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Steins;Gate, the anime.\n
    \n
    [m.imdb.com/title/tt1910272/](https://m.imdb.com/title/tt1910272/)\n
    \n
    I’ll be rewatching it soon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702200585 {#2535
    date: 2023-12-10 10:29:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noroute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2553 …}
  +nested: Doctrine\ORM\PersistentCollection {#2555 …}
  +votes: Doctrine\ORM\PersistentCollection {#2557 …}
  +reports: Doctrine\ORM\PersistentCollection {#2559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2563 …}
  -id: 216196
  -bodyTs: "'/title/tt1910272/](https://m.imdb.com/title/tt1910272/)':7 'anim':4 'gate':2 'll':9 'm.imdb.com':6 'm.imdb.com/title/tt1910272/](https://m.imdb.com/title/tt1910272/)':5 'rewatch':11 'soon':13 'stein':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5940089"
  +editedAt: DateTimeImmutable @1703675047 {#2534
    date: 2023-12-27 12:04:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702200585 {#1987
    date: 2023-12-10 10:29:45.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 {#2551
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Steins;Gate, the anime.\n
    \n
    [m.imdb.com/title/tt1910272/](https://m.imdb.com/title/tt1910272/)\n
    \n
    I’ll be rewatching it soon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702200585 {#2535
    date: 2023-12-10 10:29:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noroute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2553 …}
  +nested: Doctrine\ORM\PersistentCollection {#2555 …}
  +votes: Doctrine\ORM\PersistentCollection {#2557 …}
  +reports: Doctrine\ORM\PersistentCollection {#2559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2563 …}
  -id: 216196
  -bodyTs: "'/title/tt1910272/](https://m.imdb.com/title/tt1910272/)':7 'anim':4 'gate':2 'll':9 'm.imdb.com':6 'm.imdb.com/title/tt1910272/](https://m.imdb.com/title/tt1910272/)':5 'rewatch':11 'soon':13 'stein':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5940089"
  +editedAt: DateTimeImmutable @1703675047 {#2534
    date: 2023-12-27 12:04:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702200585 {#1987
    date: 2023-12-10 10:29:45.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 {#2584
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: "This post violates rule 5. Locking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702066995 {#2566
    date: 2023-12-08 21:23:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeffhykin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2586 …}
  +nested: Doctrine\ORM\PersistentCollection {#2588 …}
  +votes: Doctrine\ORM\PersistentCollection {#2590 …}
  +reports: Doctrine\ORM\PersistentCollection {#2592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2596 …}
  -id: 211581
  -bodyTs: "'5':5 'lock':6 'post':2 'rule':4 'violat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5904662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066995 {#2565
    date: 2023-12-08 21:23:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2584
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: "This post violates rule 5. Locking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702066995 {#2566
    date: 2023-12-08 21:23:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeffhykin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2586 …}
  +nested: Doctrine\ORM\PersistentCollection {#2588 …}
  +votes: Doctrine\ORM\PersistentCollection {#2590 …}
  +reports: Doctrine\ORM\PersistentCollection {#2592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2596 …}
  -id: 211581
  -bodyTs: "'5':5 'lock':6 'post':2 'rule':4 'violat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5904662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066995 {#2565
    date: 2023-12-08 21:23:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2584
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2385 …}
  +image: null
  +parent: null
  +root: null
  +body: "This post violates rule 5. Locking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702066995 {#2566
    date: 2023-12-08 21:23:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeffhykin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2586 …}
  +nested: Doctrine\ORM\PersistentCollection {#2588 …}
  +votes: Doctrine\ORM\PersistentCollection {#2590 …}
  +reports: Doctrine\ORM\PersistentCollection {#2592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2596 …}
  -id: 211581
  -bodyTs: "'5':5 'lock':6 'post':2 'rule':4 'violat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5904662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066995 {#2565
    date: 2023-12-08 21:23:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2600
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2601 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2602 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2603 …}
  +body: "I would panic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701978913 {#2583
    date: 2023-12-07 20:55:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@FlyingSquid@lemmy.world"
    "@Okokimup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2604 …}
  +nested: Doctrine\ORM\PersistentCollection {#2606 …}
  +votes: Doctrine\ORM\PersistentCollection {#2608 …}
  +reports: Doctrine\ORM\PersistentCollection {#2610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2614 …}
  -id: 207910
  -bodyTs: "'panic':3 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5877729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701978913 {#2582
    date: 2023-12-07 20:55: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
47 DENIED edit
App\Entity\EntryComment {#2600
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2601 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2602 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2603 …}
  +body: "I would panic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701978913 {#2583
    date: 2023-12-07 20:55:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@FlyingSquid@lemmy.world"
    "@Okokimup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2604 …}
  +nested: Doctrine\ORM\PersistentCollection {#2606 …}
  +votes: Doctrine\ORM\PersistentCollection {#2608 …}
  +reports: Doctrine\ORM\PersistentCollection {#2610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2614 …}
  -id: 207910
  -bodyTs: "'panic':3 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5877729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701978913 {#2582
    date: 2023-12-07 20:55: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
48 DENIED moderate
App\Entity\EntryComment {#2600
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2601 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2602 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2603 …}
  +body: "I would panic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701978913 {#2583
    date: 2023-12-07 20:55:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xusontha@ls.buckodr.ink"
    "@FlyingSquid@lemmy.world"
    "@Okokimup@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2604 …}
  +nested: Doctrine\ORM\PersistentCollection {#2606 …}
  +votes: Doctrine\ORM\PersistentCollection {#2608 …}
  +reports: Doctrine\ORM\PersistentCollection {#2610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2614 …}
  -id: 207910
  -bodyTs: "'panic':3 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5877729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701978913 {#2582
    date: 2023-12-07 20:55: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
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 {#2618
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2620 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2621 …}
  +body: "Would you prefer it somewhere else?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701966575 {#2599
    date: 2023-12-07 17:29:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TokenBoomer@lemmy.world"
    "@AgentGrimstone@lemmy.world"
    "@Travelator@thelemmy.club"
    "@Asudox@lemmy.world"
    "@MightyGalhupo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2622 …}
  +nested: Doctrine\ORM\PersistentCollection {#2624 …}
  +votes: Doctrine\ORM\PersistentCollection {#2626 …}
  +reports: Doctrine\ORM\PersistentCollection {#2628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2632 …}
  -id: 207058
  -bodyTs: "'els':6 'prefer':3 'somewher':5 'would':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5873456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701966575 {#2598
    date: 2023-12-07 17:29:35.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 {#2618
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2620 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2621 …}
  +body: "Would you prefer it somewhere else?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701966575 {#2599
    date: 2023-12-07 17:29:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TokenBoomer@lemmy.world"
    "@AgentGrimstone@lemmy.world"
    "@Travelator@thelemmy.club"
    "@Asudox@lemmy.world"
    "@MightyGalhupo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2622 …}
  +nested: Doctrine\ORM\PersistentCollection {#2624 …}
  +votes: Doctrine\ORM\PersistentCollection {#2626 …}
  +reports: Doctrine\ORM\PersistentCollection {#2628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2632 …}
  -id: 207058
  -bodyTs: "'els':6 'prefer':3 'somewher':5 'would':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5873456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701966575 {#2598
    date: 2023-12-07 17:29:35.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 {#2618
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2620 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2621 …}
  +body: "Would you prefer it somewhere else?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701966575 {#2599
    date: 2023-12-07 17:29:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TokenBoomer@lemmy.world"
    "@AgentGrimstone@lemmy.world"
    "@Travelator@thelemmy.club"
    "@Asudox@lemmy.world"
    "@MightyGalhupo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2622 …}
  +nested: Doctrine\ORM\PersistentCollection {#2624 …}
  +votes: Doctrine\ORM\PersistentCollection {#2626 …}
  +reports: Doctrine\ORM\PersistentCollection {#2628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2632 …}
  -id: 207058
  -bodyTs: "'els':6 'prefer':3 'somewher':5 'would':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5873456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701966575 {#2598
    date: 2023-12-07 17:29:35.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 {#2636
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2637 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2621 …}
  +body: "In school?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701956165 {#2617
    date: 2023-12-07 14:36:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TokenBoomer@lemmy.world"
    "@AgentGrimstone@lemmy.world"
    "@Travelator@thelemmy.club"
    "@Asudox@lemmy.world"
    "@MightyGalhupo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2638 …}
  +nested: Doctrine\ORM\PersistentCollection {#2640 …}
  +votes: Doctrine\ORM\PersistentCollection {#2642 …}
  +reports: Doctrine\ORM\PersistentCollection {#2644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
  -id: 206479
  -bodyTs: "'school':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5870144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701956165 {#2616
    date: 2023-12-07 14:36:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2636
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2637 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2621 …}
  +body: "In school?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701956165 {#2617
    date: 2023-12-07 14:36:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TokenBoomer@lemmy.world"
    "@AgentGrimstone@lemmy.world"
    "@Travelator@thelemmy.club"
    "@Asudox@lemmy.world"
    "@MightyGalhupo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2638 …}
  +nested: Doctrine\ORM\PersistentCollection {#2640 …}
  +votes: Doctrine\ORM\PersistentCollection {#2642 …}
  +reports: Doctrine\ORM\PersistentCollection {#2644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
  -id: 206479
  -bodyTs: "'school':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5870144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701956165 {#2616
    date: 2023-12-07 14:36:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2636
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2619 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2637 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2621 …}
  +body: "In school?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701956165 {#2617
    date: 2023-12-07 14:36:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TokenBoomer@lemmy.world"
    "@AgentGrimstone@lemmy.world"
    "@Travelator@thelemmy.club"
    "@Asudox@lemmy.world"
    "@MightyGalhupo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2638 …}
  +nested: Doctrine\ORM\PersistentCollection {#2640 …}
  +votes: Doctrine\ORM\PersistentCollection {#2642 …}
  +reports: Doctrine\ORM\PersistentCollection {#2644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
  -id: 206479
  -bodyTs: "'school':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5870144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701956165 {#2616
    date: 2023-12-07 14:36:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details