https://dev-inventory.voom.co.nz/admin/machine/2/edit

Security

Token

dave@studioq.co.nz Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPER_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_ADMIN"
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#609
  -providerKey: "main"
  -user: App\Entity\User {#1070 …}
  -roleNames: [
    "ROLE_SUPER_ADMIN"
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.guard.main.0
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "guard"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#583
  -map: Symfony\Component\Security\Http\AccessMap {#584 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#538 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#590
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#46 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#538 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#591 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#535 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#252 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#332 …}
    "enableUsageTracking"
  ]
}
5.83 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#595
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#596 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#598
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#332 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#216 …}
  -map: Symfony\Component\Security\Http\AccessMap {#584 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.30 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#536
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#332 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#555 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#535 …}
}
0.00 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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_ADMIN
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "text/html"
    "application/xhtml+xml"
    "image/avif"
    "image/webp"
    "image/apng"
    "application/xml"
    "*/*"
    "application/signed-exchange"
  ]
  #pathInfo: "/admin/machine/2/edit"
  #requestUri: "/admin/machine/2/edit"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#600 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details