Redirect 302 redirect from GET @batch_jobs_show (fc66f2)

Security

Token

There is no security token. It was removed in fc66f2.

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\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1675
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#18550 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#18550 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#12693
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#18552 …}
  -time: 7.3909759521484E-5
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#18552 …}
}
0.08 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#13933
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#18553 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#18553 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#13789
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#18551 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#18551 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#15211
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#18557 …}
  -time: 0.00011706352233887
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#18557 …}
}
0.12 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1901
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1246 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#518 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1816 …}
  -csrfTokenManager: null
}
(none) (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\RoleVoter"

Access decision log

# Result Attributes Object
1 DENIED
[
  "ROLE_LAUNDRY_ADMIN"
  "ROLE_LAUNDRY_USER"
  "ROLE_LAUNDRY_HOSPITAL"
]
Symfony\Component\HttpFoundation\Request {#14875
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14256 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#15746 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#15848 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#12511 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#13348 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#14163 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#15918 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/laundry/products-batch/335449/history"
  #requestUri: "/laundry/products-batch/335449/history?search_form%5Bphrase%5D=%09013001020301"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#14585 …}
  #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"
DENIED
The user doesn't have any of ROLE_LAUNDRY_ADMIN, ROLE_LAUNDRY_USER, ROLE_LAUNDRY_HOSPITAL.
Show voter details