POST https://capsule.amodus.ru/groups/019a4f1d-a48e-743b-8177-635d0c53d684/items/019a6d90-e68c-718b-9393-66acf744f7cd/delete

Security

Token

darya.patokina@amodus.ru Username
Authenticated
5c3c3a From
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#559
  -user: App\Entity\User {#753 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

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 (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#507
  -map: Symfony\Component\Security\Http\AccessMap {#508 …}
  -logger: Monolog\Logger {#492 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#503
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#491 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#516 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#162 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#478 …}
  -logger: Monolog\Logger {#492 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#485 …}
}
37.44 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#502
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#481 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#547
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#159 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#157 …}
  -map: Symfony\Component\Security\Http\AccessMap {#508 …}
}
0.62 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#520
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#159 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#475 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#485 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

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

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: "_token=93fae91fbdd7f.rPxsbcSsKZK9hGMqtZC5jwP_JsIOqOBsOHZM2BzVZoQ.25I8JbztcdPysA9ojKjD-Wy6c4E24s0ODREG7iSgPNDYyAUj_dRw4s7iNg"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/groups/019a4f1d-a48e-743b-8177-635d0c53d684/items/019a6d90-e68c-718b-9393-66acf744f7cd/delete"
  #requestUri: "/groups/019a4f1d-a48e-743b-8177-635d0c53d684/items/019a6d90-e68c-718b-9393-66acf744f7cd/delete"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#556 …}
  #locale: null
  #defaultLocale: "ru"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00136.169.214.91, 10.10.0.1\x00172.21.0.4\x00" => [
      "136.169.214.91"
    ]
    "4\x00capsule.amodus.ru\x00\x00" => [
      "capsule.amodus.ru"
    ]
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00443\x00\x00" => [
      "0.0.0.0:443"
    ]
  ]
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_USER.
Show voter details