https://trial.yodakashop.com/mypage/favorite

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
AnonymousToken {#769
  -secret: "Ozjhx36"
  -user: "anon."
  -roles: []
  -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"
0.05 ms (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
0.01 ms (none)
"Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener"
0.00 ms (none)
"Symfony\Component\Security\Http\Firewall\RememberMeListener"
0.00 ms (none)
"Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener"
3.32 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
0.01 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 DENIED ROLE_USER
Request {#9
  +attributes: ParameterBag {#12 …}
  +request: ParameterBag {#10 …}
  +query: ParameterBag {#11 …}
  +server: ServerBag {#15 …}
  +files: FileBag {#14 …}
  +cookies: ParameterBag {#13 …}
  +headers: HeaderBag {#16 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/mypage/favorite"
  #requestUri: "/mypage/favorite"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Session {#617 …}
  #locale: null
  #defaultLocale: "ja"
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}