https://pro.hieiyuba.jp/products/detail/1

Security

Token

There is no security token.

Firewall

customer Name
Security enabled
Stateless

Configuration

Key Value
provider Eccube\Security\Core\User\CustomerProvider
context customer
entry_point security.authenticator.form_login.customer
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#3009
  -map: Symfony\Component\Security\Http\AccessMap {#3008 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#3456 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#3000
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#916 …}
  -sessionKey: "_security_customer"
  -logger: Symfony\Bridge\Monolog\Logger {#3456 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2999 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#3453 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#2887 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#917 …}
    "enableUsageTracking"
  ]
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#3001
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2996 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#3454
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#917 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2892 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#3453 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#3674
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#917 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#642 …}
  -map: Symfony\Component\Security\Http\AccessMap {#3008 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.02 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED view
Eccube\Entity\Product {#4136
  -_calc: true
  -stockFinds: [
    true
    true
  ]
  -stocks: [
    null
    null
  ]
  -stockUnlimiteds: [
    true
    true
  ]
  -price01: []
  -price02: [
    "1200.00"
    "3500.00"
  ]
  -price01IncTaxs: []
  -price02IncTaxs: [
    1296.0
    3780.0
  ]
  -codes: [
    "0001"
    "0002"
  ]
  -classCategories1: [
    1 => "20g"
    2 => "30g"
  ]
  -classCategories2: [
    1 => [
      12 => "【単品(P)】"
    ]
    2 => [
      12 => "【単品(P)】"
    ]
  ]
  -className1: "規格(サイズ・容量)"
  -className2: "発注単位(単品・ケース)"
  -id: 1
  -name: "サンプル商品A"
  -note: null
  -description_list: null
  -description_detail: "商品説明テキスト"
  -search_word: null
  -free_area: "フリーエリアテキスト"
  -create_date: DateTime @1752486862 {#4055
    date: 2025-07-14 18:54:22.0 Asia/Tokyo (+09:00)
  }
  -update_date: DateTime @1753755026 {#4058
    date: 2025-07-29 11:10:26.0 Asia/Tokyo (+09:00)
  }
  -ProductCategories: Doctrine\ORM\PersistentCollection {#4265 …}
  -ProductClasses: Doctrine\ORM\PersistentCollection {#4413 …}
  -ProductImage: Doctrine\ORM\PersistentCollection {#4302 …}
  -ProductTag: Doctrine\ORM\PersistentCollection {#4614 …}
  -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#4666 …}
  -Creator: Proxies\__CG__\Eccube\Entity\Member {#4737 …}
  -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#4707 …}
  -descriptionOverview: "商品概要テキスト"
  -reserve_date: null
  -pseo_title: null
  -pseo_description: null
  -pseo_robots: "index,follow"
  -plg_deliveryfreeproduct: 0
  -shipping_name: null
  -RelatedProducts: Doctrine\ORM\PersistentCollection {#4695 …}
  -groups: Doctrine\ORM\PersistentCollection {#4674 …}
}
"Eccube\Security\Voter\AuthorityVoter"
attribute view ACCESS GRANTED
"Plugin\CustomerGroup42\Security\Authorization\Voter\CategoryVoter"
attribute view ACCESS ABSTAIN
"Plugin\CustomerGroup42\Security\Authorization\Voter\GroupVoter"
attribute view ACCESS ABSTAIN
"Plugin\CustomerGroup42\Security\Authorization\Voter\PageVoter"
attribute view ACCESS ABSTAIN
"Plugin\CustomerGroup42\Security\Authorization\Voter\ProductVoter"
attribute view ACCESS GRANTED
Show voter details
2 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_USER ACCESS DENIED
Show voter details
3 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_USER ACCESS DENIED
Show voter details
4 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_USER ACCESS DENIED
Show voter details