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 security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler App\Security\Handler\AccessDeniedHandler
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#448
  -map: Symfony\Component\Security\Http\AccessMap {#449 …}
  -logger: Monolog\Logger {#404 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#364
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#438 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#361 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#926 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#363 …}
  -logger: Monolog\Logger {#404 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#411 …}
}
0.27 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#335
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#340 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#333
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#927 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#410 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#332 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#692 …}
  -logger: Monolog\Logger {#404 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#919 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#792 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#330
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#927 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#692 …}
  -map: Symfony\Component\Security\Http\AccessMap {#449 …}
}
1.04 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#440
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#927 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#400 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#411 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

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\RoleHierarchyVoter"
2
"App\Security\Voter\AccountRoleVoter"
3
"App\Security\Voter\AdminNavigationItemVoter"
4
"App\Security\Voter\CampaignVoter"
5
"App\Security\Voter\CompanyVoter"
6
"App\Security\Voter\EquipmentVoter"
7
"App\Security\Voter\ImportVoter"
8
"App\Security\Voter\MarketVoter"
9
"App\Security\Voter\MenuVoter"
10
"App\Security\Voter\ModelCatalogVoter"
11
"App\Security\Voter\NavigationItemVoter"
12
"App\Security\Voter\PublicationVoter"
13
"App\Security\Voter\ReportVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#16 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#19 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#18 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#17 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#20 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/supervision/entries"
  #requestUri: "/supervision/entries?e%5B0%5D=1f0f53e3-1527-6126-a6dd-4bcbc431f64b&y%5B0%5D=2017"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#326 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\AccountRoleVoter"
ABSTAIN
"App\Security\Voter\AdminNavigationItemVoter"
ABSTAIN
"App\Security\Voter\CampaignVoter"
ABSTAIN
"App\Security\Voter\CompanyVoter"
ABSTAIN
"App\Security\Voter\EquipmentVoter"
ABSTAIN
"App\Security\Voter\ImportVoter"
ABSTAIN
"App\Security\Voter\MarketVoter"
ABSTAIN
"App\Security\Voter\MenuVoter"
ABSTAIN
"App\Security\Voter\ModelCatalogVoter"
ABSTAIN
"App\Security\Voter\NavigationItemVoter"
ABSTAIN
"App\Security\Voter\PublicationVoter"
ABSTAIN
"App\Security\Voter\ReportVoter"
ABSTAIN
"App\Security\Voter\UserVoter"
ABSTAIN
Show voter details