Redirect 302 redirect from GET @entry_comment_create (c97fc1)

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.73 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.04 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 {#1396
  +user: Proxies\__CG__\App\Entity\User {#1365 …}
  +entry: App\Entity\Entry {#1770 …}
  +magazine: App\Entity\Magazine {#314
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#322
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#302 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#298 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#287 …}
    +entries: Doctrine\ORM\PersistentCollection {#245 …}
    +posts: Doctrine\ORM\PersistentCollection {#203 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#265 …}
    +bans: Doctrine\ORM\PersistentCollection {#182 …}
    +reports: Doctrine\ORM\PersistentCollection {#168 …}
    +badges: Doctrine\ORM\PersistentCollection {#146 …}
    +logs: Doctrine\ORM\PersistentCollection {#136 …}
    +awards: Doctrine\ORM\PersistentCollection {#125 …}
    +categories: Doctrine\ORM\PersistentCollection {#112 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#323
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#317
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It's definitely from other instances voting on it. For example. I'm on the @kbin.social instance but I'm commenting on your post from @jeemy.jeena.net\n
    \n
    Also, this doesn't really have to do with your point but it's interesting none-the-less, it's really hard to keep view count numbers accurate when you've got multiple servers involved. The view count is accurate and every view is being counted, but any time you look at it, it's not exactly correct. If you think about how each server might get a view count update from the server at different times, and then add the views that only it sees to the view count, and then when it goes to add it's view counts to the central count and get a new updated number there may have been dozens of other server that have updated the view count at various times between then and now.\n
    \n
    It all gets very complicated but I think it's kind of neat that a view count number can be accurately kept track of and yet every time you look at it, it's not exactly correct.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699957900 {#1569
    date: 2023-11-14 11:31:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kbin"
    "@jeemy"
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1369 …}
  +nested: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  -id: 122790
  -bodyTs: "'accur':55,67,180 'add':107,124 'also':27 'central':131 'comment':21 'complic':164 'correct':85,196 'count':53,65,73,97,117,128,132,152,176 'definit':3 'differ':103 'doesn':29 'dozen':143 'everi':69,186 'exact':84,195 'exampl':11 'get':94,134,162 'goe':122 'got':59 'hard':49 'instanc':6,17 'interest':41 'involv':62 'jeemy.jeena.net':26 'kbin.social':16 'keep':51 'kept':181 'kind':170 'less':45 'look':78,189 'm':13,20 'may':140 'might':93 'multipl':60 'neat':172 'new':136 'none':43 'none-the-less':42 'number':54,138,177 'point':37 'post':24 'realli':31,48 'see':113 'server':61,92,101,146 'think':88,167 'time':76,104,155,187 'track':182 'updat':98,137,149 'various':154 've':58 'view':52,64,70,96,109,116,127,151,175 'vote':7 'yet':185"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmy_support@lemmy.ml/t/624356/-/comment/3553720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699957900 {#1938
    date: 2023-11-14 11:31:40.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 {#1396
  +user: Proxies\__CG__\App\Entity\User {#1365 …}
  +entry: App\Entity\Entry {#1770 …}
  +magazine: App\Entity\Magazine {#314
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#322
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#302 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#298 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#287 …}
    +entries: Doctrine\ORM\PersistentCollection {#245 …}
    +posts: Doctrine\ORM\PersistentCollection {#203 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#265 …}
    +bans: Doctrine\ORM\PersistentCollection {#182 …}
    +reports: Doctrine\ORM\PersistentCollection {#168 …}
    +badges: Doctrine\ORM\PersistentCollection {#146 …}
    +logs: Doctrine\ORM\PersistentCollection {#136 …}
    +awards: Doctrine\ORM\PersistentCollection {#125 …}
    +categories: Doctrine\ORM\PersistentCollection {#112 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#323
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#317
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It's definitely from other instances voting on it. For example. I'm on the @kbin.social instance but I'm commenting on your post from @jeemy.jeena.net\n
    \n
    Also, this doesn't really have to do with your point but it's interesting none-the-less, it's really hard to keep view count numbers accurate when you've got multiple servers involved. The view count is accurate and every view is being counted, but any time you look at it, it's not exactly correct. If you think about how each server might get a view count update from the server at different times, and then add the views that only it sees to the view count, and then when it goes to add it's view counts to the central count and get a new updated number there may have been dozens of other server that have updated the view count at various times between then and now.\n
    \n
    It all gets very complicated but I think it's kind of neat that a view count number can be accurately kept track of and yet every time you look at it, it's not exactly correct.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699957900 {#1569
    date: 2023-11-14 11:31:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kbin"
    "@jeemy"
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1369 …}
  +nested: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  -id: 122790
  -bodyTs: "'accur':55,67,180 'add':107,124 'also':27 'central':131 'comment':21 'complic':164 'correct':85,196 'count':53,65,73,97,117,128,132,152,176 'definit':3 'differ':103 'doesn':29 'dozen':143 'everi':69,186 'exact':84,195 'exampl':11 'get':94,134,162 'goe':122 'got':59 'hard':49 'instanc':6,17 'interest':41 'involv':62 'jeemy.jeena.net':26 'kbin.social':16 'keep':51 'kept':181 'kind':170 'less':45 'look':78,189 'm':13,20 'may':140 'might':93 'multipl':60 'neat':172 'new':136 'none':43 'none-the-less':42 'number':54,138,177 'point':37 'post':24 'realli':31,48 'see':113 'server':61,92,101,146 'think':88,167 'time':76,104,155,187 'track':182 'updat':98,137,149 'various':154 've':58 'view':52,64,70,96,109,116,127,151,175 'vote':7 'yet':185"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmy_support@lemmy.ml/t/624356/-/comment/3553720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699957900 {#1938
    date: 2023-11-14 11:31:40.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 {#1396
  +user: Proxies\__CG__\App\Entity\User {#1365 …}
  +entry: App\Entity\Entry {#1770 …}
  +magazine: App\Entity\Magazine {#314
    +icon: null
    +name: "lemmy_support@lemmy.ml"
    +title: "lemmy_support"
    +description: """
      Support / questions about Lemmy.\n
      \n
      [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 130
    +entryCommentCount: 600
    +postCount: 2
    +postCommentCount: 14
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728910137 {#322
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#302 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#298 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#287 …}
    +entries: Doctrine\ORM\PersistentCollection {#245 …}
    +posts: Doctrine\ORM\PersistentCollection {#203 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#265 …}
    +bans: Doctrine\ORM\PersistentCollection {#182 …}
    +reports: Doctrine\ORM\PersistentCollection {#168 …}
    +badges: Doctrine\ORM\PersistentCollection {#146 …}
    +logs: Doctrine\ORM\PersistentCollection {#136 …}
    +awards: Doctrine\ORM\PersistentCollection {#125 …}
    +categories: Doctrine\ORM\PersistentCollection {#112 …}
    -id: 40
    +apId: "lemmy_support@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/lemmy_support"
    +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
    +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "lemmy_support"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581033 {#323
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#317
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It's definitely from other instances voting on it. For example. I'm on the @kbin.social instance but I'm commenting on your post from @jeemy.jeena.net\n
    \n
    Also, this doesn't really have to do with your point but it's interesting none-the-less, it's really hard to keep view count numbers accurate when you've got multiple servers involved. The view count is accurate and every view is being counted, but any time you look at it, it's not exactly correct. If you think about how each server might get a view count update from the server at different times, and then add the views that only it sees to the view count, and then when it goes to add it's view counts to the central count and get a new updated number there may have been dozens of other server that have updated the view count at various times between then and now.\n
    \n
    It all gets very complicated but I think it's kind of neat that a view count number can be accurately kept track of and yet every time you look at it, it's not exactly correct.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699957900 {#1569
    date: 2023-11-14 11:31:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kbin"
    "@jeemy"
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1369 …}
  +nested: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  -id: 122790
  -bodyTs: "'accur':55,67,180 'add':107,124 'also':27 'central':131 'comment':21 'complic':164 'correct':85,196 'count':53,65,73,97,117,128,132,152,176 'definit':3 'differ':103 'doesn':29 'dozen':143 'everi':69,186 'exact':84,195 'exampl':11 'get':94,134,162 'goe':122 'got':59 'hard':49 'instanc':6,17 'interest':41 'involv':62 'jeemy.jeena.net':26 'kbin.social':16 'keep':51 'kept':181 'kind':170 'less':45 'look':78,189 'm':13,20 'may':140 'might':93 'multipl':60 'neat':172 'new':136 'none':43 'none-the-less':42 'number':54,138,177 'point':37 'post':24 'realli':31,48 'see':113 'server':61,92,101,146 'think':88,167 'time':76,104,155,187 'track':182 'updat':98,137,149 'various':154 've':58 'view':52,64,70,96,109,116,127,151,175 'vote':7 'yet':185"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmy_support@lemmy.ml/t/624356/-/comment/3553720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699957900 {#1938
    date: 2023-11-14 11:31:40.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 {#314
  +icon: null
  +name: "lemmy_support@lemmy.ml"
  +title: "lemmy_support"
  +description: """
    Support / questions about Lemmy.\n
    \n
    [Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 130
  +entryCommentCount: 600
  +postCount: 2
  +postCommentCount: 14
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1728910137 {#322
    date: 2024-10-14 14:48:57.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#302 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#298 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#287 …}
  +entries: Doctrine\ORM\PersistentCollection {#245 …}
  +posts: Doctrine\ORM\PersistentCollection {#203 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#265 …}
  +bans: Doctrine\ORM\PersistentCollection {#182 …}
  +reports: Doctrine\ORM\PersistentCollection {#168 …}
  +badges: Doctrine\ORM\PersistentCollection {#146 …}
  +logs: Doctrine\ORM\PersistentCollection {#136 …}
  +awards: Doctrine\ORM\PersistentCollection {#125 …}
  +categories: Doctrine\ORM\PersistentCollection {#112 …}
  -id: 40
  +apId: "lemmy_support@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/lemmy_support"
  +apPublicUrl: "https://lemmy.ml/c/lemmy_support"
  +apFollowersUrl: "https://lemmy.ml/c/lemmy_support/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "lemmy_support"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729581033 {#323
    date: 2024-10-22 09:10:33.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696687715 {#317
    date: 2023-10-07 16:08:35.0 +02: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