http://stg.neomieuree.com/block/search_product

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#7062
  -secret: "56j4Nyu"
  -user: "anon."
  -roles: []
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Security Firewall

customer Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider Eccube\Security\Core\User\CustomerProvider
context customer
entry_point security.authentication.form_entry_point.customer
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 {#7142
  -map: Symfony\Component\Security\Http\AccessMap {#7141 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#7073 …}
  -logger: Symfony\Bridge\Monolog\Logger {#7155 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#7064
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#846 …}
  -sessionKey: "_security_customer"
  -logger: Symfony\Bridge\Monolog\Logger {#7155 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#7065 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#817 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#7149 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#7084 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#836 …}
    "enableUsageTracking"
  ]
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#6952
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#603 …}
  #options: [
    "check_path" => "mypage_login"
    "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" => "login_email"
    "password_parameter" => "login_pass"
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "authenticate"
    "post_only" => true
    "use_forward" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#7155 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#651 …}
  #providerKey: "customer"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#7083 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#836 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#7072 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#817 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#7070 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#7068 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#7084 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#7067
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#846 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#7084 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#651 …}
  -logger: Symfony\Bridge\Monolog\Logger {#7155 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#817 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#7072 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#7063
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#846 …}
  -secret: "56j4Nyu"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#651 …}
  -logger: Symfony\Bridge\Monolog\Logger {#7155 …}
}
3.33 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#7089
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#836 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#7086
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#601 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#7085}
    Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#7084 …}
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#7087 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#7083 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#7409
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#836 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#638 …}
  -map: Symfony\Component\Security\Http\AccessMap {#7141 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#651 …}
}
1.44 ms (none)

Security Voters (4)

unanimous Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"Eccube\Security\Voter\AuthorityVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#13
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#90 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#96 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#91 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#87 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#88 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#89 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#86 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/mypage/login"
  #requestUri: "/mypage/login"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#854 …}
  #locale: null
  #defaultLocale: "ja"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS GRANTED
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS ABSTAIN
"Eccube\Security\Voter\AuthorityVoter"
attribute IS_AUTHENTICATED_ANONYMOUSLY ACCESS GRANTED
Show voter details
2 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute IS_AUTHENTICATED_FULLY ACCESS DENIED
Show voter details
3 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS DENIED
Show voter details
4 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute ROLE_USER ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_USER ACCESS DENIED
Show voter details
5 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS DENIED
Show voter details