POST https://dev.tirocrinanti.duckdns.org/?rest_route=%2Fbatch%2Fv1

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\UserProvider
context main
entry_point App\Security\GoogleAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\GoogleAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\DevLoginAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2348
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ChannelListener {#18 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\ChannelListener {#18 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#490
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ContextListener {#1014 …}
  -time: 3.9100646972656E-5
  -stub: Symfony\Component\Security\Http\Firewall\ContextListener {#1014 …}
}
0.04 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2269
  -response: null
  -listener: Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener {#1312 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1953 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2490
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\AccessListener {#2534 …}
  -time: 0.00015997886657715
  -stub: Symfony\Component\Security\Http\Firewall\AccessListener {#2534 …}
}
0.16 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#887
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#176 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#862 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1015 …}
  -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\RoleHierarchyVoter"
2
"App\Security\Voter\GroupVoter"
3
"App\Security\Voter\QuestionnaireVoter"
4
"App\Security\Voter\ShiftVoter"

Access decision log

# Result Attributes Object
1 ERROR ROLE_USER
Symfony\Component\HttpFoundation\Request {#2654
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#2866 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#838 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#1238 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#1764 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#1518 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#1785 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#1892 …}
  #content: "{"requests":[{"method":"POST","path":"///"},{"method":"POST","path":"/wp/v2/posts"},{"method":"POST","path":"/wp/v2/block-renderer/core/archives"},{"method":"POST","path":"/batch/v1","body":{"requests":[]}}]}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/"
  #requestUri: "/?rest_route=/batch/v1"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2426 …}
  #locale: null
  #defaultLocale: "it"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x0045.148.10.120\x00172.18.0.2\x00" => [
      "45.148.10.120"
    ]
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\GroupVoter"
ABSTAIN
"App\Security\Voter\QuestionnaireVoter"
ABSTAIN
"App\Security\Voter\ShiftVoter"
ABSTAIN
Show voter details