GET https://demokwity.kindergarden.epralnia24.pl/laundry/dashboard/clothes/washing/total?rw=true

Security

Token

damians2@aska.com.pl Username
Authenticated
309032 From
Property Value
Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
  "ROLE_LAUNDRY_ADMIN"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#1093
  -user: App\Entity\User {#1592 …}
  -roleNames: [
    "ROLE_ALLOWED_TO_SWITCH"
    "ROLE_LAUNDRY_ADMIN"
  ]
  -attributes: []
  -secret: null
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\UserAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_throttling"
  "remember_me"
  "App\Security\UserAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1016
  -map: Symfony\Component\Security\Http\AccessMap {#1017 …}
  -logger: Monolog\Logger {#1005 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1041
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1004 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1044 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1226 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1042 …}
  -logger: Monolog\Logger {#1005 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#979 …}
}
54.47 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1072
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1047 …}
}
0.40 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1079
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1227 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1066 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1080 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1074 …}
  -logger: Monolog\Logger {#1005 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1394 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#1244 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1082
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1227 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1074 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1017 …}
}
1.21 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1008
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1227 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#960 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#979 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\UserAuthenticator"

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\RoleVoter"
2
"App\Security\Voter\ProductVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_LAUNDRY_ADMIN"
  "ROLE_LAUNDRY_USER"
  "ROLE_LAUNDRY_HOSPITAL"
]
Symfony\Component\HttpFoundation\Request {#3
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#4 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#17 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#16 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "text/html"
    "application/xhtml+xml"
  ]
  #pathInfo: "/laundry/dashboard/clothes/washing/total"
  #requestUri: "/laundry/dashboard/clothes/washing/total"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1086 …}
  #locale: null
  #defaultLocale: "pl"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_LAUNDRY_ADMIN.
Show voter details
2 GRANTED product_clothe
null
"App\Security\Voter\ProductVoter"
GRANTED
Show voter details