GET https://kbin.spritesserver.nl/index.php/u/@davetansley@kbin.social/comments

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.72 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.05 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 {#2095
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2369 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
  +body: """
    This!\n
    \n
    Coding isn't for everyone, but sometimes you can get involved in a coding project just by contributing good suggestions/bug reports to github.\n
    \n
    Be thoughtful about how you report things - if you're reporting a bug, add as much detail as you can to help the devs recreate it; if you're suggesting a feature, make a solid case for why the application might benefit from it, think about potential issues it might solve (or cause), consider how you might address users who *don't* want that feature (make optional).\n
    \n
    It is extremely satisfying to see an issue you've reported get fixed or a feature you've suggested get implemented. It gives you a stake in the project, something you won't often get on the corporate-owned platforms.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687586261 {#2140
    date: 2023-06-24 07:57:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IsThisLemmyOpen@lemmy.dbzer0.com"
    "@godless@latte.isnot.coffee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2027 …}
  +votes: Doctrine\ORM\PersistentCollection {#2031 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  -id: 4004
  -bodyTs: "'add':38 'address':82 'applic':64 'benefit':66 'bug':37 'case':60 'caus':77 'code':2,15 'consid':78 'contribut':19 'corpor':130 'corporate-own':129 'detail':41 'dev':48 'everyon':6 'extrem':94 'featur':56,89,107 'fix':104 'get':11,103,111,126 'github':24 'give':114 'good':20 'help':46 'implement':112 'involv':12 'isn':3 'issu':72,99 'make':57,90 'might':65,74,81 'much':40 'often':125 'option':91 'own':131 'platform':132 'potenti':71 'project':16,120 're':34,53 'recreat':49 'report':22,30,35,102 'satisfi':95 'see':97 'solid':59 'solv':75 'someth':121 'sometim':8 'stake':117 'suggest':54,110 'suggestions/bug':21 'thing':31 'think':69 'thought':26 'user':83 've':101,109 'want':87 'won':123"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/87277/-/comment/369270"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687586261 {#1401
    date: 2023-06-24 07:57:41.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
3 DENIED edit
App\Entity\EntryComment {#2095
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2369 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
  +body: """
    This!\n
    \n
    Coding isn't for everyone, but sometimes you can get involved in a coding project just by contributing good suggestions/bug reports to github.\n
    \n
    Be thoughtful about how you report things - if you're reporting a bug, add as much detail as you can to help the devs recreate it; if you're suggesting a feature, make a solid case for why the application might benefit from it, think about potential issues it might solve (or cause), consider how you might address users who *don't* want that feature (make optional).\n
    \n
    It is extremely satisfying to see an issue you've reported get fixed or a feature you've suggested get implemented. It gives you a stake in the project, something you won't often get on the corporate-owned platforms.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687586261 {#2140
    date: 2023-06-24 07:57:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IsThisLemmyOpen@lemmy.dbzer0.com"
    "@godless@latte.isnot.coffee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2027 …}
  +votes: Doctrine\ORM\PersistentCollection {#2031 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  -id: 4004
  -bodyTs: "'add':38 'address':82 'applic':64 'benefit':66 'bug':37 'case':60 'caus':77 'code':2,15 'consid':78 'contribut':19 'corpor':130 'corporate-own':129 'detail':41 'dev':48 'everyon':6 'extrem':94 'featur':56,89,107 'fix':104 'get':11,103,111,126 'github':24 'give':114 'good':20 'help':46 'implement':112 'involv':12 'isn':3 'issu':72,99 'make':57,90 'might':65,74,81 'much':40 'often':125 'option':91 'own':131 'platform':132 'potenti':71 'project':16,120 're':34,53 'recreat':49 'report':22,30,35,102 'satisfi':95 'see':97 'solid':59 'solv':75 'someth':121 'sometim':8 'stake':117 'suggest':54,110 'suggestions/bug':21 'thing':31 'think':69 'thought':26 'user':83 've':101,109 'want':87 'won':123"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/87277/-/comment/369270"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687586261 {#1401
    date: 2023-06-24 07:57:41.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
4 DENIED moderate
App\Entity\EntryComment {#2095
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2369 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
  +body: """
    This!\n
    \n
    Coding isn't for everyone, but sometimes you can get involved in a coding project just by contributing good suggestions/bug reports to github.\n
    \n
    Be thoughtful about how you report things - if you're reporting a bug, add as much detail as you can to help the devs recreate it; if you're suggesting a feature, make a solid case for why the application might benefit from it, think about potential issues it might solve (or cause), consider how you might address users who *don't* want that feature (make optional).\n
    \n
    It is extremely satisfying to see an issue you've reported get fixed or a feature you've suggested get implemented. It gives you a stake in the project, something you won't often get on the corporate-owned platforms.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1687586261 {#2140
    date: 2023-06-24 07:57:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IsThisLemmyOpen@lemmy.dbzer0.com"
    "@godless@latte.isnot.coffee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2027 …}
  +votes: Doctrine\ORM\PersistentCollection {#2031 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  -id: 4004
  -bodyTs: "'add':38 'address':82 'applic':64 'benefit':66 'bug':37 'case':60 'caus':77 'code':2,15 'consid':78 'contribut':19 'corpor':130 'corporate-own':129 'detail':41 'dev':48 'everyon':6 'extrem':94 'featur':56,89,107 'fix':104 'get':11,103,111,126 'github':24 'give':114 'good':20 'help':46 'implement':112 'involv':12 'isn':3 'issu':72,99 'make':57,90 'might':65,74,81 'much':40 'often':125 'option':91 'own':131 'platform':132 'potenti':71 'project':16,120 're':34,53 'recreat':49 'report':22,30,35,102 'satisfi':95 'see':97 'solid':59 'solv':75 'someth':121 'sometim':8 'stake':117 'suggest':54,110 'suggestions/bug':21 'thing':31 'think':69 'thought':26 'user':83 've':101,109 'want':87 'won':123"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/87277/-/comment/369270"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687586261 {#1401
    date: 2023-06-24 07:57:41.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