https://testing-kob26688.beautytada.com/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "json_login"
  "remember_me"
  "Kobizo\Bundle\CoreBundle\Security\ApiLoginAuthenticator"
  "Kobizo\Bundle\CoreBundle\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#409
  -map: Symfony\Component\Security\Http\AccessMap {#408 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#445 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#397
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#163 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#445 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#398 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#433 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#442 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#155 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#401
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#404 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1524
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#155 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1527 …}
  -map: Symfony\Component\Security\Http\AccessMap {#408 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#434
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#155 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#437 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#433 …}
}
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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"Kobizo\Bundle\CoreBundle\Security\Voter\DashboardVoter"
5
"Kobizo\Bundle\CoreBundle\Security\Voter\OptionVoter"
6
"Kobizo\Bundle\CoreBundle\Security\Voter\ProfileVoter"
7
"Kobizo\Bundle\CoreBundle\Security\Voter\RoleVoter"
8
"Kobizo\Bundle\CoreBundle\Security\Voter\SettingVoter"
9
"Kobizo\Bundle\CoreBundle\Security\Voter\UserVoter"
10
"Kobizo\Bundle\CoreBundle\Security\Voter\UsermetaVoter"
11
"Kobizo\Bundle\CmsBundle\Security\Voter\AgreementVoter"
12
"Kobizo\Bundle\CmsBundle\Security\Voter\AttachmentVoter"
13
"Kobizo\Bundle\CmsBundle\Security\Voter\AttachmentmetaVoter"
14
"Kobizo\Bundle\CmsBundle\Security\Voter\CategoryVoter"
15
"Kobizo\Bundle\CmsBundle\Security\Voter\ContactFormVoter"
16
"Kobizo\Bundle\CmsBundle\Security\Voter\CustomPostTypeVoter"
17
"Kobizo\Bundle\CmsBundle\Security\Voter\MailTemplateVoter"
18
"Kobizo\Bundle\CmsBundle\Security\Voter\MenuItemVoter"
19
"Kobizo\Bundle\CmsBundle\Security\Voter\MenuVoter"
20
"Kobizo\Bundle\CmsBundle\Security\Voter\MenumetaVoter"
21
"Kobizo\Bundle\CmsBundle\Security\Voter\PageCommentVoter"
22
"Kobizo\Bundle\CmsBundle\Security\Voter\PageCommentmetaVoter"
23
"Kobizo\Bundle\CmsBundle\Security\Voter\PageVoter"
24
"Kobizo\Bundle\CmsBundle\Security\Voter\PagemetaVoter"
25
"Kobizo\Bundle\CmsBundle\Security\Voter\PostCommentVoter"
26
"Kobizo\Bundle\CmsBundle\Security\Voter\PostCommentmetaVoter"
27
"Kobizo\Bundle\CmsBundle\Security\Voter\PostVoter"
28
"Kobizo\Bundle\CmsBundle\Security\Voter\PostmetaVoter"
29
"Kobizo\Bundle\CmsBundle\Security\Voter\TermRelationshipVoter"
30
"Kobizo\Bundle\CmsBundle\Security\Voter\TermVoter"
31
"Kobizo\Bundle\CmsBundle\Security\Voter\TermmetaVoter"
32
"Kobizo\Bundle\ECommerceBundle\Security\Voter\AttributeSetVoter"
33
"Kobizo\Bundle\ECommerceBundle\Security\Voter\BudgetBookVoter"
34
"Kobizo\Bundle\ECommerceBundle\Security\Voter\BudgetVoter"
35
"Kobizo\Bundle\ECommerceBundle\Security\Voter\CustomerAccountVoter"
36
"Kobizo\Bundle\ECommerceBundle\Security\Voter\OrderVoter"
37
"Kobizo\Bundle\ECommerceBundle\Security\Voter\PosVoter"
38
"Kobizo\Bundle\ECommerceBundle\Security\Voter\PrintContentVoter"
39
"Kobizo\Bundle\ECommerceBundle\Security\Voter\PrinterVoter"
40
"Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductCategoryVoter"
41
"Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductCommentVoter"
42
"Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductVoter"
43
"Kobizo\Bundle\ECommerceBundle\Security\Voter\ReportVoter"
44
"Kobizo\Bundle\ECommerceBundle\Security\Voter\ReviewVoter"
45
"Kobizo\Bundle\ECommerceBundle\Security\Voter\SelfServeVoter"
46
"Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreBudgetBookVoter"
47
"Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreCommentVoter"
48
"Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreVoter"
49
"Kobizo\Bundle\ECommerceBundle\Security\Voter\TableVoter"
50
"Kobizo\Bundle\ECommerceBundle\Security\Voter\TaxVoter"
51
"Kobizo\Bundle\ECommerceBundle\Security\Voter\VoucherCodeVoter"
52
"Kobizo\Bundle\ECommerceBundle\Security\Voter\VoucherVoter"
53
"Kobizo\Bundle\ECommerceBundle\Security\Voter\WishlistVoter"