https://pro.hieiyuba.jp/products/list?category_id=6

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.02 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\Category {#4141
  -id: 6
  -name: "簡便商品"
  -hierarchy: 2
  -sort_no: 9
  -create_date: DateTime @1749622161 {#4146
    date: 2025-06-11 15:09:21.0 Asia/Tokyo (+09:00)
  }
  -update_date: DateTime @1750666003 {#4149
    date: 2025-06-23 17:06:43.0 Asia/Tokyo (+09:00)
  }
  -ProductCategories: Doctrine\ORM\PersistentCollection {#4259 …}
  -Children: Doctrine\ORM\PersistentCollection {#4261 …}
  -Parent: Proxies\__CG__\Eccube\Entity\Category {#4319 …}
  -Creator: Proxies\__CG__\Eccube\Entity\Member {#4333 …}
  -groups: Doctrine\ORM\PersistentCollection {#4332 …}
}
"Eccube\Security\Voter\AuthorityVoter"
attribute view ACCESS GRANTED
"Plugin\CustomerGroup42\Security\Authorization\Voter\CategoryVoter"
attribute view ACCESS GRANTED
"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 ABSTAIN
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