https://dev.kmj-tv.jp/products/list?category_id=19

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#4036
  -secret: "VpmRCoC"
  -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 {#4095
  -map: Symfony\Component\Security\Http\AccessMap {#4094 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#4087 …}
  -logger: Symfony\Bridge\Monolog\Logger {#4108 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#4077
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1067 …}
  -sessionKey: "_security_customer"
  -logger: Symfony\Bridge\Monolog\Logger {#4108 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#4082 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1039 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#4102 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#4050 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1070 …}
    "enableUsageTracking"
  ]
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#3888
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#749 …}
  #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 {#4108 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#829 …}
  #providerKey: "customer"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#4055 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1070 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#4083 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1039 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#4041 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#4039 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#4050 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#4006
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1067 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#4050 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#829 …}
  -logger: Symfony\Bridge\Monolog\Logger {#4108 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1039 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#4083 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#4037
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1067 …}
  -secret: "VpmRCoC"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#829 …}
  -logger: Symfony\Bridge\Monolog\Logger {#4108 …}
}
1.72 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#4054
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1070 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -handlers: [
    Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#4052
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#4051}
    Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#4050 …}
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#4053 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#4055 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#4377
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1070 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#826 …}
  -map: Symfony\Component\Security\Http\AccessMap {#4094 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#829 …}
}
0.01 ms (none)

Security Voters (8)

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"
5
"Plugin\CustomerGroup\Security\Authorization\Voter\CategoryVoter"
6
"Plugin\CustomerGroup\Security\Authorization\Voter\GroupVoter"
7
"Plugin\CustomerGroup\Security\Authorization\Voter\PageVoter"
8
"Plugin\CustomerGroup\Security\Authorization\Voter\ProductVoter"

Access decision log

# Result Attributes Object
1 DENIED view
Eccube\Entity\Category {#4732
  -id: 19
  -name: "良く出る役"
  -hierarchy: 2
  -sort_no: 17
  -create_date: DateTime @1654673191 {#4729
    date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00)
  }
  -update_date: DateTime @1654673233 {#4730
    date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00)
  }
  -ProductCategories: Doctrine\ORM\PersistentCollection {#4773 …}
  -Children: Doctrine\ORM\PersistentCollection {#4769 …}
  -Parent: Proxies\__CG__\Eccube\Entity\Category {#4833 …}
  -Creator: Proxies\__CG__\Eccube\Entity\Member {#4846 …}
  -groups: Doctrine\ORM\PersistentCollection {#4845 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute view ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute view ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
attribute view ACCESS ABSTAIN
"Eccube\Security\Voter\AuthorityVoter"
attribute view ACCESS GRANTED
"Plugin\CustomerGroup\Security\Authorization\Voter\CategoryVoter"
attribute view ACCESS DENIED
Show voter details