GET https://kbin.spritesserver.nl/u/@SomeBoyo@feddit.de/comments/hot?p=1

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.22 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.03 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 {#2070
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: null
  +root: null
  +body: "Build android"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702836149 {#2057
    date: 2023-12-17 19:02:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GustavoM@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 230972
  -bodyTs: "'android':2 'build':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5720137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702836149 {#2330
    date: 2023-12-17 19:02:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2070
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: null
  +root: null
  +body: "Build android"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702836149 {#2057
    date: 2023-12-17 19:02:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GustavoM@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 230972
  -bodyTs: "'android':2 'build':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5720137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702836149 {#2330
    date: 2023-12-17 19:02:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2070
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: null
  +root: null
  +body: "Build android"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702836149 {#2057
    date: 2023-12-17 19:02:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GustavoM@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 230972
  -bodyTs: "'android':2 'build':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5720137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702836149 {#2330
    date: 2023-12-17 19:02:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2140
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +body: "That video is weirdly interesting and scary at the same time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702750110 {#2048
    date: 2023-12-16 19:08:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@PersonalDevKit@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2120 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 227579
  -bodyTs: "'interest':5 'scari':7 'time':11 'video':2 'weird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5701767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702750110 {#2056
    date: 2023-12-16 19:08: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
7 DENIED edit
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +body: "That video is weirdly interesting and scary at the same time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702750110 {#2048
    date: 2023-12-16 19:08:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@PersonalDevKit@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2120 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 227579
  -bodyTs: "'interest':5 'scari':7 'time':11 'video':2 'weird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5701767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702750110 {#2056
    date: 2023-12-16 19:08: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
8 DENIED moderate
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +body: "That video is weirdly interesting and scary at the same time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702750110 {#2048
    date: 2023-12-16 19:08:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@PersonalDevKit@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2120 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 227579
  -bodyTs: "'interest':5 'scari':7 'time':11 'video':2 'weird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5701767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702750110 {#2056
    date: 2023-12-16 19:08: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
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 {#2113
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: null
  +root: null
  +body: "Mint is a good beginner distro and has many guides available. Try LMDE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702573752 {#2130
    date: 2023-12-14 18:09:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thespezfucker@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2126 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 221813
  -bodyTs: "'avail':11 'beginn':5 'distro':6 'good':4 'guid':10 'lmde':13 'mani':9 'mint':1 'tri':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5660398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702573752 {#2336
    date: 2023-12-14 18:09:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2113
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: null
  +root: null
  +body: "Mint is a good beginner distro and has many guides available. Try LMDE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702573752 {#2130
    date: 2023-12-14 18:09:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thespezfucker@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2126 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 221813
  -bodyTs: "'avail':11 'beginn':5 'distro':6 'good':4 'guid':10 'lmde':13 'mani':9 'mint':1 'tri':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5660398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702573752 {#2336
    date: 2023-12-14 18:09:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2113
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +parent: null
  +root: null
  +body: "Mint is a good beginner distro and has many guides available. Try LMDE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702573752 {#2130
    date: 2023-12-14 18:09:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thespezfucker@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2126 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 221813
  -bodyTs: "'avail':11 'beginn':5 'distro':6 'good':4 'guid':10 'lmde':13 'mani':9 'mint':1 'tri':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5660398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702573752 {#2336
    date: 2023-12-14 18:09:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2093
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2127 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: null
  +root: null
  +body: "How much time is a @jeffpassan?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702206458 {#2114
    date: 2023-12-10 12:07:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeffpassan"
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 216334
  -bodyTs: "'jeffpassan':6 'much':2 'time':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5555398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702206458 {#2106
    date: 2023-12-10 12:07: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
15 DENIED edit
App\Entity\EntryComment {#2093
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2127 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: null
  +root: null
  +body: "How much time is a @jeffpassan?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702206458 {#2114
    date: 2023-12-10 12:07:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeffpassan"
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 216334
  -bodyTs: "'jeffpassan':6 'much':2 'time':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5555398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702206458 {#2106
    date: 2023-12-10 12:07: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
16 DENIED moderate
App\Entity\EntryComment {#2093
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2127 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: null
  +root: null
  +body: "How much time is a @jeffpassan?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702206458 {#2114
    date: 2023-12-10 12:07:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeffpassan"
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 216334
  -bodyTs: "'jeffpassan':6 'much':2 'time':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5555398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702206458 {#2106
    date: 2023-12-10 12:07: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
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 {#2107
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +body: "Yes, it’s relatively convenient with NFC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702161668 {#2090
    date: 2023-12-09 23:41:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Y2K38@lemmy.one"
    "@phase@lemmy.8th.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2105 …}
  +votes: Doctrine\ORM\PersistentCollection {#2100 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 215148
  -bodyTs: "'conveni':5 'nfc':7 'relat':4 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5542546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702161668 {#2086
    date: 2023-12-09 23:41:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2107
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +body: "Yes, it’s relatively convenient with NFC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702161668 {#2090
    date: 2023-12-09 23:41:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Y2K38@lemmy.one"
    "@phase@lemmy.8th.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2105 …}
  +votes: Doctrine\ORM\PersistentCollection {#2100 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 215148
  -bodyTs: "'conveni':5 'nfc':7 'relat':4 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5542546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702161668 {#2086
    date: 2023-12-09 23:41:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2107
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +body: "Yes, it’s relatively convenient with NFC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702161668 {#2090
    date: 2023-12-09 23:41:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Y2K38@lemmy.one"
    "@phase@lemmy.8th.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2105 …}
  +votes: Doctrine\ORM\PersistentCollection {#2100 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 215148
  -bodyTs: "'conveni':5 'nfc':7 'relat':4 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5542546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702161668 {#2086
    date: 2023-12-09 23:41:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2050
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2232 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +body: "We don’t talk about that here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701821126 {#2109
    date: 2023-12-06 01:05:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@DmMacniel@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 200855
  -bodyTs: "'talk':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5435623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701821126 {#2124
    date: 2023-12-06 01:05:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2050
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2232 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +body: "We don’t talk about that here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701821126 {#2109
    date: 2023-12-06 01:05:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@DmMacniel@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 200855
  -bodyTs: "'talk':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5435623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701821126 {#2124
    date: 2023-12-06 01:05:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2050
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2229 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2232 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +body: "We don’t talk about that here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701821126 {#2109
    date: 2023-12-06 01:05:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@DmMacniel@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 200855
  -bodyTs: "'talk':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5435623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701821126 {#2124
    date: 2023-12-06 01:05:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2322
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2321 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2312 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
  +body: "![1000050005](https://feddit.de/pictrs/image/a210c236-0734-46ed-85ae-4177170a8968.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1701338697 {#2055
    date: 2023-11-30 11:04:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@PoolloverNathan@programming.dev"
    "@Schmeckinger@feddit.de"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2306 …}
  +nested: Doctrine\ORM\PersistentCollection {#2305 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
  -id: 180309
  -bodyTs: "'/pictrs/image/a210c236-0734-46ed-85ae-4177170a8968.jpeg)':4 '1000050005':1 'feddit.de':3 'feddit.de/pictrs/image/a210c236-0734-46ed-85ae-4177170a8968.jpeg)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5278015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701338697 {#2052
    date: 2023-11-30 11:04:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2322
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2321 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2312 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
  +body: "![1000050005](https://feddit.de/pictrs/image/a210c236-0734-46ed-85ae-4177170a8968.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1701338697 {#2055
    date: 2023-11-30 11:04:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@PoolloverNathan@programming.dev"
    "@Schmeckinger@feddit.de"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2306 …}
  +nested: Doctrine\ORM\PersistentCollection {#2305 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
  -id: 180309
  -bodyTs: "'/pictrs/image/a210c236-0734-46ed-85ae-4177170a8968.jpeg)':4 '1000050005':1 'feddit.de':3 'feddit.de/pictrs/image/a210c236-0734-46ed-85ae-4177170a8968.jpeg)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5278015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701338697 {#2052
    date: 2023-11-30 11:04:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2322
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2321 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2312 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
  +body: "![1000050005](https://feddit.de/pictrs/image/a210c236-0734-46ed-85ae-4177170a8968.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1701338697 {#2055
    date: 2023-11-30 11:04:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@PoolloverNathan@programming.dev"
    "@Schmeckinger@feddit.de"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2306 …}
  +nested: Doctrine\ORM\PersistentCollection {#2305 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
  -id: 180309
  -bodyTs: "'/pictrs/image/a210c236-0734-46ed-85ae-4177170a8968.jpeg)':4 '1000050005':1 'feddit.de':3 'feddit.de/pictrs/image/a210c236-0734-46ed-85ae-4177170a8968.jpeg)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5278015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701338697 {#2052
    date: 2023-11-30 11:04:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2281
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2232 …}
  +image: null
  +parent: null
  +root: null
  +body: "Note: the bag is paired to it’s contents. Reusing an old bag will destroy it’s new contents."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702483306 {#2315
    date: 2023-12-13 17:01:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@safetygunfatpopcorn@fanaticus.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 176452
  -bodyTs: "'bag':3,13 'content':9,19 'destroy':15 'new':18 'note':1 'old':12 'pair':5 'reus':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5250168"
  +editedAt: DateTimeImmutable @1702126787 {#2320
    date: 2023-12-09 13:59:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701256775 {#2045
    date: 2023-11-29 12:19:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2281
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2232 …}
  +image: null
  +parent: null
  +root: null
  +body: "Note: the bag is paired to it’s contents. Reusing an old bag will destroy it’s new contents."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702483306 {#2315
    date: 2023-12-13 17:01:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@safetygunfatpopcorn@fanaticus.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 176452
  -bodyTs: "'bag':3,13 'content':9,19 'destroy':15 'new':18 'note':1 'old':12 'pair':5 'reus':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5250168"
  +editedAt: DateTimeImmutable @1702126787 {#2320
    date: 2023-12-09 13:59:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701256775 {#2045
    date: 2023-11-29 12:19:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2281
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2232 …}
  +image: null
  +parent: null
  +root: null
  +body: "Note: the bag is paired to it’s contents. Reusing an old bag will destroy it’s new contents."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702483306 {#2315
    date: 2023-12-13 17:01:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@safetygunfatpopcorn@fanaticus.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 176452
  -bodyTs: "'bag':3,13 'content':9,19 'destroy':15 'new':18 'note':1 'old':12 'pair':5 'reus':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5250168"
  +editedAt: DateTimeImmutable @1702126787 {#2320
    date: 2023-12-09 13:59:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701256775 {#2045
    date: 2023-11-29 12:19:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2196
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2199 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +body: "[github.com/wescode/lemmy_migrate](https://github.com/wescode/lemmy_migrate) might help"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701194175 {#2295
    date: 2023-11-28 18:56:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@empireOfLove@lemmy.one"
    "@quatschkopf34@feddit.de"
    "@Sailing7@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 174281
  -bodyTs: "'/wescode/lemmy_migrate](https://github.com/wescode/lemmy_migrate)':3 'github.com':2 'github.com/wescode/lemmy_migrate](https://github.com/wescode/lemmy_migrate)':1 'help':5 'might':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5228418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701194175 {#2296
    date: 2023-11-28 18:56:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2196
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2199 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +body: "[github.com/wescode/lemmy_migrate](https://github.com/wescode/lemmy_migrate) might help"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701194175 {#2295
    date: 2023-11-28 18:56:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@empireOfLove@lemmy.one"
    "@quatschkopf34@feddit.de"
    "@Sailing7@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 174281
  -bodyTs: "'/wescode/lemmy_migrate](https://github.com/wescode/lemmy_migrate)':3 'github.com':2 'github.com/wescode/lemmy_migrate](https://github.com/wescode/lemmy_migrate)':1 'help':5 'might':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5228418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701194175 {#2296
    date: 2023-11-28 18:56:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2196
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2199 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +body: "[github.com/wescode/lemmy_migrate](https://github.com/wescode/lemmy_migrate) might help"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701194175 {#2295
    date: 2023-11-28 18:56:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@empireOfLove@lemmy.one"
    "@quatschkopf34@feddit.de"
    "@Sailing7@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 174281
  -bodyTs: "'/wescode/lemmy_migrate](https://github.com/wescode/lemmy_migrate)':3 'github.com':2 'github.com/wescode/lemmy_migrate](https://github.com/wescode/lemmy_migrate)':1 'help':5 'might':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5228418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701194175 {#2296
    date: 2023-11-28 18:56:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2270
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +body: """
    ```\n
    \n
    <span style="color:#323232;">~ $ cowsay Where Linux?\n
    </span><span style="color:#323232;"> ______________\n
    </span><span style="color:#323232;">&lt; Where Linux? >\n
    </span><span style="color:#323232;"> --------------\n
    </span><span style="color:#323232;">           ^__^\n
    </span><span style="color:#323232;">           (oo)_______\n
    </span><span style="color:#323232;">            (__)       )/\n
    </span><span style="color:#323232;">                ||----w |\n
    </span><span style="color:#323232;">                ||     ||\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700849154 {#2217
    date: 2023-11-24 19:05:54.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@bauve@jlai.lu"
    "@QuazarOmega@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 159358
  -bodyTs: "'cowsay':1 'linux':3,5 'oo':6 'w':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5112358"
  +editedAt: DateTimeImmutable @1701554864 {#2219
    date: 2023-12-02 23:07:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700849154 {#2290
    date: 2023-11-24 19:05: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
39 DENIED edit
App\Entity\EntryComment {#2270
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +body: """
    ```\n
    \n
    <span style="color:#323232;">~ $ cowsay Where Linux?\n
    </span><span style="color:#323232;"> ______________\n
    </span><span style="color:#323232;">&lt; Where Linux? >\n
    </span><span style="color:#323232;"> --------------\n
    </span><span style="color:#323232;">           ^__^\n
    </span><span style="color:#323232;">           (oo)_______\n
    </span><span style="color:#323232;">            (__)       )/\n
    </span><span style="color:#323232;">                ||----w |\n
    </span><span style="color:#323232;">                ||     ||\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700849154 {#2217
    date: 2023-11-24 19:05:54.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@bauve@jlai.lu"
    "@QuazarOmega@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 159358
  -bodyTs: "'cowsay':1 'linux':3,5 'oo':6 'w':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5112358"
  +editedAt: DateTimeImmutable @1701554864 {#2219
    date: 2023-12-02 23:07:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700849154 {#2290
    date: 2023-11-24 19:05: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
40 DENIED moderate
App\Entity\EntryComment {#2270
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +body: """
    ```\n
    \n
    <span style="color:#323232;">~ $ cowsay Where Linux?\n
    </span><span style="color:#323232;"> ______________\n
    </span><span style="color:#323232;">&lt; Where Linux? >\n
    </span><span style="color:#323232;"> --------------\n
    </span><span style="color:#323232;">           ^__^\n
    </span><span style="color:#323232;">           (oo)_______\n
    </span><span style="color:#323232;">            (__)       )/\n
    </span><span style="color:#323232;">                ||----w |\n
    </span><span style="color:#323232;">                ||     ||\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700849154 {#2217
    date: 2023-11-24 19:05:54.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@bauve@jlai.lu"
    "@QuazarOmega@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 159358
  -bodyTs: "'cowsay':1 'linux':3,5 'oo':6 'w':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5112358"
  +editedAt: DateTimeImmutable @1701554864 {#2219
    date: 2023-12-02 23:07:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700849154 {#2290
    date: 2023-11-24 19:05: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
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 {#2240
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2236 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: null
  +root: null
  +body: "What game deserved this masterpiece?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700579586 {#2211
    date: 2023-11-21 16:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2233 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2237 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
  -id: 223876
  -bodyTs: "'deserv':3 'game':2 'masterpiec':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5016158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700579586 {#2200
    date: 2023-11-21 16:13:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2240
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2236 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: null
  +root: null
  +body: "What game deserved this masterpiece?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700579586 {#2211
    date: 2023-11-21 16:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2233 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2237 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
  -id: 223876
  -bodyTs: "'deserv':3 'game':2 'masterpiec':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5016158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700579586 {#2200
    date: 2023-11-21 16:13:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2240
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2236 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: null
  +root: null
  +body: "What game deserved this masterpiece?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700579586 {#2211
    date: 2023-11-21 16:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2233 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2237 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
  -id: 223876
  -bodyTs: "'deserv':3 'game':2 'masterpiec':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5016158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700579586 {#2200
    date: 2023-11-21 16:13:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2248
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2247 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2247 …}
  +body: "It even has a Debian based release"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700559295 {#2239
    date: 2023-11-21 10:34:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@nottheengineer@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2255 …}
  +nested: Doctrine\ORM\PersistentCollection {#2251 …}
  +votes: Doctrine\ORM\PersistentCollection {#2285 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
  -id: 146031
  -bodyTs: "'base':6 'debian':5 'even':2 'releas':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5009013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700559295 {#2242
    date: 2023-11-21 10:34: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
47 DENIED edit
App\Entity\EntryComment {#2248
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2247 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2247 …}
  +body: "It even has a Debian based release"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700559295 {#2239
    date: 2023-11-21 10:34:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@nottheengineer@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2255 …}
  +nested: Doctrine\ORM\PersistentCollection {#2251 …}
  +votes: Doctrine\ORM\PersistentCollection {#2285 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
  -id: 146031
  -bodyTs: "'base':6 'debian':5 'even':2 'releas':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5009013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700559295 {#2242
    date: 2023-11-21 10:34: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
48 DENIED moderate
App\Entity\EntryComment {#2248
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2247 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2247 …}
  +body: "It even has a Debian based release"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700559295 {#2239
    date: 2023-11-21 10:34:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@nottheengineer@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2255 …}
  +nested: Doctrine\ORM\PersistentCollection {#2251 …}
  +votes: Doctrine\ORM\PersistentCollection {#2285 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
  -id: 146031
  -bodyTs: "'base':6 'debian':5 'even':2 'releas':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5009013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700559295 {#2242
    date: 2023-11-21 10:34: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
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 {#2158
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2151 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2147 …}
  +body: "If you’re lucky"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700517074 {#2245
    date: 2023-11-20 22:51:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@PlasticExistence@lemmy.world"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2145 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  -id: 144269
  -bodyTs: "'lucki':4 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4993101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700517074 {#2246
    date: 2023-11-20 22:51:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2158
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2151 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2147 …}
  +body: "If you’re lucky"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700517074 {#2245
    date: 2023-11-20 22:51:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@PlasticExistence@lemmy.world"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2145 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  -id: 144269
  -bodyTs: "'lucki':4 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4993101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700517074 {#2246
    date: 2023-11-20 22:51:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2158
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2151 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2147 …}
  +body: "If you’re lucky"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700517074 {#2245
    date: 2023-11-20 22:51:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@PlasticExistence@lemmy.world"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2145 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  -id: 144269
  -bodyTs: "'lucki':4 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4993101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700517074 {#2246
    date: 2023-11-20 22:51:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2186
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2173 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: null
  +root: null
  +body: "[openboard](https://www.f-droid.org/packages/org.dslul.openboard.inputmethod.latin/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702058557 {#2154
    date: 2023-12-08 19:02:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BeatTakeshi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2187 …}
  +nested: Doctrine\ORM\PersistentCollection {#2177 …}
  +votes: Doctrine\ORM\PersistentCollection {#2174 …}
  +reports: Doctrine\ORM\PersistentCollection {#2170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
  -id: 126796
  -bodyTs: "'/packages/org.dslul.openboard.inputmethod.latin/)':4 'openboard':1 'www.f-droid.org':3 'www.f-droid.org/packages/org.dslul.openboard.inputmethod.latin/)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4835556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700049691 {#2155
    date: 2023-11-15 13:01:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2186
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2173 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: null
  +root: null
  +body: "[openboard](https://www.f-droid.org/packages/org.dslul.openboard.inputmethod.latin/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702058557 {#2154
    date: 2023-12-08 19:02:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BeatTakeshi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2187 …}
  +nested: Doctrine\ORM\PersistentCollection {#2177 …}
  +votes: Doctrine\ORM\PersistentCollection {#2174 …}
  +reports: Doctrine\ORM\PersistentCollection {#2170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
  -id: 126796
  -bodyTs: "'/packages/org.dslul.openboard.inputmethod.latin/)':4 'openboard':1 'www.f-droid.org':3 'www.f-droid.org/packages/org.dslul.openboard.inputmethod.latin/)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4835556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700049691 {#2155
    date: 2023-11-15 13:01:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2186
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2173 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: null
  +root: null
  +body: "[openboard](https://www.f-droid.org/packages/org.dslul.openboard.inputmethod.latin/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702058557 {#2154
    date: 2023-12-08 19:02:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BeatTakeshi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2187 …}
  +nested: Doctrine\ORM\PersistentCollection {#2177 …}
  +votes: Doctrine\ORM\PersistentCollection {#2174 …}
  +reports: Doctrine\ORM\PersistentCollection {#2170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
  -id: 126796
  -bodyTs: "'/packages/org.dslul.openboard.inputmethod.latin/)':4 'openboard':1 'www.f-droid.org':3 'www.f-droid.org/packages/org.dslul.openboard.inputmethod.latin/)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4835556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700049691 {#2155
    date: 2023-11-15 13:01:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1985
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1994 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1995 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1995 …}
  +body: "Vanced is dead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697665613 {#2172
    date: 2023-10-18 23:46:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moosetwin@lemmy.dbzer0.com"
    "@Oliper202020@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2005 …}
  +nested: Doctrine\ORM\PersistentCollection {#1996 …}
  +votes: Doctrine\ORM\PersistentCollection {#1993 …}
  +reports: Doctrine\ORM\PersistentCollection {#1992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
  -id: 57827
  -bodyTs: "'dead':3 'vanc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4009462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697665613 {#2171
    date: 2023-10-18 23:46:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1985
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1994 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1995 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1995 …}
  +body: "Vanced is dead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697665613 {#2172
    date: 2023-10-18 23:46:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moosetwin@lemmy.dbzer0.com"
    "@Oliper202020@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2005 …}
  +nested: Doctrine\ORM\PersistentCollection {#1996 …}
  +votes: Doctrine\ORM\PersistentCollection {#1993 …}
  +reports: Doctrine\ORM\PersistentCollection {#1992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
  -id: 57827
  -bodyTs: "'dead':3 'vanc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4009462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697665613 {#2171
    date: 2023-10-18 23:46:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1985
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1994 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1995 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1995 …}
  +body: "Vanced is dead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697665613 {#2172
    date: 2023-10-18 23:46:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moosetwin@lemmy.dbzer0.com"
    "@Oliper202020@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2005 …}
  +nested: Doctrine\ORM\PersistentCollection {#1996 …}
  +votes: Doctrine\ORM\PersistentCollection {#1993 …}
  +reports: Doctrine\ORM\PersistentCollection {#1992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
  -id: 57827
  -bodyTs: "'dead':3 'vanc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4009462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697665613 {#2171
    date: 2023-10-18 23:46:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details