https://uat.postroyka.by/ajax/get-products-ecommerce/ Return to referer URL

Security

Token

Сергей Марковский Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#156
  -user: Submarine\UsersBundle\Entity\User {#134 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
  -credentials: null
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider postroyka_account.user_provider
context main
entry_point security.authentication.form_entry_point.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "form_login"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#302
  -map: Symfony\Component\Security\Http\AccessMap {#303 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#286 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#260
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#371 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#286 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#181 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#919 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#284 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#247 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#372 …}
    "enableUsageTracking"
  ]
}
48.59 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#148
  #options: [
    "check_path" => "/login_check"
    "login_path" => "/login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "username_parameter" => "_email"
    "password_parameter" => "_password"
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "authenticate"
    "post_only" => true
    "use_forward" => false
    "enable_csrf" => false
    "form_only" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#286 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#146 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#279 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#372 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#157 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#919 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#149 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#154 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#247 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#186
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#371 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#247 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#146 …}
  -logger: Symfony\Bridge\Monolog\Logger {#286 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#919 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#157 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1117
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#371 …}
  -secret: "SMOax1T"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#146 …}
  -logger: Symfony\Bridge\Monolog\Logger {#286 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#289
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#372 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#279 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#290 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1003
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#372 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#144 …}
  -map: Symfony\Component\Security\Http\AccessMap {#303 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#146 …}
  -exceptionOnNoToken: true
}
0.17 ms (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\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#6
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#11 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#14 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#13 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#15 …}
  #content: "products%5B%5D=6042"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/ajax/get-products-ecommerce/"
  #requestUri: "/ajax/get-products-ecommerce/"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#189 …}
  #locale: "ru"
  #defaultLocale: "ru"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details