GET https://kbin.spritesserver.nl/d/lemmy.today/comments/active?p=53

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 …}
}
2.26 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.15 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 {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Peptabysmal"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701849293 {#97
    date: 2023-12-06 08:54:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 201602
  -bodyTs: "'peptabysm':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5841394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701849293 {#1966
    date: 2023-12-06 08:54: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
3 DENIED edit
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Peptabysmal"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701849293 {#97
    date: 2023-12-06 08:54:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 201602
  -bodyTs: "'peptabysm':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5841394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701849293 {#1966
    date: 2023-12-06 08:54: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
4 DENIED moderate
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Peptabysmal"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701849293 {#97
    date: 2023-12-06 08:54:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 201602
  -bodyTs: "'peptabysm':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5841394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701849293 {#1966
    date: 2023-12-06 08:54: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
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 {#1556
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ohh shit, is this the modern day ice cream barge?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701847070 {#1561
    date: 2023-12-06 08:17:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 201542
  -bodyTs: "'barg':10 'cream':9 'day':7 'ice':8 'modern':6 'ohh':1 'shit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5841036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701847070 {#1562
    date: 2023-12-06 08:17:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ohh shit, is this the modern day ice cream barge?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701847070 {#1561
    date: 2023-12-06 08:17:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 201542
  -bodyTs: "'barg':10 'cream':9 'day':7 'ice':8 'modern':6 'ohh':1 'shit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5841036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701847070 {#1562
    date: 2023-12-06 08:17:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ohh shit, is this the modern day ice cream barge?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701847070 {#1561
    date: 2023-12-06 08:17:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 201542
  -bodyTs: "'barg':10 'cream':9 'day':7 'ice':8 'modern':6 'ohh':1 'shit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5841036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701847070 {#1562
    date: 2023-12-06 08:17:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2457
  +user: App\Entity\User {#2360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Libs would have you believe that America isn’t a monarchy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701846913 {#2461
    date: 2023-12-06 08:15:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 201537
  -bodyTs: "'america':7 'believ':5 'isn':8 'lib':1 'monarchi':11 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5841002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701846913 {#2456
    date: 2023-12-06 08:15: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
11 DENIED edit
App\Entity\EntryComment {#2457
  +user: App\Entity\User {#2360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Libs would have you believe that America isn’t a monarchy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701846913 {#2461
    date: 2023-12-06 08:15:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 201537
  -bodyTs: "'america':7 'believ':5 'isn':8 'lib':1 'monarchi':11 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5841002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701846913 {#2456
    date: 2023-12-06 08:15: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
12 DENIED moderate
App\Entity\EntryComment {#2457
  +user: App\Entity\User {#2360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Libs would have you believe that America isn’t a monarchy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701846913 {#2461
    date: 2023-12-06 08:15:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 201537
  -bodyTs: "'america':7 'believ':5 'isn':8 'lib':1 'monarchi':11 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5841002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701846913 {#2456
    date: 2023-12-06 08:15: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
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 {#2012
  +user: App\Entity\User {#2076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2020 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can we nominate this for thread of the week/year? This is everything I want from the internet. 🛜"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701839349 {#2011
    date: 2023-12-06 06:09:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2013 …}
  +nested: Doctrine\ORM\PersistentCollection {#2035 …}
  +votes: Doctrine\ORM\PersistentCollection {#2036 …}
  +reports: Doctrine\ORM\PersistentCollection {#2144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
  -id: 201383
  -bodyTs: "'everyth':12 'internet':17 'nomin':3 'thread':6 'want':14 'week/year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5839393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701839349 {#2033
    date: 2023-12-06 06:09:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2012
  +user: App\Entity\User {#2076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2020 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can we nominate this for thread of the week/year? This is everything I want from the internet. 🛜"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701839349 {#2011
    date: 2023-12-06 06:09:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2013 …}
  +nested: Doctrine\ORM\PersistentCollection {#2035 …}
  +votes: Doctrine\ORM\PersistentCollection {#2036 …}
  +reports: Doctrine\ORM\PersistentCollection {#2144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
  -id: 201383
  -bodyTs: "'everyth':12 'internet':17 'nomin':3 'thread':6 'want':14 'week/year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5839393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701839349 {#2033
    date: 2023-12-06 06:09:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2012
  +user: App\Entity\User {#2076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2020 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can we nominate this for thread of the week/year? This is everything I want from the internet. 🛜"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701839349 {#2011
    date: 2023-12-06 06:09:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2013 …}
  +nested: Doctrine\ORM\PersistentCollection {#2035 …}
  +votes: Doctrine\ORM\PersistentCollection {#2036 …}
  +reports: Doctrine\ORM\PersistentCollection {#2144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
  -id: 201383
  -bodyTs: "'everyth':12 'internet':17 'nomin':3 'thread':6 'want':14 'week/year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5839393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701839349 {#2033
    date: 2023-12-06 06:09:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2340
  +user: App\Entity\User {#2137 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Unleash the Murder King and the Taco Hell!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701835195 {#2333
    date: 2023-12-06 04:59:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 201300
  -bodyTs: "'hell':8 'king':4 'murder':3 'taco':7 'unleash':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7033512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701835195 {#2323
    date: 2023-12-06 04:59:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2340
  +user: App\Entity\User {#2137 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Unleash the Murder King and the Taco Hell!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701835195 {#2333
    date: 2023-12-06 04:59:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 201300
  -bodyTs: "'hell':8 'king':4 'murder':3 'taco':7 'unleash':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7033512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701835195 {#2323
    date: 2023-12-06 04:59:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2340
  +user: App\Entity\User {#2137 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Unleash the Murder King and the Taco Hell!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701835195 {#2333
    date: 2023-12-06 04:59:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 201300
  -bodyTs: "'hell':8 'king':4 'murder':3 'taco':7 'unleash':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7033512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701835195 {#2323
    date: 2023-12-06 04:59:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2128
  +user: App\Entity\User {#2225 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2020 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can’t have Jesus without sus at the end"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701830809 {#2161
    date: 2023-12-06 03:46:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 201189
  -bodyTs: "'end':10 'jesus':5 'sus':7 'without':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5401367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701830809 {#2160
    date: 2023-12-06 03:46:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2128
  +user: App\Entity\User {#2225 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2020 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can’t have Jesus without sus at the end"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701830809 {#2161
    date: 2023-12-06 03:46:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 201189
  -bodyTs: "'end':10 'jesus':5 'sus':7 'without':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5401367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701830809 {#2160
    date: 2023-12-06 03:46:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2128
  +user: App\Entity\User {#2225 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2020 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can’t have Jesus without sus at the end"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701830809 {#2161
    date: 2023-12-06 03:46:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 201189
  -bodyTs: "'end':10 'jesus':5 'sus':7 'without':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5401367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701830809 {#2160
    date: 2023-12-06 03:46:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2193
  +user: App\Entity\User {#2200 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "I see they’ve weaponized saturated fat and brought “have it your way” to the battlefield. What kind of monsters could deploy this weapon of mass consumption and watch the long agonizing deaths that followed?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701829898 {#2217
    date: 2023-12-06 03:31:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2197 …}
  +nested: Doctrine\ORM\PersistentCollection {#2206 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  -id: 202613
  -bodyTs: "'agon':32 'battlefield':16 'brought':9 'consumpt':27 'could':21 'death':33 'deploy':22 'fat':7 'follow':35 'kind':18 'long':31 'mass':26 'monster':20 'satur':6 'see':2 've':4 'watch':29 'way':13 'weapon':5,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6413599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701829898 {#2196
    date: 2023-12-06 03:31:38.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 {#2193
  +user: App\Entity\User {#2200 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "I see they’ve weaponized saturated fat and brought “have it your way” to the battlefield. What kind of monsters could deploy this weapon of mass consumption and watch the long agonizing deaths that followed?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701829898 {#2217
    date: 2023-12-06 03:31:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2197 …}
  +nested: Doctrine\ORM\PersistentCollection {#2206 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  -id: 202613
  -bodyTs: "'agon':32 'battlefield':16 'brought':9 'consumpt':27 'could':21 'death':33 'deploy':22 'fat':7 'follow':35 'kind':18 'long':31 'mass':26 'monster':20 'satur':6 'see':2 've':4 'watch':29 'way':13 'weapon':5,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6413599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701829898 {#2196
    date: 2023-12-06 03:31:38.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 {#2193
  +user: App\Entity\User {#2200 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "I see they’ve weaponized saturated fat and brought “have it your way” to the battlefield. What kind of monsters could deploy this weapon of mass consumption and watch the long agonizing deaths that followed?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701829898 {#2217
    date: 2023-12-06 03:31:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2197 …}
  +nested: Doctrine\ORM\PersistentCollection {#2206 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  -id: 202613
  -bodyTs: "'agon':32 'battlefield':16 'brought':9 'consumpt':27 'could':21 'death':33 'deploy':22 'fat':7 'follow':35 'kind':18 'long':31 'mass':26 'monster':20 'satur':6 'see':2 've':4 'watch':29 'way':13 'weapon':5,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6413599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701829898 {#2196
    date: 2023-12-06 03:31:38.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 {#2153
  +user: App\Entity\User {#2187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "“The line between disorder and order lies in logistics Burger King.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701826768 {#2151
    date: 2023-12-06 02:39:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 201064
  -bodyTs: "'burger':10 'disord':4 'king':11 'lie':7 'line':2 'logist':9 'order':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6345281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701826768 {#2147
    date: 2023-12-06 02:39:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2153
  +user: App\Entity\User {#2187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "“The line between disorder and order lies in logistics Burger King.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701826768 {#2151
    date: 2023-12-06 02:39:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 201064
  -bodyTs: "'burger':10 'disord':4 'king':11 'lie':7 'line':2 'logist':9 'order':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6345281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701826768 {#2147
    date: 2023-12-06 02:39:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2153
  +user: App\Entity\User {#2187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "“The line between disorder and order lies in logistics Burger King.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701826768 {#2151
    date: 2023-12-06 02:39:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 201064
  -bodyTs: "'burger':10 'disord':4 'king':11 'lie':7 'line':2 'logist':9 'order':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6345281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701826768 {#2147
    date: 2023-12-06 02:39:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2496
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "This should legitimately scare every other military force, considering conflict with the US. Logistics, possibly better than fueling a convoy to Kiev."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701825766 {#2491
    date: 2023-12-06 02:22:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 201037
  -bodyTs: "'better':16 'conflict':10 'consid':9 'convoy':20 'everi':5 'forc':8 'fuel':18 'kiev':22 'legitim':3 'logist':14 'militari':7 'possibl':15 'scare':4 'us':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5834267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701825766 {#2492
    date: 2023-12-06 02:22:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2496
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "This should legitimately scare every other military force, considering conflict with the US. Logistics, possibly better than fueling a convoy to Kiev."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701825766 {#2491
    date: 2023-12-06 02:22:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 201037
  -bodyTs: "'better':16 'conflict':10 'consid':9 'convoy':20 'everi':5 'forc':8 'fuel':18 'kiev':22 'legitim':3 'logist':14 'militari':7 'possibl':15 'scare':4 'us':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5834267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701825766 {#2492
    date: 2023-12-06 02:22:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2496
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "This should legitimately scare every other military force, considering conflict with the US. Logistics, possibly better than fueling a convoy to Kiev."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701825766 {#2491
    date: 2023-12-06 02:22:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 201037
  -bodyTs: "'better':16 'conflict':10 'consid':9 'convoy':20 'everi':5 'forc':8 'fuel':18 'kiev':22 'legitim':3 'logist':14 'militari':7 'possibl':15 'scare':4 'us':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5834267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701825766 {#2492
    date: 2023-12-06 02:22:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2570
  +user: App\Entity\User {#2583 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2020 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Not to forget, he confiscated means of transportation.\n
    \n
    Go your way into the village over against you: and as soon as ye be entered into it, ye shall find a colt tied, whereon never man sat; loose him, and bring him.\n
    \n
    And if any man say unto you, Why do ye this? say ye that the Lord hath need of him; and straightway he will send him hither.\n
    \n
    [www.biblegateway.com/passage/?search=Mark 11&…](https://www.biblegateway.com/passage/?search=Mark%2011&version=KJV)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701822176 {#2564
    date: 2023-12-06 01:22:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2571 …}
  +nested: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2575 …}
  +reports: Doctrine\ORM\PersistentCollection {#2577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
  -id: 200915
  -bodyTs: "'/passage/?search=mark':71 '/passage/?search=mark%2011&version=kjv)':76 '11':72 'amp':73 'bring':40 'colt':31 'confisc':5 'enter':24 'find':29 'forget':3 'go':9 'hath':58 'hither':68 'loos':37 'lord':57 'man':35,45 'mean':6 'need':59 'never':34 'sat':36 'say':46,53 'send':66 'shall':28 'soon':20 'straightway':63 'tie':32 'transport':8 'unto':47 'villag':14 'way':11 'whereon':33 'www.biblegateway.com':70,75 'www.biblegateway.com/passage/?search=mark':69 'www.biblegateway.com/passage/?search=mark%2011&version=kjv)':74 'ye':22,27,51,54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5832885"
  +editedAt: DateTimeImmutable @1703116227 {#2565
    date: 2023-12-21 00:50:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701822176 {#2566
    date: 2023-12-06 01:22:56.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 {#2570
  +user: App\Entity\User {#2583 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2020 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Not to forget, he confiscated means of transportation.\n
    \n
    Go your way into the village over against you: and as soon as ye be entered into it, ye shall find a colt tied, whereon never man sat; loose him, and bring him.\n
    \n
    And if any man say unto you, Why do ye this? say ye that the Lord hath need of him; and straightway he will send him hither.\n
    \n
    [www.biblegateway.com/passage/?search=Mark 11&…](https://www.biblegateway.com/passage/?search=Mark%2011&version=KJV)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701822176 {#2564
    date: 2023-12-06 01:22:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2571 …}
  +nested: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2575 …}
  +reports: Doctrine\ORM\PersistentCollection {#2577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
  -id: 200915
  -bodyTs: "'/passage/?search=mark':71 '/passage/?search=mark%2011&version=kjv)':76 '11':72 'amp':73 'bring':40 'colt':31 'confisc':5 'enter':24 'find':29 'forget':3 'go':9 'hath':58 'hither':68 'loos':37 'lord':57 'man':35,45 'mean':6 'need':59 'never':34 'sat':36 'say':46,53 'send':66 'shall':28 'soon':20 'straightway':63 'tie':32 'transport':8 'unto':47 'villag':14 'way':11 'whereon':33 'www.biblegateway.com':70,75 'www.biblegateway.com/passage/?search=mark':69 'www.biblegateway.com/passage/?search=mark%2011&version=kjv)':74 'ye':22,27,51,54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5832885"
  +editedAt: DateTimeImmutable @1703116227 {#2565
    date: 2023-12-21 00:50:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701822176 {#2566
    date: 2023-12-06 01:22:56.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 {#2570
  +user: App\Entity\User {#2583 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2020 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Not to forget, he confiscated means of transportation.\n
    \n
    Go your way into the village over against you: and as soon as ye be entered into it, ye shall find a colt tied, whereon never man sat; loose him, and bring him.\n
    \n
    And if any man say unto you, Why do ye this? say ye that the Lord hath need of him; and straightway he will send him hither.\n
    \n
    [www.biblegateway.com/passage/?search=Mark 11&…](https://www.biblegateway.com/passage/?search=Mark%2011&version=KJV)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701822176 {#2564
    date: 2023-12-06 01:22:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2571 …}
  +nested: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2575 …}
  +reports: Doctrine\ORM\PersistentCollection {#2577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2581 …}
  -id: 200915
  -bodyTs: "'/passage/?search=mark':71 '/passage/?search=mark%2011&version=kjv)':76 '11':72 'amp':73 'bring':40 'colt':31 'confisc':5 'enter':24 'find':29 'forget':3 'go':9 'hath':58 'hither':68 'loos':37 'lord':57 'man':35,45 'mean':6 'need':59 'never':34 'sat':36 'say':46,53 'send':66 'shall':28 'soon':20 'straightway':63 'tie':32 'transport':8 'unto':47 'villag':14 'way':11 'whereon':33 'www.biblegateway.com':70,75 'www.biblegateway.com/passage/?search=mark':69 'www.biblegateway.com/passage/?search=mark%2011&version=kjv)':74 'ye':22,27,51,54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5832885"
  +editedAt: DateTimeImmutable @1703116227 {#2565
    date: 2023-12-21 00:50:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701822176 {#2566
    date: 2023-12-06 01:22:56.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 {#2643
  +user: App\Entity\User {#2658 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: null
  +root: null
  +body: "Where’s your shell?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701650180 {#2638
    date: 2023-12-04 01:36:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2646 …}
  +nested: Doctrine\ORM\PersistentCollection {#2648 …}
  +votes: Doctrine\ORM\PersistentCollection {#2650 …}
  +reports: Doctrine\ORM\PersistentCollection {#2652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
  -id: 161184
  -bodyTs: "'shell':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4973839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700886659 {#2639
    date: 2023-11-25 05:30:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2643
  +user: App\Entity\User {#2658 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: null
  +root: null
  +body: "Where’s your shell?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701650180 {#2638
    date: 2023-12-04 01:36:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2646 …}
  +nested: Doctrine\ORM\PersistentCollection {#2648 …}
  +votes: Doctrine\ORM\PersistentCollection {#2650 …}
  +reports: Doctrine\ORM\PersistentCollection {#2652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
  -id: 161184
  -bodyTs: "'shell':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4973839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700886659 {#2639
    date: 2023-11-25 05:30:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2643
  +user: App\Entity\User {#2658 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: null
  +root: null
  +body: "Where’s your shell?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701650180 {#2638
    date: 2023-12-04 01:36:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2646 …}
  +nested: Doctrine\ORM\PersistentCollection {#2648 …}
  +votes: Doctrine\ORM\PersistentCollection {#2650 …}
  +reports: Doctrine\ORM\PersistentCollection {#2652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
  -id: 161184
  -bodyTs: "'shell':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4973839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700886659 {#2639
    date: 2023-11-25 05:30:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3027
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#2643
    +user: App\Entity\User {#2658 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: null
    +root: null
    +body: "Where’s your shell?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701650180 {#2638
      date: 2023-12-04 01:36:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2646 …}
    +nested: Doctrine\ORM\PersistentCollection {#2648 …}
    +votes: Doctrine\ORM\PersistentCollection {#2650 …}
    +reports: Doctrine\ORM\PersistentCollection {#2652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
    -id: 161184
    -bodyTs: "'shell':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4973839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700886659 {#2639
      date: 2023-11-25 05:30:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "[On the other shelf](https://i.imgur.com/QxlS2Qc.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1700888416 {#3028
    date: 2023-11-25 06:00:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@stinerman@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -id: 161254
  -bodyTs: "'/qxls2qc.jpg)':7 'i.imgur.com':6 'i.imgur.com/qxls2qc.jpg)':5 'shelf':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700888416 {#3031
    date: 2023-11-25 06:00:16.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 {#3027
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#2643
    +user: App\Entity\User {#2658 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: null
    +root: null
    +body: "Where’s your shell?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701650180 {#2638
      date: 2023-12-04 01:36:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2646 …}
    +nested: Doctrine\ORM\PersistentCollection {#2648 …}
    +votes: Doctrine\ORM\PersistentCollection {#2650 …}
    +reports: Doctrine\ORM\PersistentCollection {#2652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
    -id: 161184
    -bodyTs: "'shell':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4973839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700886659 {#2639
      date: 2023-11-25 05:30:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "[On the other shelf](https://i.imgur.com/QxlS2Qc.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1700888416 {#3028
    date: 2023-11-25 06:00:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@stinerman@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -id: 161254
  -bodyTs: "'/qxls2qc.jpg)':7 'i.imgur.com':6 'i.imgur.com/qxls2qc.jpg)':5 'shelf':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700888416 {#3031
    date: 2023-11-25 06:00:16.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 {#3027
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#2643
    +user: App\Entity\User {#2658 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: null
    +root: null
    +body: "Where’s your shell?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701650180 {#2638
      date: 2023-12-04 01:36:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2646 …}
    +nested: Doctrine\ORM\PersistentCollection {#2648 …}
    +votes: Doctrine\ORM\PersistentCollection {#2650 …}
    +reports: Doctrine\ORM\PersistentCollection {#2652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
    -id: 161184
    -bodyTs: "'shell':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4973839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700886659 {#2639
      date: 2023-11-25 05:30:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "[On the other shelf](https://i.imgur.com/QxlS2Qc.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1700888416 {#3028
    date: 2023-11-25 06:00:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@stinerman@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -id: 161254
  -bodyTs: "'/qxls2qc.jpg)':7 'i.imgur.com':6 'i.imgur.com/qxls2qc.jpg)':5 'shelf':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700888416 {#3031
    date: 2023-11-25 06:00:16.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 {#3129
  +user: Proxies\__CG__\App\Entity\User {#3119 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3027
    +user: Proxies\__CG__\App\Entity\User {#3110 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#2643
      +user: App\Entity\User {#2658 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: null
      +root: null
      +body: "Where’s your shell?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701650180 {#2638
        date: 2023-12-04 01:36:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2646 …}
      +nested: Doctrine\ORM\PersistentCollection {#2648 …}
      +votes: Doctrine\ORM\PersistentCollection {#2650 …}
      +reports: Doctrine\ORM\PersistentCollection {#2652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
      -id: 161184
      -bodyTs: "'shell':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4973839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700886659 {#2639
        date: 2023-11-25 05:30:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "[On the other shelf](https://i.imgur.com/QxlS2Qc.jpg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1700888416 {#3028
      date: 2023-11-25 06:00:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@stinerman@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3109 …}
    +nested: Doctrine\ORM\PersistentCollection {#3107 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 161254
    -bodyTs: "'/qxls2qc.jpg)':7 'i.imgur.com':6 'i.imgur.com/qxls2qc.jpg)':5 'shelf':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700888416 {#3031
      date: 2023-11-25 06:00:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "Strange, we usually have them by the toilet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700907302 {#3130
    date: 2023-11-25 11:15:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@stinerman@midwest.social"
    "@Deceptichum@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3115 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  -id: 161938
  -bodyTs: "'strang':1 'toilet':8 'usual':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/1139520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700907302 {#3133
    date: 2023-11-25 11:15: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
51 DENIED edit
App\Entity\EntryComment {#3129
  +user: Proxies\__CG__\App\Entity\User {#3119 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3027
    +user: Proxies\__CG__\App\Entity\User {#3110 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#2643
      +user: App\Entity\User {#2658 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: null
      +root: null
      +body: "Where’s your shell?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701650180 {#2638
        date: 2023-12-04 01:36:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2646 …}
      +nested: Doctrine\ORM\PersistentCollection {#2648 …}
      +votes: Doctrine\ORM\PersistentCollection {#2650 …}
      +reports: Doctrine\ORM\PersistentCollection {#2652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
      -id: 161184
      -bodyTs: "'shell':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4973839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700886659 {#2639
        date: 2023-11-25 05:30:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "[On the other shelf](https://i.imgur.com/QxlS2Qc.jpg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1700888416 {#3028
      date: 2023-11-25 06:00:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@stinerman@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3109 …}
    +nested: Doctrine\ORM\PersistentCollection {#3107 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 161254
    -bodyTs: "'/qxls2qc.jpg)':7 'i.imgur.com':6 'i.imgur.com/qxls2qc.jpg)':5 'shelf':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700888416 {#3031
      date: 2023-11-25 06:00:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "Strange, we usually have them by the toilet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700907302 {#3130
    date: 2023-11-25 11:15:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@stinerman@midwest.social"
    "@Deceptichum@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3115 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  -id: 161938
  -bodyTs: "'strang':1 'toilet':8 'usual':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/1139520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700907302 {#3133
    date: 2023-11-25 11:15: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
52 DENIED moderate
App\Entity\EntryComment {#3129
  +user: Proxies\__CG__\App\Entity\User {#3119 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3027
    +user: Proxies\__CG__\App\Entity\User {#3110 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#2643
      +user: App\Entity\User {#2658 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: null
      +root: null
      +body: "Where’s your shell?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701650180 {#2638
        date: 2023-12-04 01:36:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2646 …}
      +nested: Doctrine\ORM\PersistentCollection {#2648 …}
      +votes: Doctrine\ORM\PersistentCollection {#2650 …}
      +reports: Doctrine\ORM\PersistentCollection {#2652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
      -id: 161184
      -bodyTs: "'shell':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4973839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700886659 {#2639
        date: 2023-11-25 05:30:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "[On the other shelf](https://i.imgur.com/QxlS2Qc.jpg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1700888416 {#3028
      date: 2023-11-25 06:00:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@stinerman@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3109 …}
    +nested: Doctrine\ORM\PersistentCollection {#3107 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 161254
    -bodyTs: "'/qxls2qc.jpg)':7 'i.imgur.com':6 'i.imgur.com/qxls2qc.jpg)':5 'shelf':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700888416 {#3031
      date: 2023-11-25 06:00:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "Strange, we usually have them by the toilet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700907302 {#3130
    date: 2023-11-25 11:15:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@stinerman@midwest.social"
    "@Deceptichum@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3115 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  -id: 161938
  -bodyTs: "'strang':1 'toilet':8 'usual':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/1139520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700907302 {#3133
    date: 2023-11-25 11:15: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
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 {#3228
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3129
    +user: Proxies\__CG__\App\Entity\User {#3119 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#3027
      +user: Proxies\__CG__\App\Entity\User {#3110 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: App\Entity\EntryComment {#2643
        +user: App\Entity\User {#2658 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
        +image: null
        +parent: null
        +root: null
        +body: "Where’s your shell?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701650180 {#2638
          date: 2023-12-04 01:36:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FrenLivesMatter@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2646 …}
        +nested: Doctrine\ORM\PersistentCollection {#2648 …}
        +votes: Doctrine\ORM\PersistentCollection {#2650 …}
        +reports: Doctrine\ORM\PersistentCollection {#2652 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
        -id: 161184
        -bodyTs: "'shell':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4973839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700886659 {#2639
          date: 2023-11-25 05:30:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2643}
      +body: "[On the other shelf](https://i.imgur.com/QxlS2Qc.jpg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1700888416 {#3028
        date: 2023-11-25 06:00:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
        "@stinerman@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3109 …}
      +nested: Doctrine\ORM\PersistentCollection {#3107 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 161254
      -bodyTs: "'/qxls2qc.jpg)':7 'i.imgur.com':6 'i.imgur.com/qxls2qc.jpg)':5 'shelf':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700888416 {#3031
        date: 2023-11-25 06:00:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "Strange, we usually have them by the toilet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700907302 {#3130
      date: 2023-11-25 11:15:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@stinerman@midwest.social"
      "@Deceptichum@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3117 …}
    +nested: Doctrine\ORM\PersistentCollection {#3115 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
    -id: 161938
    -bodyTs: "'strang':1 'toilet':8 'usual':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1139520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700907302 {#3133
      date: 2023-11-25 11:15:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "But how do you use it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700932358 {#3226
    date: 2023-11-25 18:12:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@stinerman@midwest.social"
    "@Deceptichum@kbin.social"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 163097
  -bodyTs: "'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700932358 {#3227
    date: 2023-11-25 18:12:38.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 {#3228
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3129
    +user: Proxies\__CG__\App\Entity\User {#3119 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#3027
      +user: Proxies\__CG__\App\Entity\User {#3110 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: App\Entity\EntryComment {#2643
        +user: App\Entity\User {#2658 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
        +image: null
        +parent: null
        +root: null
        +body: "Where’s your shell?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701650180 {#2638
          date: 2023-12-04 01:36:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FrenLivesMatter@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2646 …}
        +nested: Doctrine\ORM\PersistentCollection {#2648 …}
        +votes: Doctrine\ORM\PersistentCollection {#2650 …}
        +reports: Doctrine\ORM\PersistentCollection {#2652 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
        -id: 161184
        -bodyTs: "'shell':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4973839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700886659 {#2639
          date: 2023-11-25 05:30:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2643}
      +body: "[On the other shelf](https://i.imgur.com/QxlS2Qc.jpg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1700888416 {#3028
        date: 2023-11-25 06:00:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
        "@stinerman@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3109 …}
      +nested: Doctrine\ORM\PersistentCollection {#3107 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 161254
      -bodyTs: "'/qxls2qc.jpg)':7 'i.imgur.com':6 'i.imgur.com/qxls2qc.jpg)':5 'shelf':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700888416 {#3031
        date: 2023-11-25 06:00:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "Strange, we usually have them by the toilet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700907302 {#3130
      date: 2023-11-25 11:15:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@stinerman@midwest.social"
      "@Deceptichum@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3117 …}
    +nested: Doctrine\ORM\PersistentCollection {#3115 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
    -id: 161938
    -bodyTs: "'strang':1 'toilet':8 'usual':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1139520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700907302 {#3133
      date: 2023-11-25 11:15:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "But how do you use it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700932358 {#3226
    date: 2023-11-25 18:12:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@stinerman@midwest.social"
    "@Deceptichum@kbin.social"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 163097
  -bodyTs: "'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700932358 {#3227
    date: 2023-11-25 18:12:38.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 {#3228
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3129
    +user: Proxies\__CG__\App\Entity\User {#3119 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#3027
      +user: Proxies\__CG__\App\Entity\User {#3110 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: App\Entity\EntryComment {#2643
        +user: App\Entity\User {#2658 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
        +image: null
        +parent: null
        +root: null
        +body: "Where’s your shell?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701650180 {#2638
          date: 2023-12-04 01:36:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FrenLivesMatter@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2646 …}
        +nested: Doctrine\ORM\PersistentCollection {#2648 …}
        +votes: Doctrine\ORM\PersistentCollection {#2650 …}
        +reports: Doctrine\ORM\PersistentCollection {#2652 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
        -id: 161184
        -bodyTs: "'shell':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4973839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700886659 {#2639
          date: 2023-11-25 05:30:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2643}
      +body: "[On the other shelf](https://i.imgur.com/QxlS2Qc.jpg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1700888416 {#3028
        date: 2023-11-25 06:00:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
        "@stinerman@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3109 …}
      +nested: Doctrine\ORM\PersistentCollection {#3107 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 161254
      -bodyTs: "'/qxls2qc.jpg)':7 'i.imgur.com':6 'i.imgur.com/qxls2qc.jpg)':5 'shelf':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700888416 {#3031
        date: 2023-11-25 06:00:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "Strange, we usually have them by the toilet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700907302 {#3130
      date: 2023-11-25 11:15:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@stinerman@midwest.social"
      "@Deceptichum@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3117 …}
    +nested: Doctrine\ORM\PersistentCollection {#3115 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
    -id: 161938
    -bodyTs: "'strang':1 'toilet':8 'usual':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1139520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700907302 {#3133
      date: 2023-11-25 11:15:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "But how do you use it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700932358 {#3226
    date: 2023-11-25 18:12:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@stinerman@midwest.social"
    "@Deceptichum@kbin.social"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 163097
  -bodyTs: "'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700932358 {#3227
    date: 2023-11-25 18:12:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#3243
  +user: Proxies\__CG__\App\Entity\User {#3244 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3129
    +user: Proxies\__CG__\App\Entity\User {#3119 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#3027
      +user: Proxies\__CG__\App\Entity\User {#3110 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: App\Entity\EntryComment {#2643
        +user: App\Entity\User {#2658 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
        +image: null
        +parent: null
        +root: null
        +body: "Where’s your shell?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701650180 {#2638
          date: 2023-12-04 01:36:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FrenLivesMatter@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2646 …}
        +nested: Doctrine\ORM\PersistentCollection {#2648 …}
        +votes: Doctrine\ORM\PersistentCollection {#2650 …}
        +reports: Doctrine\ORM\PersistentCollection {#2652 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
        -id: 161184
        -bodyTs: "'shell':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4973839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700886659 {#2639
          date: 2023-11-25 05:30:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2643}
      +body: "[On the other shelf](https://i.imgur.com/QxlS2Qc.jpg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1700888416 {#3028
        date: 2023-11-25 06:00:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
        "@stinerman@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3109 …}
      +nested: Doctrine\ORM\PersistentCollection {#3107 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 161254
      -bodyTs: "'/qxls2qc.jpg)':7 'i.imgur.com':6 'i.imgur.com/qxls2qc.jpg)':5 'shelf':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700888416 {#3031
        date: 2023-11-25 06:00:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "Strange, we usually have them by the toilet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700907302 {#3130
      date: 2023-11-25 11:15:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@stinerman@midwest.social"
      "@Deceptichum@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3117 …}
    +nested: Doctrine\ORM\PersistentCollection {#3115 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
    -id: 161938
    -bodyTs: "'strang':1 'toilet':8 'usual':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1139520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700907302 {#3133
      date: 2023-11-25 11:15:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "He doesn’t know how to use the three seashells!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700994844 {#3241
    date: 2023-11-26 11:34:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@stinerman@midwest.social"
    "@Deceptichum@kbin.social"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 165671
  -bodyTs: "'doesn':2 'know':4 'seashel':10 'three':9 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5594486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700994844 {#3242
    date: 2023-11-26 11:34:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3243
  +user: Proxies\__CG__\App\Entity\User {#3244 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3129
    +user: Proxies\__CG__\App\Entity\User {#3119 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#3027
      +user: Proxies\__CG__\App\Entity\User {#3110 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: App\Entity\EntryComment {#2643
        +user: App\Entity\User {#2658 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
        +image: null
        +parent: null
        +root: null
        +body: "Where’s your shell?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701650180 {#2638
          date: 2023-12-04 01:36:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FrenLivesMatter@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2646 …}
        +nested: Doctrine\ORM\PersistentCollection {#2648 …}
        +votes: Doctrine\ORM\PersistentCollection {#2650 …}
        +reports: Doctrine\ORM\PersistentCollection {#2652 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
        -id: 161184
        -bodyTs: "'shell':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4973839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700886659 {#2639
          date: 2023-11-25 05:30:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2643}
      +body: "[On the other shelf](https://i.imgur.com/QxlS2Qc.jpg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1700888416 {#3028
        date: 2023-11-25 06:00:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
        "@stinerman@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3109 …}
      +nested: Doctrine\ORM\PersistentCollection {#3107 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 161254
      -bodyTs: "'/qxls2qc.jpg)':7 'i.imgur.com':6 'i.imgur.com/qxls2qc.jpg)':5 'shelf':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700888416 {#3031
        date: 2023-11-25 06:00:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "Strange, we usually have them by the toilet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700907302 {#3130
      date: 2023-11-25 11:15:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@stinerman@midwest.social"
      "@Deceptichum@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3117 …}
    +nested: Doctrine\ORM\PersistentCollection {#3115 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
    -id: 161938
    -bodyTs: "'strang':1 'toilet':8 'usual':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1139520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700907302 {#3133
      date: 2023-11-25 11:15:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "He doesn’t know how to use the three seashells!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700994844 {#3241
    date: 2023-11-26 11:34:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@stinerman@midwest.social"
    "@Deceptichum@kbin.social"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 165671
  -bodyTs: "'doesn':2 'know':4 'seashel':10 'three':9 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5594486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700994844 {#3242
    date: 2023-11-26 11:34:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3243
  +user: Proxies\__CG__\App\Entity\User {#3244 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3129
    +user: Proxies\__CG__\App\Entity\User {#3119 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#3027
      +user: Proxies\__CG__\App\Entity\User {#3110 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: App\Entity\EntryComment {#2643
        +user: App\Entity\User {#2658 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
        +image: null
        +parent: null
        +root: null
        +body: "Where’s your shell?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701650180 {#2638
          date: 2023-12-04 01:36:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FrenLivesMatter@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2646 …}
        +nested: Doctrine\ORM\PersistentCollection {#2648 …}
        +votes: Doctrine\ORM\PersistentCollection {#2650 …}
        +reports: Doctrine\ORM\PersistentCollection {#2652 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
        -id: 161184
        -bodyTs: "'shell':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4973839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700886659 {#2639
          date: 2023-11-25 05:30:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2643}
      +body: "[On the other shelf](https://i.imgur.com/QxlS2Qc.jpg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1700888416 {#3028
        date: 2023-11-25 06:00:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
        "@stinerman@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3109 …}
      +nested: Doctrine\ORM\PersistentCollection {#3107 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 161254
      -bodyTs: "'/qxls2qc.jpg)':7 'i.imgur.com':6 'i.imgur.com/qxls2qc.jpg)':5 'shelf':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700888416 {#3031
        date: 2023-11-25 06:00:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "Strange, we usually have them by the toilet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700907302 {#3130
      date: 2023-11-25 11:15:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@stinerman@midwest.social"
      "@Deceptichum@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3117 …}
    +nested: Doctrine\ORM\PersistentCollection {#3115 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
    -id: 161938
    -bodyTs: "'strang':1 'toilet':8 'usual':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1139520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700907302 {#3133
      date: 2023-11-25 11:15:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "He doesn’t know how to use the three seashells!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700994844 {#3241
    date: 2023-11-26 11:34:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@stinerman@midwest.social"
    "@Deceptichum@kbin.social"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 165671
  -bodyTs: "'doesn':2 'know':4 'seashel':10 'three':9 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5594486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700994844 {#3242
    date: 2023-11-26 11:34:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 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
62 DENIED moderate
App\Entity\EntryComment {#3259
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3129
    +user: Proxies\__CG__\App\Entity\User {#3119 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#3027
      +user: Proxies\__CG__\App\Entity\User {#3110 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: App\Entity\EntryComment {#2643
        +user: App\Entity\User {#2658 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
        +image: null
        +parent: null
        +root: null
        +body: "Where’s your shell?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701650180 {#2638
          date: 2023-12-04 01:36:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FrenLivesMatter@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2646 …}
        +nested: Doctrine\ORM\PersistentCollection {#2648 …}
        +votes: Doctrine\ORM\PersistentCollection {#2650 …}
        +reports: Doctrine\ORM\PersistentCollection {#2652 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
        -id: 161184
        -bodyTs: "'shell':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4973839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700886659 {#2639
          date: 2023-11-25 05:30:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2643}
      +body: "[On the other shelf](https://i.imgur.com/QxlS2Qc.jpg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1700888416 {#3028
        date: 2023-11-25 06:00:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
        "@stinerman@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3109 …}
      +nested: Doctrine\ORM\PersistentCollection {#3107 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 161254
      -bodyTs: "'/qxls2qc.jpg)':7 'i.imgur.com':6 'i.imgur.com/qxls2qc.jpg)':5 'shelf':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700888416 {#3031
        date: 2023-11-25 06:00:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "Strange, we usually have them by the toilet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700907302 {#3130
      date: 2023-11-25 11:15:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@stinerman@midwest.social"
      "@Deceptichum@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3117 …}
    +nested: Doctrine\ORM\PersistentCollection {#3115 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
    -id: 161938
    -bodyTs: "'strang':1 'toilet':8 'usual':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1139520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700907302 {#3133
      date: 2023-11-25 11:15:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "[He doesn't know how to use the three gnomes](https://i.imgur.com/dzjPEej.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700966728 {#3257
    date: 2023-11-26 03:45:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@stinerman@midwest.social"
    "@Deceptichum@kbin.social"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3260 …}
  +nested: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 164744
  -bodyTs: "'/dzjpeej.jpg)':13 'doesn':2 'gnome':10 'i.imgur.com':12 'i.imgur.com/dzjpeej.jpg)':11 'know':4 'three':9 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3776019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700966728 {#3258
    date: 2023-11-26 03:45:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3259
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3129
    +user: Proxies\__CG__\App\Entity\User {#3119 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#3027
      +user: Proxies\__CG__\App\Entity\User {#3110 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: App\Entity\EntryComment {#2643
        +user: App\Entity\User {#2658 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
        +image: null
        +parent: null
        +root: null
        +body: "Where’s your shell?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701650180 {#2638
          date: 2023-12-04 01:36:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FrenLivesMatter@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2646 …}
        +nested: Doctrine\ORM\PersistentCollection {#2648 …}
        +votes: Doctrine\ORM\PersistentCollection {#2650 …}
        +reports: Doctrine\ORM\PersistentCollection {#2652 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
        -id: 161184
        -bodyTs: "'shell':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4973839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700886659 {#2639
          date: 2023-11-25 05:30:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2643}
      +body: "[On the other shelf](https://i.imgur.com/QxlS2Qc.jpg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1700888416 {#3028
        date: 2023-11-25 06:00:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
        "@stinerman@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3109 …}
      +nested: Doctrine\ORM\PersistentCollection {#3107 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 161254
      -bodyTs: "'/qxls2qc.jpg)':7 'i.imgur.com':6 'i.imgur.com/qxls2qc.jpg)':5 'shelf':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700888416 {#3031
        date: 2023-11-25 06:00:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "Strange, we usually have them by the toilet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700907302 {#3130
      date: 2023-11-25 11:15:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@stinerman@midwest.social"
      "@Deceptichum@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3117 …}
    +nested: Doctrine\ORM\PersistentCollection {#3115 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
    -id: 161938
    -bodyTs: "'strang':1 'toilet':8 'usual':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1139520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700907302 {#3133
      date: 2023-11-25 11:15:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "[He doesn't know how to use the three gnomes](https://i.imgur.com/dzjPEej.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700966728 {#3257
    date: 2023-11-26 03:45:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@stinerman@midwest.social"
    "@Deceptichum@kbin.social"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3260 …}
  +nested: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 164744
  -bodyTs: "'/dzjpeej.jpg)':13 'doesn':2 'gnome':10 'i.imgur.com':12 'i.imgur.com/dzjpeej.jpg)':11 'know':4 'three':9 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3776019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700966728 {#3258
    date: 2023-11-26 03:45:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3259
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3129
    +user: Proxies\__CG__\App\Entity\User {#3119 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#3027
      +user: Proxies\__CG__\App\Entity\User {#3110 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: App\Entity\EntryComment {#2643
        +user: App\Entity\User {#2658 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
        +image: null
        +parent: null
        +root: null
        +body: "Where’s your shell?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701650180 {#2638
          date: 2023-12-04 01:36:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FrenLivesMatter@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2646 …}
        +nested: Doctrine\ORM\PersistentCollection {#2648 …}
        +votes: Doctrine\ORM\PersistentCollection {#2650 …}
        +reports: Doctrine\ORM\PersistentCollection {#2652 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2656 …}
        -id: 161184
        -bodyTs: "'shell':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4973839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700886659 {#2639
          date: 2023-11-25 05:30:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2643}
      +body: "[On the other shelf](https://i.imgur.com/QxlS2Qc.jpg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1700888416 {#3028
        date: 2023-11-25 06:00:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
        "@stinerman@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3109 …}
      +nested: Doctrine\ORM\PersistentCollection {#3107 …}
      +votes: Doctrine\ORM\PersistentCollection {#3105 …}
      +reports: Doctrine\ORM\PersistentCollection {#3103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 161254
      -bodyTs: "'/qxls2qc.jpg)':7 'i.imgur.com':6 'i.imgur.com/qxls2qc.jpg)':5 'shelf':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700888416 {#3031
        date: 2023-11-25 06:00:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2643}
    +body: "Strange, we usually have them by the toilet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700907302 {#3130
      date: 2023-11-25 11:15:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@stinerman@midwest.social"
      "@Deceptichum@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3117 …}
    +nested: Doctrine\ORM\PersistentCollection {#3115 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
    -id: 161938
    -bodyTs: "'strang':1 'toilet':8 'usual':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://swg-empire.de/comment/1139520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700907302 {#3133
      date: 2023-11-25 11:15:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2643}
  +body: "[He doesn't know how to use the three gnomes](https://i.imgur.com/dzjPEej.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700966728 {#3257
    date: 2023-11-26 03:45:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@stinerman@midwest.social"
    "@Deceptichum@kbin.social"
    "@bjoern_tantau@swg-empire.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3260 …}
  +nested: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 164744
  -bodyTs: "'/dzjpeej.jpg)':13 'doesn':2 'gnome':10 'i.imgur.com':12 'i.imgur.com/dzjpeej.jpg)':11 'know':4 'three':9 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3776019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700966728 {#3258
    date: 2023-11-26 03:45:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 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
66 DENIED moderate
App\Entity\EntryComment {#2720
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: null
  +root: null
  +body: "![gnomesOfGNOME](https://litter.catbox.moe/bk06k0.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701546769 {#2714
    date: 2023-12-02 20:52:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2721 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
  -id: 161688
  -bodyTs: "'/bk06k0.png)':4 'gnomesofgnom':1 'litter.catbox.moe':3 'litter.catbox.moe/bk06k0.png)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571506"
  +editedAt: DateTimeImmutable @1701460030 {#2715
    date: 2023-12-01 20:47:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700900004 {#2716
    date: 2023-11-25 09:13:24.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
67 DENIED edit
App\Entity\EntryComment {#2720
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: null
  +root: null
  +body: "![gnomesOfGNOME](https://litter.catbox.moe/bk06k0.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701546769 {#2714
    date: 2023-12-02 20:52:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2721 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
  -id: 161688
  -bodyTs: "'/bk06k0.png)':4 'gnomesofgnom':1 'litter.catbox.moe':3 'litter.catbox.moe/bk06k0.png)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571506"
  +editedAt: DateTimeImmutable @1701460030 {#2715
    date: 2023-12-01 20:47:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700900004 {#2716
    date: 2023-11-25 09:13:24.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
68 DENIED moderate
App\Entity\EntryComment {#2720
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: null
  +root: null
  +body: "![gnomesOfGNOME](https://litter.catbox.moe/bk06k0.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701546769 {#2714
    date: 2023-12-02 20:52:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2721 …}
  +nested: Doctrine\ORM\PersistentCollection {#2723 …}
  +votes: Doctrine\ORM\PersistentCollection {#2725 …}
  +reports: Doctrine\ORM\PersistentCollection {#2727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
  -id: 161688
  -bodyTs: "'/bk06k0.png)':4 'gnomesofgnom':1 'litter.catbox.moe':3 'litter.catbox.moe/bk06k0.png)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571506"
  +editedAt: DateTimeImmutable @1701460030 {#2715
    date: 2023-12-01 20:47:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700900004 {#2716
    date: 2023-11-25 09:13:24.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
69 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
70 DENIED moderate
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#2720
    +user: App\Entity\User {#2733 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: null
    +root: null
    +body: "![gnomesOfGNOME](https://litter.catbox.moe/bk06k0.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701546769 {#2714
      date: 2023-12-02 20:52:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2721 …}
    +nested: Doctrine\ORM\PersistentCollection {#2723 …}
    +votes: Doctrine\ORM\PersistentCollection {#2725 …}
    +reports: Doctrine\ORM\PersistentCollection {#2727 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
    -id: 161688
    -bodyTs: "'/bk06k0.png)':4 'gnomesofgnom':1 'litter.catbox.moe':3 'litter.catbox.moe/bk06k0.png)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571506"
    +editedAt: DateTimeImmutable @1701460030 {#2715
      date: 2023-12-01 20:47:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700900004 {#2716
      date: 2023-11-25 09:13:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2720}
  +body: "Badly configured server. Showing server and version in 403 is a first step for attacks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700918514 {#3066
    date: 2023-11-25 14:21:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@j4k3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3062 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  -id: 162331
  -bodyTs: "'403':9 'attack':15 'bad':1 'configur':2 'first':12 'server':3,5 'show':4 'step':13 'version':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3694069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700918514 {#3065
    date: 2023-11-25 14:21:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#2720
    +user: App\Entity\User {#2733 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: null
    +root: null
    +body: "![gnomesOfGNOME](https://litter.catbox.moe/bk06k0.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701546769 {#2714
      date: 2023-12-02 20:52:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2721 …}
    +nested: Doctrine\ORM\PersistentCollection {#2723 …}
    +votes: Doctrine\ORM\PersistentCollection {#2725 …}
    +reports: Doctrine\ORM\PersistentCollection {#2727 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
    -id: 161688
    -bodyTs: "'/bk06k0.png)':4 'gnomesofgnom':1 'litter.catbox.moe':3 'litter.catbox.moe/bk06k0.png)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571506"
    +editedAt: DateTimeImmutable @1701460030 {#2715
      date: 2023-12-01 20:47:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700900004 {#2716
      date: 2023-11-25 09:13:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2720}
  +body: "Badly configured server. Showing server and version in 403 is a first step for attacks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700918514 {#3066
    date: 2023-11-25 14:21:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@j4k3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3062 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  -id: 162331
  -bodyTs: "'403':9 'attack':15 'bad':1 'configur':2 'first':12 'server':3,5 'show':4 'step':13 'version':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3694069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700918514 {#3065
    date: 2023-11-25 14:21:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#2720
    +user: App\Entity\User {#2733 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: null
    +root: null
    +body: "![gnomesOfGNOME](https://litter.catbox.moe/bk06k0.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701546769 {#2714
      date: 2023-12-02 20:52:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2721 …}
    +nested: Doctrine\ORM\PersistentCollection {#2723 …}
    +votes: Doctrine\ORM\PersistentCollection {#2725 …}
    +reports: Doctrine\ORM\PersistentCollection {#2727 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
    -id: 161688
    -bodyTs: "'/bk06k0.png)':4 'gnomesofgnom':1 'litter.catbox.moe':3 'litter.catbox.moe/bk06k0.png)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571506"
    +editedAt: DateTimeImmutable @1701460030 {#2715
      date: 2023-12-01 20:47:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700900004 {#2716
      date: 2023-11-25 09:13:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2720}
  +body: "Badly configured server. Showing server and version in 403 is a first step for attacks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700918514 {#3066
    date: 2023-11-25 14:21:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@j4k3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3062 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  -id: 162331
  -bodyTs: "'403':9 'attack':15 'bad':1 'configur':2 'first':12 'server':3,5 'show':4 'step':13 'version':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3694069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700918514 {#3065
    date: 2023-11-25 14:21:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 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
74 DENIED moderate
App\Entity\EntryComment {#3175
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3064
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#2720
      +user: App\Entity\User {#2733 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: null
      +root: null
      +body: "![gnomesOfGNOME](https://litter.catbox.moe/bk06k0.png)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701546769 {#2714
        date: 2023-12-02 20:52:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2721 …}
      +nested: Doctrine\ORM\PersistentCollection {#2723 …}
      +votes: Doctrine\ORM\PersistentCollection {#2725 …}
      +reports: Doctrine\ORM\PersistentCollection {#2727 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
      -id: 161688
      -bodyTs: "'/bk06k0.png)':4 'gnomesofgnom':1 'litter.catbox.moe':3 'litter.catbox.moe/bk06k0.png)':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5571506"
      +editedAt: DateTimeImmutable @1701460030 {#2715
        date: 2023-12-01 20:47:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700900004 {#2716
        date: 2023-11-25 09:13:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2720}
    +body: "Badly configured server. Showing server and version in 403 is a first step for attacks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700918514 {#3066
      date: 2023-11-25 14:21:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@j4k3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3062 …}
    +nested: Doctrine\ORM\PersistentCollection {#3060 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
    -id: 162331
    -bodyTs: "'403':9 'attack':15 'bad':1 'configur':2 'first':12 'server':3,5 'show':4 'step':13 'version':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ch/comment/3694069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700918514 {#3065
      date: 2023-11-25 14:21:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2720}
  +body: "Not mine, used Moe’s litterbox not knowing how long it might last as a temp image of OP image as BG for GNOME. Turns out that temp hosting option is probably rate limited…no big deal. It wasn’t a forever internet pic anyways."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700950173 {#3173
    date: 2023-11-25 23:09:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@j4k3@lemmy.world"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3176 …}
  +nested: Doctrine\ORM\PersistentCollection {#3178 …}
  +votes: Doctrine\ORM\PersistentCollection {#3180 …}
  +reports: Doctrine\ORM\PersistentCollection {#3182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
  -id: 164052
  -bodyTs: "'anyway':45 'bg':22 'big':36 'deal':37 'forev':42 'gnome':24 'host':29 'imag':17,20 'internet':43 'know':8 'last':13 'limit':34 'litterbox':6 'long':10 'might':12 'mine':2 'moe':4 'op':19 'option':30 'pic':44 'probabl':32 'rate':33 'temp':16,28 'turn':25 'use':3 'wasn':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5583932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700950173 {#3174
    date: 2023-11-25 23:09: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
75 DENIED edit
App\Entity\EntryComment {#3175
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3064
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#2720
      +user: App\Entity\User {#2733 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: null
      +root: null
      +body: "![gnomesOfGNOME](https://litter.catbox.moe/bk06k0.png)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701546769 {#2714
        date: 2023-12-02 20:52:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2721 …}
      +nested: Doctrine\ORM\PersistentCollection {#2723 …}
      +votes: Doctrine\ORM\PersistentCollection {#2725 …}
      +reports: Doctrine\ORM\PersistentCollection {#2727 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
      -id: 161688
      -bodyTs: "'/bk06k0.png)':4 'gnomesofgnom':1 'litter.catbox.moe':3 'litter.catbox.moe/bk06k0.png)':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5571506"
      +editedAt: DateTimeImmutable @1701460030 {#2715
        date: 2023-12-01 20:47:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700900004 {#2716
        date: 2023-11-25 09:13:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2720}
    +body: "Badly configured server. Showing server and version in 403 is a first step for attacks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700918514 {#3066
      date: 2023-11-25 14:21:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@j4k3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3062 …}
    +nested: Doctrine\ORM\PersistentCollection {#3060 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
    -id: 162331
    -bodyTs: "'403':9 'attack':15 'bad':1 'configur':2 'first':12 'server':3,5 'show':4 'step':13 'version':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ch/comment/3694069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700918514 {#3065
      date: 2023-11-25 14:21:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2720}
  +body: "Not mine, used Moe’s litterbox not knowing how long it might last as a temp image of OP image as BG for GNOME. Turns out that temp hosting option is probably rate limited…no big deal. It wasn’t a forever internet pic anyways."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700950173 {#3173
    date: 2023-11-25 23:09:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@j4k3@lemmy.world"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3176 …}
  +nested: Doctrine\ORM\PersistentCollection {#3178 …}
  +votes: Doctrine\ORM\PersistentCollection {#3180 …}
  +reports: Doctrine\ORM\PersistentCollection {#3182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
  -id: 164052
  -bodyTs: "'anyway':45 'bg':22 'big':36 'deal':37 'forev':42 'gnome':24 'host':29 'imag':17,20 'internet':43 'know':8 'last':13 'limit':34 'litterbox':6 'long':10 'might':12 'mine':2 'moe':4 'op':19 'option':30 'pic':44 'probabl':32 'rate':33 'temp':16,28 'turn':25 'use':3 'wasn':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5583932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700950173 {#3174
    date: 2023-11-25 23:09: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
76 DENIED moderate
App\Entity\EntryComment {#3175
  +user: App\Entity\User {#2733 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3064
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#2720
      +user: App\Entity\User {#2733 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: null
      +root: null
      +body: "![gnomesOfGNOME](https://litter.catbox.moe/bk06k0.png)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701546769 {#2714
        date: 2023-12-02 20:52:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2721 …}
      +nested: Doctrine\ORM\PersistentCollection {#2723 …}
      +votes: Doctrine\ORM\PersistentCollection {#2725 …}
      +reports: Doctrine\ORM\PersistentCollection {#2727 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2731 …}
      -id: 161688
      -bodyTs: "'/bk06k0.png)':4 'gnomesofgnom':1 'litter.catbox.moe':3 'litter.catbox.moe/bk06k0.png)':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5571506"
      +editedAt: DateTimeImmutable @1701460030 {#2715
        date: 2023-12-01 20:47:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700900004 {#2716
        date: 2023-11-25 09:13:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2720}
    +body: "Badly configured server. Showing server and version in 403 is a first step for attacks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700918514 {#3066
      date: 2023-11-25 14:21:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@j4k3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3062 …}
    +nested: Doctrine\ORM\PersistentCollection {#3060 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
    -id: 162331
    -bodyTs: "'403':9 'attack':15 'bad':1 'configur':2 'first':12 'server':3,5 'show':4 'step':13 'version':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ch/comment/3694069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700918514 {#3065
      date: 2023-11-25 14:21:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2720}
  +body: "Not mine, used Moe’s litterbox not knowing how long it might last as a temp image of OP image as BG for GNOME. Turns out that temp hosting option is probably rate limited…no big deal. It wasn’t a forever internet pic anyways."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700950173 {#3173
    date: 2023-11-25 23:09:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@j4k3@lemmy.world"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3176 …}
  +nested: Doctrine\ORM\PersistentCollection {#3178 …}
  +votes: Doctrine\ORM\PersistentCollection {#3180 …}
  +reports: Doctrine\ORM\PersistentCollection {#3182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
  -id: 164052
  -bodyTs: "'anyway':45 'bg':22 'big':36 'deal':37 'forev':42 'gnome':24 'host':29 'imag':17,20 'internet':43 'know':8 'last':13 'limit':34 'litterbox':6 'long':10 'might':12 'mine':2 'moe':4 'op':19 'option':30 'pic':44 'probabl':32 'rate':33 'temp':16,28 'turn':25 'use':3 'wasn':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5583932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700950173 {#3174
    date: 2023-11-25 23:09: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
77 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
78 DENIED moderate
App\Entity\EntryComment {#2794
  +user: App\Entity\User {#2807 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: null
  +root: null
  +body: "Neofetch pls?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1701530413 {#2789
    date: 2023-12-02 16:20:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2795 …}
  +nested: Doctrine\ORM\PersistentCollection {#2797 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  -id: 161253
  -bodyTs: "'neofetch':1 'pls':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5569585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700888373 {#2790
    date: 2023-11-25 05:59: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
79 DENIED edit
App\Entity\EntryComment {#2794
  +user: App\Entity\User {#2807 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: null
  +root: null
  +body: "Neofetch pls?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1701530413 {#2789
    date: 2023-12-02 16:20:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2795 …}
  +nested: Doctrine\ORM\PersistentCollection {#2797 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  -id: 161253
  -bodyTs: "'neofetch':1 'pls':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5569585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700888373 {#2790
    date: 2023-11-25 05:59: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
80 DENIED moderate
App\Entity\EntryComment {#2794
  +user: App\Entity\User {#2807 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: null
  +root: null
  +body: "Neofetch pls?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1701530413 {#2789
    date: 2023-12-02 16:20:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2795 …}
  +nested: Doctrine\ORM\PersistentCollection {#2797 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  -id: 161253
  -bodyTs: "'neofetch':1 'pls':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5569585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700888373 {#2790
    date: 2023-11-25 05:59: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
81 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
82 DENIED moderate
App\Entity\EntryComment {#3095
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#2794
    +user: App\Entity\User {#2807 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: null
    +root: null
    +body: "Neofetch pls?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1701530413 {#2789
      date: 2023-12-02 16:20:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2795 …}
    +nested: Doctrine\ORM\PersistentCollection {#2797 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
    -id: 161253
    -bodyTs: "'neofetch':1 'pls':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5569585"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700888373 {#2790
      date: 2023-11-25 05:59:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2794}
  +body: "<https://i.imgur.com/oGBkg2P.jpg>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 90
  +score: 0
  +lastActive: DateTime @1700888625 {#3097
    date: 2023-11-25 06:03:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 161265
  -bodyTs: "'/ogbkg2p.jpg':3 'i.imgur.com':2 'i.imgur.com/ogbkg2p.jpg':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700888625 {#3096
    date: 2023-11-25 06:03: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
83 DENIED edit
App\Entity\EntryComment {#3095
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#2794
    +user: App\Entity\User {#2807 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: null
    +root: null
    +body: "Neofetch pls?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1701530413 {#2789
      date: 2023-12-02 16:20:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2795 …}
    +nested: Doctrine\ORM\PersistentCollection {#2797 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
    -id: 161253
    -bodyTs: "'neofetch':1 'pls':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5569585"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700888373 {#2790
      date: 2023-11-25 05:59:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2794}
  +body: "<https://i.imgur.com/oGBkg2P.jpg>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 90
  +score: 0
  +lastActive: DateTime @1700888625 {#3097
    date: 2023-11-25 06:03:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 161265
  -bodyTs: "'/ogbkg2p.jpg':3 'i.imgur.com':2 'i.imgur.com/ogbkg2p.jpg':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700888625 {#3096
    date: 2023-11-25 06:03: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
84 DENIED moderate
App\Entity\EntryComment {#3095
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#2794
    +user: App\Entity\User {#2807 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: null
    +root: null
    +body: "Neofetch pls?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1701530413 {#2789
      date: 2023-12-02 16:20:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2795 …}
    +nested: Doctrine\ORM\PersistentCollection {#2797 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
    -id: 161253
    -bodyTs: "'neofetch':1 'pls':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5569585"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700888373 {#2790
      date: 2023-11-25 05:59:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2794}
  +body: "<https://i.imgur.com/oGBkg2P.jpg>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 90
  +score: 0
  +lastActive: DateTime @1700888625 {#3097
    date: 2023-11-25 06:03:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@InternetCitizen2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 161265
  -bodyTs: "'/ogbkg2p.jpg':3 'i.imgur.com':2 'i.imgur.com/ogbkg2p.jpg':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700888625 {#3096
    date: 2023-11-25 06:03: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
85 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
86 DENIED moderate
App\Entity\EntryComment {#3144
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3095
    +user: Proxies\__CG__\App\Entity\User {#3110 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#2794
      +user: App\Entity\User {#2807 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: null
      +root: null
      +body: "Neofetch pls?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1701530413 {#2789
        date: 2023-12-02 16:20:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2795 …}
      +nested: Doctrine\ORM\PersistentCollection {#2797 …}
      +votes: Doctrine\ORM\PersistentCollection {#2799 …}
      +reports: Doctrine\ORM\PersistentCollection {#2801 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
      -id: 161253
      -bodyTs: "'neofetch':1 'pls':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5569585"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700888373 {#2790
        date: 2023-11-25 05:59:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2794}
    +body: "<https://i.imgur.com/oGBkg2P.jpg>"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 90
    +score: 0
    +lastActive: DateTime @1700888625 {#3097
      date: 2023-11-25 06:03:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@InternetCitizen2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3094 …}
    +nested: Doctrine\ORM\PersistentCollection {#3092 …}
    +votes: Doctrine\ORM\PersistentCollection {#3090 …}
    +reports: Doctrine\ORM\PersistentCollection {#3088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
    -id: 161265
    -bodyTs: "'/ogbkg2p.jpg':3 'i.imgur.com':2 'i.imgur.com/ogbkg2p.jpg':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700888625 {#3096
      date: 2023-11-25 06:03:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2794}
  +body: """
    The exact perfect image, well done!\n
    \n
    Edit now realize this is probably ai generated, still well done!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700904990 {#3141
    date: 2023-11-25 10:36:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@InternetCitizen2@lemmy.world"
    "@Deceptichum@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
  -id: 161862
  -bodyTs: "'ai':13 'done':6,17 'edit':7 'exact':2 'generat':14 'imag':4 'perfect':3 'probabl':12 'realiz':9 'still':15 'well':5,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5572317"
  +editedAt: DateTimeImmutable @1701467314 {#3142
    date: 2023-12-01 22:48:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700904990 {#3143
    date: 2023-11-25 10:36:30.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
87 DENIED edit
App\Entity\EntryComment {#3144
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3095
    +user: Proxies\__CG__\App\Entity\User {#3110 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#2794
      +user: App\Entity\User {#2807 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: null
      +root: null
      +body: "Neofetch pls?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1701530413 {#2789
        date: 2023-12-02 16:20:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2795 …}
      +nested: Doctrine\ORM\PersistentCollection {#2797 …}
      +votes: Doctrine\ORM\PersistentCollection {#2799 …}
      +reports: Doctrine\ORM\PersistentCollection {#2801 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
      -id: 161253
      -bodyTs: "'neofetch':1 'pls':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5569585"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700888373 {#2790
        date: 2023-11-25 05:59:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2794}
    +body: "<https://i.imgur.com/oGBkg2P.jpg>"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 90
    +score: 0
    +lastActive: DateTime @1700888625 {#3097
      date: 2023-11-25 06:03:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@InternetCitizen2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3094 …}
    +nested: Doctrine\ORM\PersistentCollection {#3092 …}
    +votes: Doctrine\ORM\PersistentCollection {#3090 …}
    +reports: Doctrine\ORM\PersistentCollection {#3088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
    -id: 161265
    -bodyTs: "'/ogbkg2p.jpg':3 'i.imgur.com':2 'i.imgur.com/ogbkg2p.jpg':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700888625 {#3096
      date: 2023-11-25 06:03:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2794}
  +body: """
    The exact perfect image, well done!\n
    \n
    Edit now realize this is probably ai generated, still well done!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700904990 {#3141
    date: 2023-11-25 10:36:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@InternetCitizen2@lemmy.world"
    "@Deceptichum@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
  -id: 161862
  -bodyTs: "'ai':13 'done':6,17 'edit':7 'exact':2 'generat':14 'imag':4 'perfect':3 'probabl':12 'realiz':9 'still':15 'well':5,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5572317"
  +editedAt: DateTimeImmutable @1701467314 {#3142
    date: 2023-12-01 22:48:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700904990 {#3143
    date: 2023-11-25 10:36:30.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
88 DENIED moderate
App\Entity\EntryComment {#3144
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3095
    +user: Proxies\__CG__\App\Entity\User {#3110 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#2794
      +user: App\Entity\User {#2807 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: null
      +root: null
      +body: "Neofetch pls?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1701530413 {#2789
        date: 2023-12-02 16:20:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2795 …}
      +nested: Doctrine\ORM\PersistentCollection {#2797 …}
      +votes: Doctrine\ORM\PersistentCollection {#2799 …}
      +reports: Doctrine\ORM\PersistentCollection {#2801 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
      -id: 161253
      -bodyTs: "'neofetch':1 'pls':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5569585"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700888373 {#2790
        date: 2023-11-25 05:59:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2794}
    +body: "<https://i.imgur.com/oGBkg2P.jpg>"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 90
    +score: 0
    +lastActive: DateTime @1700888625 {#3097
      date: 2023-11-25 06:03:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@InternetCitizen2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3094 …}
    +nested: Doctrine\ORM\PersistentCollection {#3092 …}
    +votes: Doctrine\ORM\PersistentCollection {#3090 …}
    +reports: Doctrine\ORM\PersistentCollection {#3088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
    -id: 161265
    -bodyTs: "'/ogbkg2p.jpg':3 'i.imgur.com':2 'i.imgur.com/ogbkg2p.jpg':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700888625 {#3096
      date: 2023-11-25 06:03:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2794}
  +body: """
    The exact perfect image, well done!\n
    \n
    Edit now realize this is probably ai generated, still well done!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700904990 {#3141
    date: 2023-11-25 10:36:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@InternetCitizen2@lemmy.world"
    "@Deceptichum@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
  -id: 161862
  -bodyTs: "'ai':13 'done':6,17 'edit':7 'exact':2 'generat':14 'imag':4 'perfect':3 'probabl':12 'realiz':9 'still':15 'well':5,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5572317"
  +editedAt: DateTimeImmutable @1701467314 {#3142
    date: 2023-12-01 22:48:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700904990 {#3143
    date: 2023-11-25 10:36:30.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
89 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
90 DENIED moderate
App\Entity\EntryComment {#3212
  +user: Proxies\__CG__\App\Entity\User {#3213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3144
    +user: Proxies\__CG__\App\Entity\User {#3145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#3095
      +user: Proxies\__CG__\App\Entity\User {#3110 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: App\Entity\EntryComment {#2794
        +user: App\Entity\User {#2807 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
        +image: null
        +parent: null
        +root: null
        +body: "Neofetch pls?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1701530413 {#2789
          date: 2023-12-02 16:20:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FrenLivesMatter@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2795 …}
        +nested: Doctrine\ORM\PersistentCollection {#2797 …}
        +votes: Doctrine\ORM\PersistentCollection {#2799 …}
        +reports: Doctrine\ORM\PersistentCollection {#2801 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
        -id: 161253
        -bodyTs: "'neofetch':1 'pls':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5569585"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700888373 {#2790
          date: 2023-11-25 05:59:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2794}
      +body: "<https://i.imgur.com/oGBkg2P.jpg>"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 90
      +score: 0
      +lastActive: DateTime @1700888625 {#3097
        date: 2023-11-25 06:03:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
        "@InternetCitizen2@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3094 …}
      +nested: Doctrine\ORM\PersistentCollection {#3092 …}
      +votes: Doctrine\ORM\PersistentCollection {#3090 …}
      +reports: Doctrine\ORM\PersistentCollection {#3088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
      -id: 161265
      -bodyTs: "'/ogbkg2p.jpg':3 'i.imgur.com':2 'i.imgur.com/ogbkg2p.jpg':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760942"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700888625 {#3096
        date: 2023-11-25 06:03:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2794}
    +body: """
      The exact perfect image, well done!\n
      \n
      Edit now realize this is probably ai generated, still well done!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700904990 {#3141
      date: 2023-11-25 10:36:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@InternetCitizen2@lemmy.world"
      "@Deceptichum@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3146 …}
    +nested: Doctrine\ORM\PersistentCollection {#3148 …}
    +votes: Doctrine\ORM\PersistentCollection {#3150 …}
    +reports: Doctrine\ORM\PersistentCollection {#3152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
    -id: 161862
    -bodyTs: "'ai':13 'done':6,17 'edit':7 'exact':2 'generat':14 'imag':4 'perfect':3 'probabl':12 'realiz':9 'still':15 'well':5,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5572317"
    +editedAt: DateTimeImmutable @1701467314 {#3142
      date: 2023-12-01 22:48:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700904990 {#3143
      date: 2023-11-25 10:36:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2794}
  +body: "Of course it’s AI generated. It’s the systemic anomaly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700939728 {#3210
    date: 2023-11-25 20:15:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@InternetCitizen2@lemmy.world"
    "@Deceptichum@kbin.social"
    "@camelbeard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3214 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 163554
  -bodyTs: "'ai':5 'anomali':11 'cours':2 'generat':6 'system':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5580883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700939728 {#3211
    date: 2023-11-25 20:15:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3212
  +user: Proxies\__CG__\App\Entity\User {#3213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3144
    +user: Proxies\__CG__\App\Entity\User {#3145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#3095
      +user: Proxies\__CG__\App\Entity\User {#3110 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: App\Entity\EntryComment {#2794
        +user: App\Entity\User {#2807 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
        +image: null
        +parent: null
        +root: null
        +body: "Neofetch pls?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1701530413 {#2789
          date: 2023-12-02 16:20:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FrenLivesMatter@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2795 …}
        +nested: Doctrine\ORM\PersistentCollection {#2797 …}
        +votes: Doctrine\ORM\PersistentCollection {#2799 …}
        +reports: Doctrine\ORM\PersistentCollection {#2801 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
        -id: 161253
        -bodyTs: "'neofetch':1 'pls':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5569585"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700888373 {#2790
          date: 2023-11-25 05:59:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2794}
      +body: "<https://i.imgur.com/oGBkg2P.jpg>"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 90
      +score: 0
      +lastActive: DateTime @1700888625 {#3097
        date: 2023-11-25 06:03:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
        "@InternetCitizen2@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3094 …}
      +nested: Doctrine\ORM\PersistentCollection {#3092 …}
      +votes: Doctrine\ORM\PersistentCollection {#3090 …}
      +reports: Doctrine\ORM\PersistentCollection {#3088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
      -id: 161265
      -bodyTs: "'/ogbkg2p.jpg':3 'i.imgur.com':2 'i.imgur.com/ogbkg2p.jpg':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760942"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700888625 {#3096
        date: 2023-11-25 06:03:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2794}
    +body: """
      The exact perfect image, well done!\n
      \n
      Edit now realize this is probably ai generated, still well done!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700904990 {#3141
      date: 2023-11-25 10:36:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@InternetCitizen2@lemmy.world"
      "@Deceptichum@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3146 …}
    +nested: Doctrine\ORM\PersistentCollection {#3148 …}
    +votes: Doctrine\ORM\PersistentCollection {#3150 …}
    +reports: Doctrine\ORM\PersistentCollection {#3152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
    -id: 161862
    -bodyTs: "'ai':13 'done':6,17 'edit':7 'exact':2 'generat':14 'imag':4 'perfect':3 'probabl':12 'realiz':9 'still':15 'well':5,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5572317"
    +editedAt: DateTimeImmutable @1701467314 {#3142
      date: 2023-12-01 22:48:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700904990 {#3143
      date: 2023-11-25 10:36:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2794}
  +body: "Of course it’s AI generated. It’s the systemic anomaly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700939728 {#3210
    date: 2023-11-25 20:15:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@InternetCitizen2@lemmy.world"
    "@Deceptichum@kbin.social"
    "@camelbeard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3214 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 163554
  -bodyTs: "'ai':5 'anomali':11 'cours':2 'generat':6 'system':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5580883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700939728 {#3211
    date: 2023-11-25 20:15:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3212
  +user: Proxies\__CG__\App\Entity\User {#3213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3144
    +user: Proxies\__CG__\App\Entity\User {#3145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#3095
      +user: Proxies\__CG__\App\Entity\User {#3110 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: App\Entity\EntryComment {#2794
        +user: App\Entity\User {#2807 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
        +image: null
        +parent: null
        +root: null
        +body: "Neofetch pls?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1701530413 {#2789
          date: 2023-12-02 16:20:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FrenLivesMatter@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2795 …}
        +nested: Doctrine\ORM\PersistentCollection {#2797 …}
        +votes: Doctrine\ORM\PersistentCollection {#2799 …}
        +reports: Doctrine\ORM\PersistentCollection {#2801 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
        -id: 161253
        -bodyTs: "'neofetch':1 'pls':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5569585"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700888373 {#2790
          date: 2023-11-25 05:59:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2794}
      +body: "<https://i.imgur.com/oGBkg2P.jpg>"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 90
      +score: 0
      +lastActive: DateTime @1700888625 {#3097
        date: 2023-11-25 06:03:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
        "@InternetCitizen2@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3094 …}
      +nested: Doctrine\ORM\PersistentCollection {#3092 …}
      +votes: Doctrine\ORM\PersistentCollection {#3090 …}
      +reports: Doctrine\ORM\PersistentCollection {#3088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
      -id: 161265
      -bodyTs: "'/ogbkg2p.jpg':3 'i.imgur.com':2 'i.imgur.com/ogbkg2p.jpg':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/654228/-/comment/3760942"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700888625 {#3096
        date: 2023-11-25 06:03:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2794}
    +body: """
      The exact perfect image, well done!\n
      \n
      Edit now realize this is probably ai generated, still well done!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700904990 {#3141
      date: 2023-11-25 10:36:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@InternetCitizen2@lemmy.world"
      "@Deceptichum@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3146 …}
    +nested: Doctrine\ORM\PersistentCollection {#3148 …}
    +votes: Doctrine\ORM\PersistentCollection {#3150 …}
    +reports: Doctrine\ORM\PersistentCollection {#3152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
    -id: 161862
    -bodyTs: "'ai':13 'done':6,17 'edit':7 'exact':2 'generat':14 'imag':4 'perfect':3 'probabl':12 'realiz':9 'still':15 'well':5,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5572317"
    +editedAt: DateTimeImmutable @1701467314 {#3142
      date: 2023-12-01 22:48:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700904990 {#3143
      date: 2023-11-25 10:36:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2794}
  +body: "Of course it’s AI generated. It’s the systemic anomaly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700939728 {#3210
    date: 2023-11-25 20:15:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@InternetCitizen2@lemmy.world"
    "@Deceptichum@kbin.social"
    "@camelbeard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3214 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 163554
  -bodyTs: "'ai':5 'anomali':11 'cours':2 'generat':6 'system':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5580883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700939728 {#3211
    date: 2023-11-25 20:15:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 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
94 DENIED moderate
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: null
  +root: null
  +body: "Watch out, the KDElves won’t like that at all!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701517532 {#2862
    date: 2023-12-02 12:45:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2870 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2874 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
  -id: 163088
  -bodyTs: "'kdelv':4 'like':7 'watch':1 'won':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700932159 {#2863
    date: 2023-11-25 18:09:19.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
95 DENIED edit
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: null
  +root: null
  +body: "Watch out, the KDElves won’t like that at all!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701517532 {#2862
    date: 2023-12-02 12:45:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2870 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2874 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
  -id: 163088
  -bodyTs: "'kdelv':4 'like':7 'watch':1 'won':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700932159 {#2863
    date: 2023-11-25 18:09:19.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
96 DENIED moderate
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: null
  +root: null
  +body: "Watch out, the KDElves won’t like that at all!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701517532 {#2862
    date: 2023-12-02 12:45:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2870 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2874 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
  -id: 163088
  -bodyTs: "'kdelv':4 'like':7 'watch':1 'won':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700932159 {#2863
    date: 2023-11-25 18:09:19.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
97 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
98 DENIED moderate
App\Entity\EntryComment {#3048
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#2869
    +user: App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: null
    +root: null
    +body: "Watch out, the KDElves won’t like that at all!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701517532 {#2862
      date: 2023-12-02 12:45:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2870 …}
    +nested: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2874 …}
    +reports: Doctrine\ORM\PersistentCollection {#2876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
    -id: 163088
    -bodyTs: "'kdelv':4 'like':7 'watch':1 'won':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5578485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700932159 {#2863
      date: 2023-11-25 18:09:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "The XFCEsketeers have asked for a pause on the puns."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700932989 {#3050
    date: 2023-11-25 18:23:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3046 …}
  +nested: Doctrine\ORM\PersistentCollection {#3044 …}
  +votes: Doctrine\ORM\PersistentCollection {#3042 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 163138
  -bodyTs: "'ask':4 'paus':7 'pun':10 'xfcesket':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700932989 {#3049
    date: 2023-11-25 18:23:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3048
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#2869
    +user: App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: null
    +root: null
    +body: "Watch out, the KDElves won’t like that at all!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701517532 {#2862
      date: 2023-12-02 12:45:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2870 …}
    +nested: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2874 …}
    +reports: Doctrine\ORM\PersistentCollection {#2876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
    -id: 163088
    -bodyTs: "'kdelv':4 'like':7 'watch':1 'won':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5578485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700932159 {#2863
      date: 2023-11-25 18:09:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "The XFCEsketeers have asked for a pause on the puns."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700932989 {#3050
    date: 2023-11-25 18:23:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3046 …}
  +nested: Doctrine\ORM\PersistentCollection {#3044 …}
  +votes: Doctrine\ORM\PersistentCollection {#3042 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 163138
  -bodyTs: "'ask':4 'paus':7 'pun':10 'xfcesket':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700932989 {#3049
    date: 2023-11-25 18:23:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3048
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#2869
    +user: App\Entity\User {#2882 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: null
    +root: null
    +body: "Watch out, the KDElves won’t like that at all!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701517532 {#2862
      date: 2023-12-02 12:45:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2870 …}
    +nested: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2874 …}
    +reports: Doctrine\ORM\PersistentCollection {#2876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
    -id: 163088
    -bodyTs: "'kdelv':4 'like':7 'watch':1 'won':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5578485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700932159 {#2863
      date: 2023-11-25 18:09:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "The XFCEsketeers have asked for a pause on the puns."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700932989 {#3050
    date: 2023-11-25 18:23:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3046 …}
  +nested: Doctrine\ORM\PersistentCollection {#3044 …}
  +votes: Doctrine\ORM\PersistentCollection {#3042 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 163138
  -bodyTs: "'ask':4 'paus':7 'pun':10 'xfcesket':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700932989 {#3049
    date: 2023-11-25 18:23:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 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
102 DENIED moderate
App\Entity\EntryComment {#2942
  +user: App\Entity\User {#2955 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: null
  +root: null
  +body: "Guess not, Gnome desktops have *nothing* on them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1701516310 {#2937
    date: 2023-12-02 12:25:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2943 …}
  +nested: Doctrine\ORM\PersistentCollection {#2945 …}
  +votes: Doctrine\ORM\PersistentCollection {#2947 …}
  +reports: Doctrine\ORM\PersistentCollection {#2949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
  -id: 161664
  -bodyTs: "'desktop':4 'gnome':3 'guess':1 'noth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700899288 {#2938
    date: 2023-11-25 09:01:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2942
  +user: App\Entity\User {#2955 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: null
  +root: null
  +body: "Guess not, Gnome desktops have *nothing* on them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1701516310 {#2937
    date: 2023-12-02 12:25:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2943 …}
  +nested: Doctrine\ORM\PersistentCollection {#2945 …}
  +votes: Doctrine\ORM\PersistentCollection {#2947 …}
  +reports: Doctrine\ORM\PersistentCollection {#2949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
  -id: 161664
  -bodyTs: "'desktop':4 'gnome':3 'guess':1 'noth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700899288 {#2938
    date: 2023-11-25 09:01:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2942
  +user: App\Entity\User {#2955 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: null
  +root: null
  +body: "Guess not, Gnome desktops have *nothing* on them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1701516310 {#2937
    date: 2023-12-02 12:25:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2943 …}
  +nested: Doctrine\ORM\PersistentCollection {#2945 …}
  +votes: Doctrine\ORM\PersistentCollection {#2947 …}
  +reports: Doctrine\ORM\PersistentCollection {#2949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
  -id: 161664
  -bodyTs: "'desktop':4 'gnome':3 'guess':1 'noth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700899288 {#2938
    date: 2023-11-25 09:01:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 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
106 DENIED moderate
App\Entity\EntryComment {#3080
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#2942
    +user: App\Entity\User {#2955 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: null
    +root: null
    +body: "Guess not, Gnome desktops have *nothing* on them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1701516310 {#2937
      date: 2023-12-02 12:25:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2943 …}
    +nested: Doctrine\ORM\PersistentCollection {#2945 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
    -id: 161664
    -bodyTs: "'desktop':4 'gnome':3 'guess':1 'noth':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700899288 {#2938
      date: 2023-11-25 09:01:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "Not if you have the DING plugin installed (can be installed either as a plugin from the store or from the repos as a system-wide one) then you can have the icons on your Desktop just like other OSes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700901000 {#3082
    date: 2023-11-25 09:30:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@kalkulat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3078 …}
  +nested: Doctrine\ORM\PersistentCollection {#3076 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
  -id: 161728
  -bodyTs: "'desktop':37 'ding':6 'either':12 'icon':34 'instal':8,11 'like':39 'one':28 'ose':41 'plugin':7,15 'repo':22 'store':18 'system':26 'system-wid':25 'wide':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901000 {#3081
    date: 2023-11-25 09:30:00.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
107 DENIED edit
App\Entity\EntryComment {#3080
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#2942
    +user: App\Entity\User {#2955 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: null
    +root: null
    +body: "Guess not, Gnome desktops have *nothing* on them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1701516310 {#2937
      date: 2023-12-02 12:25:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2943 …}
    +nested: Doctrine\ORM\PersistentCollection {#2945 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
    -id: 161664
    -bodyTs: "'desktop':4 'gnome':3 'guess':1 'noth':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700899288 {#2938
      date: 2023-11-25 09:01:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "Not if you have the DING plugin installed (can be installed either as a plugin from the store or from the repos as a system-wide one) then you can have the icons on your Desktop just like other OSes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700901000 {#3082
    date: 2023-11-25 09:30:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@kalkulat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3078 …}
  +nested: Doctrine\ORM\PersistentCollection {#3076 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
  -id: 161728
  -bodyTs: "'desktop':37 'ding':6 'either':12 'icon':34 'instal':8,11 'like':39 'one':28 'ose':41 'plugin':7,15 'repo':22 'store':18 'system':26 'system-wid':25 'wide':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901000 {#3081
    date: 2023-11-25 09:30:00.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
108 DENIED moderate
App\Entity\EntryComment {#3080
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#2942
    +user: App\Entity\User {#2955 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: null
    +root: null
    +body: "Guess not, Gnome desktops have *nothing* on them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1701516310 {#2937
      date: 2023-12-02 12:25:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2943 …}
    +nested: Doctrine\ORM\PersistentCollection {#2945 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
    -id: 161664
    -bodyTs: "'desktop':4 'gnome':3 'guess':1 'noth':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700899288 {#2938
      date: 2023-11-25 09:01:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: "Not if you have the DING plugin installed (can be installed either as a plugin from the store or from the repos as a system-wide one) then you can have the icons on your Desktop just like other OSes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700901000 {#3082
    date: 2023-11-25 09:30:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@kalkulat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3078 …}
  +nested: Doctrine\ORM\PersistentCollection {#3076 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
  -id: 161728
  -bodyTs: "'desktop':37 'ding':6 'either':12 'icon':34 'instal':8,11 'like':39 'one':28 'ose':41 'plugin':7,15 'repo':22 'store':18 'system':26 'system-wid':25 'wide':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901000 {#3081
    date: 2023-11-25 09:30:00.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
109 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
110 DENIED moderate
App\Entity\EntryComment {#3160
  +user: App\Entity\User {#2955 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3080
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#2942
      +user: App\Entity\User {#2955 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: null
      +root: null
      +body: "Guess not, Gnome desktops have *nothing* on them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1701516310 {#2937
        date: 2023-12-02 12:25:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2943 …}
      +nested: Doctrine\ORM\PersistentCollection {#2945 …}
      +votes: Doctrine\ORM\PersistentCollection {#2947 …}
      +reports: Doctrine\ORM\PersistentCollection {#2949 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
      -id: 161664
      -bodyTs: "'desktop':4 'gnome':3 'guess':1 'noth':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5571405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700899288 {#2938
        date: 2023-11-25 09:01:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: "Not if you have the DING plugin installed (can be installed either as a plugin from the store or from the repos as a system-wide one) then you can have the icons on your Desktop just like other OSes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700901000 {#3082
      date: 2023-11-25 09:30:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@kalkulat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3078 …}
    +nested: Doctrine\ORM\PersistentCollection {#3076 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
    -id: 161728
    -bodyTs: "'desktop':37 'ding':6 'either':12 'icon':34 'instal':8,11 'like':39 'one':28 'ose':41 'plugin':7,15 'repo':22 'store':18 'system':26 'system-wid':25 'wide':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571675"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700901000 {#3081
      date: 2023-11-25 09:30:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: """
    Gnome purists would be *very* offended tho…\n
    \n
    Safer to try every keypress to find out how to get to the terminal.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700901409 {#3158
    date: 2023-11-25 09:36:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@kalkulat@lemmy.world"
    "@Draconic_NEO@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3161 …}
  +nested: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
  -id: 161741
  -bodyTs: "'everi':11 'find':14 'get':18 'gnome':1 'keypress':12 'offend':6 'purist':2 'safer':8 'termin':21 'tho':7 'tri':10 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901409 {#3159
    date: 2023-11-25 09:36:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3160
  +user: App\Entity\User {#2955 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3080
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#2942
      +user: App\Entity\User {#2955 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: null
      +root: null
      +body: "Guess not, Gnome desktops have *nothing* on them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1701516310 {#2937
        date: 2023-12-02 12:25:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2943 …}
      +nested: Doctrine\ORM\PersistentCollection {#2945 …}
      +votes: Doctrine\ORM\PersistentCollection {#2947 …}
      +reports: Doctrine\ORM\PersistentCollection {#2949 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
      -id: 161664
      -bodyTs: "'desktop':4 'gnome':3 'guess':1 'noth':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5571405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700899288 {#2938
        date: 2023-11-25 09:01:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: "Not if you have the DING plugin installed (can be installed either as a plugin from the store or from the repos as a system-wide one) then you can have the icons on your Desktop just like other OSes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700901000 {#3082
      date: 2023-11-25 09:30:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@kalkulat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3078 …}
    +nested: Doctrine\ORM\PersistentCollection {#3076 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
    -id: 161728
    -bodyTs: "'desktop':37 'ding':6 'either':12 'icon':34 'instal':8,11 'like':39 'one':28 'ose':41 'plugin':7,15 'repo':22 'store':18 'system':26 'system-wid':25 'wide':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571675"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700901000 {#3081
      date: 2023-11-25 09:30:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: """
    Gnome purists would be *very* offended tho…\n
    \n
    Safer to try every keypress to find out how to get to the terminal.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700901409 {#3158
    date: 2023-11-25 09:36:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@kalkulat@lemmy.world"
    "@Draconic_NEO@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3161 …}
  +nested: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
  -id: 161741
  -bodyTs: "'everi':11 'find':14 'get':18 'gnome':1 'keypress':12 'offend':6 'purist':2 'safer':8 'termin':21 'tho':7 'tri':10 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901409 {#3159
    date: 2023-11-25 09:36:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3160
  +user: App\Entity\User {#2955 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3080
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#2942
      +user: App\Entity\User {#2955 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: null
      +root: null
      +body: "Guess not, Gnome desktops have *nothing* on them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1701516310 {#2937
        date: 2023-12-02 12:25:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2943 …}
      +nested: Doctrine\ORM\PersistentCollection {#2945 …}
      +votes: Doctrine\ORM\PersistentCollection {#2947 …}
      +reports: Doctrine\ORM\PersistentCollection {#2949 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
      -id: 161664
      -bodyTs: "'desktop':4 'gnome':3 'guess':1 'noth':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5571405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700899288 {#2938
        date: 2023-11-25 09:01:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: "Not if you have the DING plugin installed (can be installed either as a plugin from the store or from the repos as a system-wide one) then you can have the icons on your Desktop just like other OSes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700901000 {#3082
      date: 2023-11-25 09:30:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@kalkulat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3078 …}
    +nested: Doctrine\ORM\PersistentCollection {#3076 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
    -id: 161728
    -bodyTs: "'desktop':37 'ding':6 'either':12 'icon':34 'instal':8,11 'like':39 'one':28 'ose':41 'plugin':7,15 'repo':22 'store':18 'system':26 'system-wid':25 'wide':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571675"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700901000 {#3081
      date: 2023-11-25 09:30:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: """
    Gnome purists would be *very* offended tho…\n
    \n
    Safer to try every keypress to find out how to get to the terminal.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700901409 {#3158
    date: 2023-11-25 09:36:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@kalkulat@lemmy.world"
    "@Draconic_NEO@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3161 …}
  +nested: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
  -id: 161741
  -bodyTs: "'everi':11 'find':14 'get':18 'gnome':1 'keypress':12 'offend':6 'purist':2 'safer':8 'termin':21 'tho':7 'tri':10 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5571733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901409 {#3159
    date: 2023-11-25 09:36:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 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
114 DENIED moderate
App\Entity\EntryComment {#3194
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3160
    +user: App\Entity\User {#2955 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#3080
      +user: Proxies\__CG__\App\Entity\User {#3079 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: App\Entity\EntryComment {#2942
        +user: App\Entity\User {#2955 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
        +image: null
        +parent: null
        +root: null
        +body: "Guess not, Gnome desktops have *nothing* on them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1701516310 {#2937
          date: 2023-12-02 12:25:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FrenLivesMatter@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2943 …}
        +nested: Doctrine\ORM\PersistentCollection {#2945 …}
        +votes: Doctrine\ORM\PersistentCollection {#2947 …}
        +reports: Doctrine\ORM\PersistentCollection {#2949 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
        -id: 161664
        -bodyTs: "'desktop':4 'gnome':3 'guess':1 'noth':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5571405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700899288 {#2938
          date: 2023-11-25 09:01:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2942}
      +body: "Not if you have the DING plugin installed (can be installed either as a plugin from the store or from the repos as a system-wide one) then you can have the icons on your Desktop just like other OSes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700901000 {#3082
        date: 2023-11-25 09:30:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
        "@kalkulat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3078 …}
      +nested: Doctrine\ORM\PersistentCollection {#3076 …}
      +votes: Doctrine\ORM\PersistentCollection {#3074 …}
      +reports: Doctrine\ORM\PersistentCollection {#3072 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
      -id: 161728
      -bodyTs: "'desktop':37 'ding':6 'either':12 'icon':34 'instal':8,11 'like':39 'one':28 'ose':41 'plugin':7,15 'repo':22 'store':18 'system':26 'system-wid':25 'wide':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5571675"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700901000 {#3081
        date: 2023-11-25 09:30:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: """
      Gnome purists would be *very* offended tho…\n
      \n
      Safer to try every keypress to find out how to get to the terminal.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700901409 {#3158
      date: 2023-11-25 09:36:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@kalkulat@lemmy.world"
      "@Draconic_NEO@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3161 …}
    +nested: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3165 …}
    +reports: Doctrine\ORM\PersistentCollection {#3167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
    -id: 161741
    -bodyTs: "'everi':11 'find':14 'get':18 'gnome':1 'keypress':12 'offend':6 'purist':2 'safer':8 'termin':21 'tho':7 'tri':10 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700901409 {#3159
      date: 2023-11-25 09:36:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: """
    Super-key -&gt; t -&gt; Enter\n
    \n
    If that doesn’t work, you’re not using the terminal enough.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700932311 {#3193
    date: 2023-11-25 18:11:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@kalkulat@lemmy.world"
    "@Draconic_NEO@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3197 …}
  +nested: Doctrine\ORM\PersistentCollection {#3202 …}
  +votes: Doctrine\ORM\PersistentCollection {#3198 …}
  +reports: Doctrine\ORM\PersistentCollection {#3204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
  -id: 163094
  -bodyTs: "'doesn':8 'enough':17 'enter':5 'key':3 're':12 'super':2 'super-key':1 'termin':16 'use':14 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700932311 {#3190
    date: 2023-11-25 18:11:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3194
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3160
    +user: App\Entity\User {#2955 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#3080
      +user: Proxies\__CG__\App\Entity\User {#3079 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: App\Entity\EntryComment {#2942
        +user: App\Entity\User {#2955 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
        +image: null
        +parent: null
        +root: null
        +body: "Guess not, Gnome desktops have *nothing* on them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1701516310 {#2937
          date: 2023-12-02 12:25:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FrenLivesMatter@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2943 …}
        +nested: Doctrine\ORM\PersistentCollection {#2945 …}
        +votes: Doctrine\ORM\PersistentCollection {#2947 …}
        +reports: Doctrine\ORM\PersistentCollection {#2949 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
        -id: 161664
        -bodyTs: "'desktop':4 'gnome':3 'guess':1 'noth':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5571405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700899288 {#2938
          date: 2023-11-25 09:01:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2942}
      +body: "Not if you have the DING plugin installed (can be installed either as a plugin from the store or from the repos as a system-wide one) then you can have the icons on your Desktop just like other OSes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700901000 {#3082
        date: 2023-11-25 09:30:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
        "@kalkulat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3078 …}
      +nested: Doctrine\ORM\PersistentCollection {#3076 …}
      +votes: Doctrine\ORM\PersistentCollection {#3074 …}
      +reports: Doctrine\ORM\PersistentCollection {#3072 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
      -id: 161728
      -bodyTs: "'desktop':37 'ding':6 'either':12 'icon':34 'instal':8,11 'like':39 'one':28 'ose':41 'plugin':7,15 'repo':22 'store':18 'system':26 'system-wid':25 'wide':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5571675"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700901000 {#3081
        date: 2023-11-25 09:30:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: """
      Gnome purists would be *very* offended tho…\n
      \n
      Safer to try every keypress to find out how to get to the terminal.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700901409 {#3158
      date: 2023-11-25 09:36:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@kalkulat@lemmy.world"
      "@Draconic_NEO@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3161 …}
    +nested: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3165 …}
    +reports: Doctrine\ORM\PersistentCollection {#3167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
    -id: 161741
    -bodyTs: "'everi':11 'find':14 'get':18 'gnome':1 'keypress':12 'offend':6 'purist':2 'safer':8 'termin':21 'tho':7 'tri':10 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700901409 {#3159
      date: 2023-11-25 09:36:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: """
    Super-key -&gt; t -&gt; Enter\n
    \n
    If that doesn’t work, you’re not using the terminal enough.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700932311 {#3193
    date: 2023-11-25 18:11:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@kalkulat@lemmy.world"
    "@Draconic_NEO@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3197 …}
  +nested: Doctrine\ORM\PersistentCollection {#3202 …}
  +votes: Doctrine\ORM\PersistentCollection {#3198 …}
  +reports: Doctrine\ORM\PersistentCollection {#3204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
  -id: 163094
  -bodyTs: "'doesn':8 'enough':17 'enter':5 'key':3 're':12 'super':2 'super-key':1 'termin':16 'use':14 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700932311 {#3190
    date: 2023-11-25 18:11:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3194
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
  +image: null
  +parent: App\Entity\EntryComment {#3160
    +user: App\Entity\User {#2955 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
    +image: null
    +parent: App\Entity\EntryComment {#3080
      +user: Proxies\__CG__\App\Entity\User {#3079 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
      +image: null
      +parent: App\Entity\EntryComment {#2942
        +user: App\Entity\User {#2955 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2644 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2645 …}
        +image: null
        +parent: null
        +root: null
        +body: "Guess not, Gnome desktops have *nothing* on them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1701516310 {#2937
          date: 2023-12-02 12:25:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FrenLivesMatter@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2943 …}
        +nested: Doctrine\ORM\PersistentCollection {#2945 …}
        +votes: Doctrine\ORM\PersistentCollection {#2947 …}
        +reports: Doctrine\ORM\PersistentCollection {#2949 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
        -id: 161664
        -bodyTs: "'desktop':4 'gnome':3 'guess':1 'noth':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5571405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700899288 {#2938
          date: 2023-11-25 09:01:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2942}
      +body: "Not if you have the DING plugin installed (can be installed either as a plugin from the store or from the repos as a system-wide one) then you can have the icons on your Desktop just like other OSes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700901000 {#3082
        date: 2023-11-25 09:30:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FrenLivesMatter@lemmy.today"
        "@kalkulat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3078 …}
      +nested: Doctrine\ORM\PersistentCollection {#3076 …}
      +votes: Doctrine\ORM\PersistentCollection {#3074 …}
      +reports: Doctrine\ORM\PersistentCollection {#3072 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
      -id: 161728
      -bodyTs: "'desktop':37 'ding':6 'either':12 'icon':34 'instal':8,11 'like':39 'one':28 'ose':41 'plugin':7,15 'repo':22 'store':18 'system':26 'system-wid':25 'wide':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5571675"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700901000 {#3081
        date: 2023-11-25 09:30:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2942}
    +body: """
      Gnome purists would be *very* offended tho…\n
      \n
      Safer to try every keypress to find out how to get to the terminal.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700901409 {#3158
      date: 2023-11-25 09:36:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FrenLivesMatter@lemmy.today"
      "@kalkulat@lemmy.world"
      "@Draconic_NEO@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3161 …}
    +nested: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3165 …}
    +reports: Doctrine\ORM\PersistentCollection {#3167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
    -id: 161741
    -bodyTs: "'everi':11 'find':14 'get':18 'gnome':1 'keypress':12 'offend':6 'purist':2 'safer':8 'termin':21 'tho':7 'tri':10 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5571733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700901409 {#3159
      date: 2023-11-25 09:36:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2942}
  +body: """
    Super-key -&gt; t -&gt; Enter\n
    \n
    If that doesn’t work, you’re not using the terminal enough.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700932311 {#3193
    date: 2023-11-25 18:11:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@kalkulat@lemmy.world"
    "@Draconic_NEO@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3197 …}
  +nested: Doctrine\ORM\PersistentCollection {#3202 …}
  +votes: Doctrine\ORM\PersistentCollection {#3198 …}
  +reports: Doctrine\ORM\PersistentCollection {#3204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
  -id: 163094
  -bodyTs: "'doesn':8 'enough':17 'enter':5 'key':3 're':12 'super':2 'super-key':1 'termin':16 'use':14 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700932311 {#3190
    date: 2023-11-25 18:11:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details