GET https://hourplan.ioho.com/admin/user/43/logs

Security

Token

s.zaboi@ioho.com Username
Authenticated
Property Value
Roles
[
  "ROLE_DEVELOPER"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#361
  -user: App\Entity\User {#574 …}
  -roleNames: [
    "ROLE_DEVELOPER"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_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"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#324
  -map: Symfony\Component\Security\Http\AccessMap {#325 …}
  -logger: Monolog\Logger {#204 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#333
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#219 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#204 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#334 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#299 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#300 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#336 …}
}
8.28 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#348
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#338 …}
}
0.16 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#350
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#41 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#84 …}
  -map: Symfony\Component\Security\Http\AccessMap {#325 …}
}
0.40 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#293
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#41 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#209 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#299 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

unanimous 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\LogVoter"
5
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#10
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#13 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#16 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#15 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#17 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/user/43/logs"
  #requestUri: "/admin/user/43/logs"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#354 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute IS_AUTHENTICATED_FULLY ACCESS GRANTED
"App\Security\LogVoter"
attribute IS_AUTHENTICATED_FULLY ACCESS ABSTAIN
Show voter details
2 GRANTED ROLE_DEVELOPER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
attribute ROLE_DEVELOPER ACCESS GRANTED
"App\Security\LogVoter"
attribute ROLE_DEVELOPER ACCESS ABSTAIN
Show voter details