Redirect 302 redirect from GET @entry_comment_create (7efdcf)

GET https://kbin.spritesserver.nl/u/@Thunder@lemm.ee/threads/top/%E2%88%9E/articles

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 …}
}
20.78 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.06 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\Entry {#1585
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "What-are-your-favorite-Youtube-video-s-documentaries-of-all-time-that"
  +title: "What are your favorite (Youtube) video's/documentaries of all time that you can watch again and again?"
  +url: null
  +body: """
    For me: 1.) Cicada 3301 - Lemmino [17:53]: https://www.youtube.com/watch?v=I2O7blSSzpI\n
    \n
    2.) Why gravity is NOT a force - Veritasium [17:33]: https://www.youtube.com/watch?v=XRr1kaXKBsU\n
    \n
    3.) The cost of Concordia - Internet Historian [48:48]: https://www.youtube.com/watch?v=Qh9KBwqGxTI\n
    \n
    4.) Fast inverse square root - Nemean [20:08]: https://www.youtube.com/watch?v=p8u_k2LIZyo\n
    \n
    5.) The dark side of the Silk road - Barely Sociable [1:14:45]: https://www.youtube.com/watch?v=GpMP6Nh3FvU\n
    \n
    Sorry, i'm a nerd. If you are not: only watch no. 3; it's funny.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687640414 {#1574
    date: 2023-06-24 23:00:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  +badges: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: []
  -id: 365
  -titleTs: "'favorit':4 's/documentaries':7 'time':10 'video':6 'watch':14 'youtub':5"
  -bodyTs: "'/watch?v=gpmp6nh3fvu':63 '/watch?v=i2o7blsszpi':11 '/watch?v=p8u_k2lizyo':47 '/watch?v=qh9kbwqgxti':36 '/watch?v=xrr1kaxkbsu':24 '08':44 '1':3,58 '14':59 '17':7,20 '2':12 '20':43 '3':25,76 '33':21 '3301':5 '4':37 '45':60 '48':32,33 '5':48 '53':8 'bare':56 'cicada':4 'concordia':29 'cost':27 'dark':50 'fast':38 'forc':18 'funni':79 'graviti':14 'historian':31 'internet':30 'invers':39 'lemmino':6 'm':66 'nemean':42 'nerd':68 'road':55 'root':41 'side':51 'silk':54 'sociabl':57 'sorri':64 'squar':40 'veritasium':19 'watch':74 'www.youtube.com':10,23,35,46,62 'www.youtube.com/watch?v=gpmp6nh3fvu':61 'www.youtube.com/watch?v=i2o7blsszpi':9 'www.youtube.com/watch?v=p8u_k2lizyo':45 'www.youtube.com/watch?v=qh9kbwqgxti':34 'www.youtube.com/watch?v=xrr1kaxkbsu':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687640197
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/273706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687553797 {#1409
    date: 2023-06-23 22:56:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"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\Entry {#1585
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "What-are-your-favorite-Youtube-video-s-documentaries-of-all-time-that"
  +title: "What are your favorite (Youtube) video's/documentaries of all time that you can watch again and again?"
  +url: null
  +body: """
    For me: 1.) Cicada 3301 - Lemmino [17:53]: https://www.youtube.com/watch?v=I2O7blSSzpI\n
    \n
    2.) Why gravity is NOT a force - Veritasium [17:33]: https://www.youtube.com/watch?v=XRr1kaXKBsU\n
    \n
    3.) The cost of Concordia - Internet Historian [48:48]: https://www.youtube.com/watch?v=Qh9KBwqGxTI\n
    \n
    4.) Fast inverse square root - Nemean [20:08]: https://www.youtube.com/watch?v=p8u_k2LIZyo\n
    \n
    5.) The dark side of the Silk road - Barely Sociable [1:14:45]: https://www.youtube.com/watch?v=GpMP6Nh3FvU\n
    \n
    Sorry, i'm a nerd. If you are not: only watch no. 3; it's funny.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687640414 {#1574
    date: 2023-06-24 23:00:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  +badges: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: []
  -id: 365
  -titleTs: "'favorit':4 's/documentaries':7 'time':10 'video':6 'watch':14 'youtub':5"
  -bodyTs: "'/watch?v=gpmp6nh3fvu':63 '/watch?v=i2o7blsszpi':11 '/watch?v=p8u_k2lizyo':47 '/watch?v=qh9kbwqgxti':36 '/watch?v=xrr1kaxkbsu':24 '08':44 '1':3,58 '14':59 '17':7,20 '2':12 '20':43 '3':25,76 '33':21 '3301':5 '4':37 '45':60 '48':32,33 '5':48 '53':8 'bare':56 'cicada':4 'concordia':29 'cost':27 'dark':50 'fast':38 'forc':18 'funni':79 'graviti':14 'historian':31 'internet':30 'invers':39 'lemmino':6 'm':66 'nemean':42 'nerd':68 'road':55 'root':41 'side':51 'silk':54 'sociabl':57 'sorri':64 'squar':40 'veritasium':19 'watch':74 'www.youtube.com':10,23,35,46,62 'www.youtube.com/watch?v=gpmp6nh3fvu':61 'www.youtube.com/watch?v=i2o7blsszpi':9 'www.youtube.com/watch?v=p8u_k2lizyo':45 'www.youtube.com/watch?v=qh9kbwqgxti':34 'www.youtube.com/watch?v=xrr1kaxkbsu':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687640197
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/273706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687553797 {#1409
    date: 2023-06-23 22:56:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"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\Entry {#1585
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "What-are-your-favorite-Youtube-video-s-documentaries-of-all-time-that"
  +title: "What are your favorite (Youtube) video's/documentaries of all time that you can watch again and again?"
  +url: null
  +body: """
    For me: 1.) Cicada 3301 - Lemmino [17:53]: https://www.youtube.com/watch?v=I2O7blSSzpI\n
    \n
    2.) Why gravity is NOT a force - Veritasium [17:33]: https://www.youtube.com/watch?v=XRr1kaXKBsU\n
    \n
    3.) The cost of Concordia - Internet Historian [48:48]: https://www.youtube.com/watch?v=Qh9KBwqGxTI\n
    \n
    4.) Fast inverse square root - Nemean [20:08]: https://www.youtube.com/watch?v=p8u_k2LIZyo\n
    \n
    5.) The dark side of the Silk road - Barely Sociable [1:14:45]: https://www.youtube.com/watch?v=GpMP6Nh3FvU\n
    \n
    Sorry, i'm a nerd. If you are not: only watch no. 3; it's funny.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687640414 {#1574
    date: 2023-06-24 23:00:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  +badges: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: []
  -id: 365
  -titleTs: "'favorit':4 's/documentaries':7 'time':10 'video':6 'watch':14 'youtub':5"
  -bodyTs: "'/watch?v=gpmp6nh3fvu':63 '/watch?v=i2o7blsszpi':11 '/watch?v=p8u_k2lizyo':47 '/watch?v=qh9kbwqgxti':36 '/watch?v=xrr1kaxkbsu':24 '08':44 '1':3,58 '14':59 '17':7,20 '2':12 '20':43 '3':25,76 '33':21 '3301':5 '4':37 '45':60 '48':32,33 '5':48 '53':8 'bare':56 'cicada':4 'concordia':29 'cost':27 'dark':50 'fast':38 'forc':18 'funni':79 'graviti':14 'historian':31 'internet':30 'invers':39 'lemmino':6 'm':66 'nemean':42 'nerd':68 'road':55 'root':41 'side':51 'silk':54 'sociabl':57 'sorri':64 'squar':40 'veritasium':19 'watch':74 'www.youtube.com':10,23,35,46,62 'www.youtube.com/watch?v=gpmp6nh3fvu':61 'www.youtube.com/watch?v=i2o7blsszpi':9 'www.youtube.com/watch?v=p8u_k2lizyo':45 'www.youtube.com/watch?v=qh9kbwqgxti':34 'www.youtube.com/watch?v=xrr1kaxkbsu':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687640197
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/273706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687553797 {#1409
    date: 2023-06-23 22:56:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"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