GET https://partdbdev.home.kg/robots.txt

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 App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_throttling"
  "two_factor"
  "saml"
  "form_login"
  "remember_me"
  "App\Security\ApiTokenAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#982
  -map: Symfony\Component\Security\Http\AccessMap {#1021 …}
  -logger: Monolog\Logger {#1049 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#736
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#624 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#1049 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#726 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1036 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#262 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#734 …}
}
0.60 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#857
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#718 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#856
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#625 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1035 …}
  -userChecker: App\Security\UserChecker {#854 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#284 …}
  -usernameParameter: "_switch_user"
  -role: "CAN_SWITCH_USER"
  -logger: Monolog\Logger {#1049 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#602 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#444 …}
  -targetRoute: null
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#859
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#546 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#625 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#853 …}
}
0.09 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#847
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#625 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#284 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1021 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1014
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#625 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#549 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1036 …}
}
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
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\AttachmentVoter"
6
"App\Security\Voter\BOMEntryVoter"
7
"App\Security\Voter\GroupVoter"
8
"App\Security\Voter\HasAccessPermissionsVoter"
9
"App\Security\Voter\ImpersonateUserVoter"
10
"App\Security\Voter\LabelProfileVoter"
11
"App\Security\Voter\LogEntryVoter"
12
"App\Security\Voter\OrderdetailVoter"
13
"App\Security\Voter\ParameterVoter"
14
"App\Security\Voter\PartAssociationVoter"
15
"App\Security\Voter\PartLotVoter"
16
"App\Security\Voter\PartVoter"
17
"App\Security\Voter\PermissionVoter"
18
"App\Security\Voter\PricedetailVoter"
19
"App\Security\Voter\StructureVoter"
20
"App\Security\Voter\UserVoter"
21
"Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter"
22
"Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter"