https://hyfindrdev.com/en/login

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 {#5546
  -map: Symfony\Component\Security\Http\AccessMap {#5510 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#5722 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#5848
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2277 …}
  -sessionKey: "_security_shop"
  -logger: Symfony\Bridge\Monolog\Logger {#5722 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#5856 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#5718 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#5039 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2276 …}
    "enableUsageTracking"
  ]
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#5857
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#5774 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#5826
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2276 …}
  -provider: ContainerZTtxmjp\UsernameOrEmailProvider_3eaa26a {#5729 …}
  -userChecker: SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker {#5831 …}
  -firewallName: "shop"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#5030 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#5722 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1865 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#5719
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2276 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "sylius_shop_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#5738 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#5718 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#5784
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2276 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#5030 …}
  -map: Symfony\Component\Security\Http\AccessMap {#5510 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.53 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
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"BitBag\SyliusWishlistPlugin\Voter\WishlistVoter"
6
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorLogoImageVoter"
7
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorBackgroundImageVoter"
8
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorAwareVoter"
9
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\TranslatableVendorAwareVoter"
10
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorOwnsVariantVoter"
11
"BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ObjectOwningVoter"
12
"BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ConversationOwningVoter"
13
"BitBag\OpenMarketplace\Component\Core\Vendor\Security\Voter\TokenOwningVoter"
14
"BitBag\OpenMarketplace\Component\Core\Vendor\Security\Voter\OrderOperationVoter"
15
"Sylius\InvoicingPlugin\Security\Voter\InvoiceVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#13
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#17 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#21 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#20 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#19 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#22 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/en/login"
  #requestUri: "/en/login"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#5408 …}
  #locale: "en"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"BitBag\SyliusWishlistPlugin\Voter\WishlistVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorLogoImageVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorBackgroundImageVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorAwareVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\TranslatableVendorAwareVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorOwnsVariantVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ObjectOwningVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ConversationOwningVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Vendor\Security\Voter\TokenOwningVoter"
ACCESS ABSTAIN
"Sylius\InvoicingPlugin\Security\Voter\InvoiceVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"BitBag\SyliusWishlistPlugin\Voter\WishlistVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorLogoImageVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorBackgroundImageVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorAwareVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\TranslatableVendorAwareVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorOwnsVariantVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ObjectOwningVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ConversationOwningVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Vendor\Security\Voter\TokenOwningVoter"
ACCESS ABSTAIN
"Sylius\InvoicingPlugin\Security\Voter\InvoiceVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"BitBag\SyliusWishlistPlugin\Voter\WishlistVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorLogoImageVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorBackgroundImageVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorAwareVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\TranslatableVendorAwareVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorOwnsVariantVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ObjectOwningVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ConversationOwningVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Vendor\Security\Voter\TokenOwningVoter"
ACCESS ABSTAIN
"Sylius\InvoicingPlugin\Security\Voter\InvoiceVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"BitBag\SyliusWishlistPlugin\Voter\WishlistVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorLogoImageVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorBackgroundImageVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorAwareVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\TranslatableVendorAwareVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Api\Security\Voter\VendorOwnsVariantVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ObjectOwningVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Common\Security\Voter\ConversationOwningVoter"
ACCESS ABSTAIN
"BitBag\OpenMarketplace\Component\Core\Vendor\Security\Voter\TokenOwningVoter"
ACCESS ABSTAIN
"Sylius\InvoicingPlugin\Security\Voter\InvoiceVoter"
ACCESS ABSTAIN
Show voter details