Security
Token
| Property | Value |
|---|---|
| Roles |
[ "ROLE_ADMIN" "ROLE_USER" ] |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#643 -user: App\Entity\Admin {#761 …} -roleNames: [ "ROLE_ADMIN" "ROLE_USER" ] -attributes: [] -firewallName: "admin" } |
Firewall
admin
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | admin |
| entry_point | App\Security\AppAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | app_access_denied |
| authenticators | [
"App\Security\AppAuthenticator"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#602 -map: Symfony\Component\Security\Http\AccessMap {#603 …} -logger: Monolog\Logger {#595 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#616 -sessionKey: "_security_admin" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#564 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#619 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#55 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#617 …} -logger: Monolog\Logger {#595 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#573 …} } |
8.36 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#627 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#622 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#593 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#56 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#575 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#573 …} -csrfTokenManager: null } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#629 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#56 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#287 …} -map: Symfony\Component\Security\Http\AccessMap {#603 …} } |
0.57 ms | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"App\Security\AppAuthenticator" This authenticator did not support the request. |
Access Decision
affirmative
Strategy
| # | Voter class |
|---|---|
| 1 | "Symfony\Component\Security\Core\Authorization\Voter\RoleVoter" |
| 2 | "App\Security\Voter\AdminVoter" |
| 3 | "App\Security\Voter\GuestVoter" |
| 4 | "App\Security\Voter\HotelVoter" |
Access decision log
| # | Result | Attributes | Object | ||||||
|---|---|---|---|---|---|---|---|---|---|
| 1 | GRANTED |
[ "ROLE_ADMIN" "ROLE_CLIENT" ] |
Symfony\Component\HttpFoundation\Request {#2 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …} +request: Symfony\Component\HttpFoundation\InputBag {#7 …} +query: Symfony\Component\HttpFoundation\InputBag {#12 …} +server: Symfony\Component\HttpFoundation\ServerBag {#20 …} +files: Symfony\Component\HttpFoundation\FileBag {#19 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#18 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#21 …} #content: "" #languages: [ "ru" "en_US" "en" "sl" "fr" "af" "es" ] #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/t/greenslo/guests" #requestUri: "/t/greenslo/guests" #baseUrl: "" #basePath: "" #method: "GET" #format: "html" #session: Symfony\Component\HttpFoundation\Session\Session {#636 …} #locale: "ru" #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: ? bool -trustedValuesCache: [] -isIisRewrite: false } |
||||||
|
|||||||||
| 2 | GRANTED | VIEW | App\Entity\Hotel {#907 -id: 1 -domain: "greenslo.receptiongo.com" -name: "Green SLO (receptiongo)" -checkInTime: DateTimeImmutable @50400 {#901 : 1970-01-01 14:00:00.0 UTC (+00:00) } -checkOutTime: DateTimeImmutable @39600 {#898 : 1970-01-01 11:00:00.0 UTC (+00:00) } -info: Doctrine\ORM\PersistentCollection {#916 …} -guests: Doctrine\ORM\PersistentCollection {#957 …} -isAutoSend: false -admin: App\Entity\Admin {#761 …} -slug: "greenslo" -bookingProvider: "beds24" -paymentProvider: "stripe" -smartLockProvider: "ttlock" -tourismRegistryProvider: "ajpes_delegated" -aiAssistantProvider: "aireception" -cityTaxUnder7: 0.0 -cityTax7To18: 1.57 -cityTax18AndOver: 3.13 } |
||||||
|
|||||||||