GET http://localhost/api/docs

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 primary_auth
entry_point App\User\Infrastructure\Symfony\Security\Authenticator\LoginFormAuthenticator
user_checker App\User\Infrastructure\Symfony\Security\UserChecker\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "json_login"
  "App\User\Infrastructure\Symfony\Security\Authenticator\ApiTokenAuthenticator"
  "App\User\Infrastructure\Symfony\Security\Authenticator\MagicLinkAuthenticator"
  "App\User\Infrastructure\Symfony\Security\Authenticator\LoginFormAuthenticator"
  "App\User\Infrastructure\Symfony\Security\Authenticator\FirebaseAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#703
  -map: Symfony\Component\Security\Http\AccessMap {#704 …}
  -logger: Monolog\Logger {#693 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#598
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1197 …}
  -sessionKey: "_security_primary_auth"
  -logger: Monolog\Logger {#693 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#597 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#612 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1069 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#595 …}
}
0.97 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#461
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#563 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#594
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1198 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#555 …}
  -userChecker: App\User\Infrastructure\Symfony\Security\UserChecker\UserChecker {#459 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1188 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#693 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1574 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#1340 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#696
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1198 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#688 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#672 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#460
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1198 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1188 …}
  -map: Symfony\Component\Security\Http\AccessMap {#704 …}
}
0.55 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
"App\Affiliate\Infrastructure\Symfony\Security\Voter\PromoterVoter"
5
"App\Company\Infrastructure\Symfony\Security\Voter\ClearCompanyDataVoter"
6
"App\Company\Infrastructure\Symfony\Security\Voter\CompanyVoter"
7
"App\Company\Infrastructure\Symfony\Security\Voter\ContractTypeVoter"
8
"App\Company\Infrastructure\Symfony\Security\Voter\DepartmentVoter"
9
"App\Company\Infrastructure\Symfony\Security\Voter\HolidayCalendarVoter"
10
"App\Company\Infrastructure\Symfony\Security\Voter\JobPositionVoter"
11
"App\Company\Infrastructure\Symfony\Security\Voter\TagVoter"
12
"App\Company\Infrastructure\Symfony\Security\Voter\WorkerVoter"
13
"App\Form\Infrastructure\Symfony\Security\Voter\FormAnswerVoter"
14
"App\Form\Infrastructure\Symfony\Security\Voter\FormVoter"
15
"App\Kiosk\Infrastructure\Symfony\Security\Voter\KioskConfigVoter"
16
"App\Kiosk\Infrastructure\Symfony\Security\Voter\KioskStatusVoter"
17
"App\Kiosk\Infrastructure\Symfony\Security\Voter\KioskVoter"
18
"App\Subscription\Infrastructure\Symfony\Security\Voter\CompanyBillingDetailsVoter"
19
"App\Subscription\Infrastructure\Symfony\Security\Voter\CompanySubscriptionVoter"
20
"App\Subscription\Infrastructure\Symfony\Security\Voter\SubscriptionInvoiceVoter"
21
"App\TasksAndProjects\Infrastructure\Symfony\Security\Voter\AttachmentVoter"
22
"App\TasksAndProjects\Infrastructure\Symfony\Security\Voter\CustomerVoter"
23
"App\TasksAndProjects\Infrastructure\Symfony\Security\Voter\ProjectReportVoter"
24
"App\TasksAndProjects\Infrastructure\Symfony\Security\Voter\ProjectVoter"
25
"App\TasksAndProjects\Infrastructure\Symfony\Security\Voter\ReportCategoryVoter"
26
"App\TasksAndProjects\Infrastructure\Symfony\Security\Voter\TaskVoter"
27
"App\TasksAndProjects\Infrastructure\Symfony\Security\Voter\TimeEntryVoter"
28
"App\TimeAndAttendance\Infrastructure\Symfony\Security\Voter\ActionTypeVoter"
29
"App\TimeAndAttendance\Infrastructure\Symfony\Security\Voter\ActionVoter"
30
"App\TimeAndAttendance\Infrastructure\Symfony\Security\Voter\WorkerDayRequestVoter"
31
"App\TimeOff\Infrastructure\Symfony\Security\Voter\TimeOffRequestVoter"
32
"App\TimeOff\Infrastructure\Symfony\Security\Voter\TimeOffTypeVoter"
33
"App\User\Infrastructure\Symfony\Security\Voter\UserDeviceVoter"
34
"App\User\Infrastructure\Symfony\Security\Voter\UserVoter"
35
"App\WorkSchedule\Infrastructure\Symfony\Security\Voter\WorkAvailabilityEntryVoter"
36
"App\WorkSchedule\Infrastructure\Symfony\Security\Voter\WorkScheduleEntryVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#22 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#19 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#25 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#24 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#23 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#26 …}
  #content: ""
  #languages: []
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/api/docs"
  #requestUri: "/api/docs"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "jsonld"
  #session: Symfony\Component\HttpFoundation\Session\Session {#587 …}
  #locale: null
  #defaultLocale: "pl"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details