GET https://test.tillomeditalia.com/utente/dipendenti/?page=1

Security

Token

rporrati@rpgmultimedia.it Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#567
  -user: App\Entity\User {#1304 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.user_provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
  "App\Security\FormLoginAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#531
  -map: Symfony\Component\Security\Http\AccessMap {#549 …}
  -logger: Monolog\Logger {#578 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#586
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#116 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#578 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#560 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#620 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#555 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#590 …}
}
41.71 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#517
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#588 …}
}
0.27 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#571
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#113 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#111 …}
  -map: Symfony\Component\Security\Http\AccessMap {#549 …}
}
0.36 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#589
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#113 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#566 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#620 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"App\Security\FormLoginAuthenticator"
0.00 ms (none) (none)
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
0.00 ms (none) (none)
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
0.00 ms (none) (none)

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\Security\PermissionCategoryVoter"
5
"App\Security\PermissionVoter"
6
"App\Security\UserVoter"
7
"App\Security\UserVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#13
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#57 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#55 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#56 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#60 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#59 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#58 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#61 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/utente/dipendenti/"
  #requestUri: "/utente/dipendenti/?page=1"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#532 …}
  #locale: null
  #defaultLocale: "it"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details