Security

Token

mirnasaife Username
Authenticated
Property Value
Roles
[
  "ROLE_PATIENTS"
  "ROLE_TURNS"
  "ROLE_PATIENTS_ALL"
  "ROLE_TURNS_ALL"
  "ROLE_ADMIN"
  "ROLE_DELETE"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#4710
  -user: Sylius\Component\Core\Model\AdminUser {#4913 …}
  -roleNames: [
    "ROLE_PATIENTS"
    "ROLE_TURNS"
    "ROLE_PATIENTS_ALL"
    "ROLE_TURNS_ALL"
    "ROLE_ADMIN"
    "ROLE_DELETE"
  ]
  -attributes: []
  -firewallName: "admin"
}

Firewall

admin Name
Security enabled
Stateless

Configuration

Key Value
provider sylius.admin_user_provider.email_or_name_based
context admin
entry_point security.authenticator.form_login.admin
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#4603
  -map: Symfony\Component\Security\Http\AccessMap {#4602 …}
  -logger: Symfony\Bridge\Monolog\Logger {#4643 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#4688
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#528 …}
  -sessionKey: "_security_admin"
  -logger: Symfony\Bridge\Monolog\Logger {#4643 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#4687 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#4636 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#3866 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#4682 …}
}
56.35 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#4716
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#4695 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#4999
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#527 …}
  -provider: ContainerOMvhG1c\UsernameOrEmailProvider_3eaa26a {#4637 …}
  -userChecker: SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker {#5000 …}
  -firewallName: "admin"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#3867 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#4643 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1395 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#4640
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#527 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "sylius_admin_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#4660 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#4636 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#4823
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#527 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#3867 …}
  -map: Symfony\Component\Security\Http\AccessMap {#4602 …}
}
2.03 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\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_TURNS"
  "ROLE_TURNS_ALL"
  "ROLE_ADMINISTRATION_ACCESS"
]
Symfony\Component\HttpFoundation\Request {#58
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#44 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#42 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#43 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#61 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#60 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#59 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#62 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/admin/turns/"
  #requestUri: "/admin/turns/?criteria%5Bcustomer%5D%5Bvalue%5D=&criteria%5Bprofessional%5D%5Bvalue%5D=&criteria%5Bpay%5D=&criteria%5BturnStatus%5D=&criteria%5BfinalStatus%5D=&criteria%5Broom%5D%5Bvalue%5D=&criteria%5Bstart%5D%5Bfrom%5D%5Bdate%5D=&criteria%5Bstart%5D%5Bfrom%5D%5Btime%5D=&undefined=-&criteria%5Bstart%5D%5Bto%5D%5Bdate%5D=&criteria%5Bstart%5D%5Bto%5D%5Btime%5D=&criteria%5Bid%5D%5Btype%5D=contains&criteria%5Bid%5D%5Bvalue%5D=&criteria%5Btaxons%5D%5Bvalue%5D=&criteria%5Benabled%5D=true&get_only_content=true"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#4700 …}
  #locale: "es_ES"
  #defaultLocale: "es_ES"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
2 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
3 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
4 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
5 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
6 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
7 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
8 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
9 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
10 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
11 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
12 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
13 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
14 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
15 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
16 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
17 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
18 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
19 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
20 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
21 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
22 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
23 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
24 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
25 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
26 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
27 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
28 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
29 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
30 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
31 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
32 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
33 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
34 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
35 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
36 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
37 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
38 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
39 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
40 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
41 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
42 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
43 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
44 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
45 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
46 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
47 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
48 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
49 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
50 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
51 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
52 GRANTED ROLE_DELETE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details