https://dev.kmj-tv.jp/products/detail/28

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#4040
  -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 {#4155
  -map: Symfony\Component\Security\Http\AccessMap {#4154 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#4147 …}
  -logger: Symfony\Bridge\Monolog\Logger {#4168 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#4042
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1067 …}
  -sessionKey: "_security_customer"
  -logger: Symfony\Bridge\Monolog\Logger {#4168 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#4043 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1039 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#4162 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#4054 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1070 …}
    "enableUsageTracking"
  ]
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#3892
  -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 {#4168 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#829 …}
  #providerKey: "customer"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#4059 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1070 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#4146 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1039 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#4145 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#4010 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#4054 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#4045
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1067 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#4054 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#829 …}
  -logger: Symfony\Bridge\Monolog\Logger {#4168 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1039 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#4146 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#4041
  -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 {#4168 …}
}
36.37 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#4058
  -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 {#4056
      -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …}
    }
    Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#4055}
    Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#4054 …}
  ]
  -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#4057 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#4059 …}
  -csrfTokenManager: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#4456
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1070 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#826 …}
  -map: Symfony\Component\Security\Http\AccessMap {#4154 …}
  -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\Product {#4825
  -_calc: false
  -stockFinds: []
  -stocks: []
  -stockUnlimiteds: []
  -price01: []
  -price02: []
  -price01IncTaxs: []
  -price02IncTaxs: []
  -codes: []
  -classCategories1: []
  -classCategories2: []
  -className1: null
  -className2: null
  -id: 28
  -name: "第2講 麻雀の基本 <<復習>> 〜4枚マージャン〜"
  -note: null
  -description_list: null
  -description_detail: null
  -search_word: null
  -free_area: null
  -create_date: DateTime @1654507484 {#4828
    date: 2022-06-06 18:24:44.0 Asia/Tokyo (+09:00)
  }
  -update_date: DateTime @1657698046 {#4827
    date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00)
  }
  -ProductCategories: Doctrine\ORM\PersistentCollection {#4875 …}
  -ProductClasses: Doctrine\ORM\PersistentCollection {#5062 …}
  -ProductImage: Doctrine\ORM\PersistentCollection {#5220 …}
  -ProductTag: Doctrine\ORM\PersistentCollection {#5286 …}
  -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5345 …}
  -Creator: Proxies\__CG__\Eccube\Entity\Member {#5416 …}
  -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5386 …}
  -sheeb_dlc4_setting_type: 1
  -sheeb_dlc4_download_due_days: 0
  -sheeb_dlc4_viewing_days: 0
  -sheeb_dlc4_startline: null
  -sheeb_dlc4_deadline: null
  #configRepository: null
  -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5418 …}
  -plg_sort_no: 70
  -groups: Doctrine\ORM\PersistentCollection {#5417 …}
}
"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 ABSTAIN
"Plugin\CustomerGroup\Security\Authorization\Voter\GroupVoter"
attribute view ACCESS ABSTAIN
"Plugin\CustomerGroup\Security\Authorization\Voter\PageVoter"
attribute view ACCESS ABSTAIN
"Plugin\CustomerGroup\Security\Authorization\Voter\ProductVoter"
attribute view ACCESS DENIED
Show voter details