GET https://sylius.demo.wilma.dev/en_US/products-list/category/dresses

Security

Token

There is no security token.

Firewall

shop Name
Security enabled
Stateless

Configuration

Key Value
provider sylius.shop_user_provider.email_or_name_based
context shop
entry_point security.authenticator.form_login.shop
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#5733
  -map: Symfony\Component\Security\Http\AccessMap {#5734 …}
  -logger: Monolog\Logger {#5441 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#5766
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1726 …}
  -sessionKey: "_security_shop"
  -logger: Monolog\Logger {#5441 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#5767 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#5437 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#4386 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#5769 …}
}
0.19 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#5784
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#5785 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#5792
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1725 …}
  -provider: ContainerRuKQRUp\UsernameOrEmailProviderGhost4ccd29c {#5451 …}
  -userChecker: SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker {#5793 …}
  -firewallName: "shop"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4364 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#5441 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1314 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#1612 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#5438
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1725 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "sylius_shop_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#5460 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#5437 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#5789
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1725 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4364 …}
  -map: Symfony\Component\Security\Http\AccessMap {#5734 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

affirmative 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
"BitBag\SyliusWishlistPlugin\Voter\WishlistVoter"
5
"Sylius\Bundle\ApiBundle\Security\OrderAdjustmentsVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"BitBag\SyliusWishlistPlugin\Voter\WishlistVoter"
ACCESS ABSTAIN
Show voter details