GET https://admin.receptiongo.com/t/hostelkobarid/guests

Security

Token

kobarid Username
Authenticated
962e85 From
Property Value
Roles
[
  "ROLE_CLIENT"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#643
  -user: App\Entity\Admin {#768 …}
  -roleNames: [
    "ROLE_CLIENT"
    "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 …}
}
9.33 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.62 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/hostelkobarid/guests"
  #requestUri: "/t/hostelkobarid/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
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_CLIENT.
Show voter details
2 GRANTED VIEW
App\Entity\Hotel {#917
  -id: 3
  -domain: "hostelkobarid.receptiongo.com"
  -name: "Hostel Kobarid"
  -checkInTime: DateTimeImmutable @57600 {#911
    date: 1970-01-01 16:00:00.0 UTC (+00:00)
  }
  -checkOutTime: DateTimeImmutable @36000 {#908
    date: 1970-01-01 10:00:00.0 UTC (+00:00)
  }
  -info: Doctrine\ORM\PersistentCollection {#926 …}
  -guests: Doctrine\ORM\PersistentCollection {#967 …}
  -isAutoSend: false
  -admin: App\Entity\Admin {#768 …}
  -slug: "hostelkobarid"
  -bookingProvider: "beds24"
  -paymentProvider: null
  -smartLockProvider: "static"
  -tourismRegistryProvider: "ajpes_delegated"
  -aiAssistantProvider: "aireception"
  -cityTaxUnder7: 0.0
  -cityTax7To18: 1.25
  -cityTax18AndOver: 2.5
}
"App\Security\Voter\AdminVoter"
ABSTAIN
"App\Security\Voter\GuestVoter"
ABSTAIN
"App\Security\Voter\HotelVoter"
GRANTED
Show voter details