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.79 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.07 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 {#1400
  +user: Proxies\__CG__\App\Entity\User {#1976 …}
  +entry: App\Entity\Entry {#1917 …}
  +magazine: App\Entity\Magazine {#308
    +icon: null
    +name: "animemes@lemmy.ml"
    +title: "animemes"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 4
    +entryCommentCount: 6
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728484543 {#321
      date: 2024-10-09 16:35:43.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 151
    +apId: "animemes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/animemes"
    +apPublicUrl: "https://lemmy.ml/c/animemes"
    +apFollowersUrl: "https://lemmy.ml/c/animemes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "animemes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704604209 {#324
      date: 2024-01-07 06:10:09.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704604206 {#320
      date: 2024-01-07 06:10:06.0 +01:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2449 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2449 …}
  +body: """
    depends on what you want. i can’t get a good grasp of the very new ones because they’re too short, but “maoi reijou no shikousha” looks like the villainess’ butler, and there’s one with a really long title that you can probably find by searching “lougout vrmmo” that looks like sao after they get out\n
    \n
    less recent ones i like are “everyone is from another world except me” (comedy) and “heroine survival” (otome game but the girl is grinding her levels and skills through battle)\n
    \n
    if you don’t mind webtoons, i’m a fan of “the extra’s academy survival guide” (entered a game as a minor villain who had just been defeated by the protagonist) because i’ve read some of the webnovel, and “the archmage’s restaurant” (op guy, cooking slice of life)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706154483 {#2407
    date: 2024-01-25 04:48:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lobelia581@lemmy.dbzer0.com"
    "@Shirasho@lemmings.world"
    "@lobelia581@lemmy.dbzer0.com"
    "@Shirasho@lemmings.world"
    "@lobelia581@lemmy.dbzer0.com"
    "@Shirasho@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2450 …}
  +nested: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  -id: 338411
  -bodyTs: "'academi':103 'anoth':68 'archmag':131 'battl':88 'butler':32 'comedi':72 'cook':136 'defeat':117 'depend':1 'enter':106 'everyon':65 'except':70 'extra':101 'fan':98 'find':46 'game':77,108 'get':9,57 'girl':80 'good':11 'grasp':12 'grind':82 'guid':105 'guy':135 'heroin':74 'less':59 'level':84 'life':139 'like':29,53,63 'long':40 'look':28,52 'lougout':49 'm':96 'maoi':24 'mind':93 'minor':111 'new':16 'one':17,36,61 'op':134 'otom':76 'probabl':45 'protagonist':120 're':20 'read':124 'realli':39 'recent':60 'reijou':25 'restaur':133 'sao':54 'search':48 'shikousha':27 'short':22 'skill':86 'slice':137 'surviv':75,104 'titl':41 've':123 'villai':31 'villain':112 'vrmmo':50 'want':5 'webnovel':128 'webtoon':94 'world':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7094411"
  +editedAt: DateTimeImmutable @1728483343 {#1368
    date: 2024-10-09 16:15:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706154483 {#1365
    date: 2024-01-25 04:48:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1400
  +user: Proxies\__CG__\App\Entity\User {#1976 …}
  +entry: App\Entity\Entry {#1917 …}
  +magazine: App\Entity\Magazine {#308
    +icon: null
    +name: "animemes@lemmy.ml"
    +title: "animemes"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 4
    +entryCommentCount: 6
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728484543 {#321
      date: 2024-10-09 16:35:43.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 151
    +apId: "animemes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/animemes"
    +apPublicUrl: "https://lemmy.ml/c/animemes"
    +apFollowersUrl: "https://lemmy.ml/c/animemes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "animemes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704604209 {#324
      date: 2024-01-07 06:10:09.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704604206 {#320
      date: 2024-01-07 06:10:06.0 +01:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2449 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2449 …}
  +body: """
    depends on what you want. i can’t get a good grasp of the very new ones because they’re too short, but “maoi reijou no shikousha” looks like the villainess’ butler, and there’s one with a really long title that you can probably find by searching “lougout vrmmo” that looks like sao after they get out\n
    \n
    less recent ones i like are “everyone is from another world except me” (comedy) and “heroine survival” (otome game but the girl is grinding her levels and skills through battle)\n
    \n
    if you don’t mind webtoons, i’m a fan of “the extra’s academy survival guide” (entered a game as a minor villain who had just been defeated by the protagonist) because i’ve read some of the webnovel, and “the archmage’s restaurant” (op guy, cooking slice of life)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706154483 {#2407
    date: 2024-01-25 04:48:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lobelia581@lemmy.dbzer0.com"
    "@Shirasho@lemmings.world"
    "@lobelia581@lemmy.dbzer0.com"
    "@Shirasho@lemmings.world"
    "@lobelia581@lemmy.dbzer0.com"
    "@Shirasho@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2450 …}
  +nested: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  -id: 338411
  -bodyTs: "'academi':103 'anoth':68 'archmag':131 'battl':88 'butler':32 'comedi':72 'cook':136 'defeat':117 'depend':1 'enter':106 'everyon':65 'except':70 'extra':101 'fan':98 'find':46 'game':77,108 'get':9,57 'girl':80 'good':11 'grasp':12 'grind':82 'guid':105 'guy':135 'heroin':74 'less':59 'level':84 'life':139 'like':29,53,63 'long':40 'look':28,52 'lougout':49 'm':96 'maoi':24 'mind':93 'minor':111 'new':16 'one':17,36,61 'op':134 'otom':76 'probabl':45 'protagonist':120 're':20 'read':124 'realli':39 'recent':60 'reijou':25 'restaur':133 'sao':54 'search':48 'shikousha':27 'short':22 'skill':86 'slice':137 'surviv':75,104 'titl':41 've':123 'villai':31 'villain':112 'vrmmo':50 'want':5 'webnovel':128 'webtoon':94 'world':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7094411"
  +editedAt: DateTimeImmutable @1728483343 {#1368
    date: 2024-10-09 16:15:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706154483 {#1365
    date: 2024-01-25 04:48:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1400
  +user: Proxies\__CG__\App\Entity\User {#1976 …}
  +entry: App\Entity\Entry {#1917 …}
  +magazine: App\Entity\Magazine {#308
    +icon: null
    +name: "animemes@lemmy.ml"
    +title: "animemes"
    +description: null
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 4
    +entryCommentCount: 6
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728484543 {#321
      date: 2024-10-09 16:35:43.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 151
    +apId: "animemes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/animemes"
    +apPublicUrl: "https://lemmy.ml/c/animemes"
    +apFollowersUrl: "https://lemmy.ml/c/animemes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "animemes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704604209 {#324
      date: 2024-01-07 06:10:09.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704604206 {#320
      date: 2024-01-07 06:10:06.0 +01:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2449 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2449 …}
  +body: """
    depends on what you want. i can’t get a good grasp of the very new ones because they’re too short, but “maoi reijou no shikousha” looks like the villainess’ butler, and there’s one with a really long title that you can probably find by searching “lougout vrmmo” that looks like sao after they get out\n
    \n
    less recent ones i like are “everyone is from another world except me” (comedy) and “heroine survival” (otome game but the girl is grinding her levels and skills through battle)\n
    \n
    if you don’t mind webtoons, i’m a fan of “the extra’s academy survival guide” (entered a game as a minor villain who had just been defeated by the protagonist) because i’ve read some of the webnovel, and “the archmage’s restaurant” (op guy, cooking slice of life)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706154483 {#2407
    date: 2024-01-25 04:48:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lobelia581@lemmy.dbzer0.com"
    "@Shirasho@lemmings.world"
    "@lobelia581@lemmy.dbzer0.com"
    "@Shirasho@lemmings.world"
    "@lobelia581@lemmy.dbzer0.com"
    "@Shirasho@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2450 …}
  +nested: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  -id: 338411
  -bodyTs: "'academi':103 'anoth':68 'archmag':131 'battl':88 'butler':32 'comedi':72 'cook':136 'defeat':117 'depend':1 'enter':106 'everyon':65 'except':70 'extra':101 'fan':98 'find':46 'game':77,108 'get':9,57 'girl':80 'good':11 'grasp':12 'grind':82 'guid':105 'guy':135 'heroin':74 'less':59 'level':84 'life':139 'like':29,53,63 'long':40 'look':28,52 'lougout':49 'm':96 'maoi':24 'mind':93 'minor':111 'new':16 'one':17,36,61 'op':134 'otom':76 'probabl':45 'protagonist':120 're':20 'read':124 'realli':39 'recent':60 'reijou':25 'restaur':133 'sao':54 'search':48 'shikousha':27 'short':22 'skill':86 'slice':137 'surviv':75,104 'titl':41 've':123 'villai':31 'villain':112 'vrmmo':50 'want':5 'webnovel':128 'webtoon':94 'world':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7094411"
  +editedAt: DateTimeImmutable @1728483343 {#1368
    date: 2024-10-09 16:15:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706154483 {#1365
    date: 2024-01-25 04:48:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\Magazine {#308
  +icon: null
  +name: "animemes@lemmy.ml"
  +title: "animemes"
  +description: null
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 4
  +entryCommentCount: 6
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1728484543 {#321
    date: 2024-10-09 16:35:43.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#295 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
  +entries: Doctrine\ORM\PersistentCollection {#238 …}
  +posts: Doctrine\ORM\PersistentCollection {#196 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
  +bans: Doctrine\ORM\PersistentCollection {#175 …}
  +reports: Doctrine\ORM\PersistentCollection {#161 …}
  +badges: Doctrine\ORM\PersistentCollection {#139 …}
  +logs: Doctrine\ORM\PersistentCollection {#129 …}
  +awards: Doctrine\ORM\PersistentCollection {#118 …}
  +categories: Doctrine\ORM\PersistentCollection {#105 …}
  -id: 151
  +apId: "animemes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/animemes"
  +apPublicUrl: "https://lemmy.ml/c/animemes"
  +apFollowersUrl: "https://lemmy.ml/c/animemes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "animemes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1704604209 {#324
    date: 2024-01-07 06:10:09.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1704604206 {#320
    date: 2024-01-07 06:10:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details