GET https://senbillets.com/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\EmailOrPhoneUserProvider
context main
entry_point App\Security\JsonAuthenticationEntryPoint
user_checker security.user_checker
access_denied_handler App\Security\AccessDeniedHandler
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\LoginAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#537
  -map: Symfony\Component\Security\Http\AccessMap {#536 …}
  -logger: Monolog\Logger {#567 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#516
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#570 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#522 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#48 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#517 …}
  -logger: Monolog\Logger {#567 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#563 …}
}
7.64 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#523
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#611 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#619
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#63 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#55 …}
  -map: Symfony\Component\Security\Http\AccessMap {#536 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#564
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#63 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#573 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#563 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\LoginAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"App\Security\CrmVoter\ContractVoter"
4
"App\Security\CrmVoter\EventVoter"
5
"App\Security\CrmVoter\MessageVoter"
6
"App\Security\CrmVoter\ProspectVoter"
7
"App\Security\Voter\ContractVoter"
8
"App\Security\Voter\EventVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\ProspectVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_ORGANIZER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"App\Security\CrmVoter\ContractVoter"
ACCESS ABSTAIN
"App\Security\CrmVoter\EventVoter"
ACCESS ABSTAIN
"App\Security\CrmVoter\MessageVoter"
ACCESS ABSTAIN
"App\Security\CrmVoter\ProspectVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContractVoter"
ACCESS ABSTAIN
"App\Security\Voter\EventVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProspectVoter"
ACCESS ABSTAIN
Show voter details