https://hotfix.interactiv-database.fr/pim/category/get-children Return to referer URL

Security

Token

tjeantet-hotfix Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#442
  -user: App\Object\Admin\User {#445 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
  -providerKey: "main"
}

Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider App\Security\UserProvider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#395
  -map: Symfony\Component\Security\Http\AccessMap {#396 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#381 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#424
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#129 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#381 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#423 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#256 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#309 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#130 …}
    "enableUsageTracking"
  ]
}
120.07 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#463
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#443 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#419 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#470 …}
  -logger: Symfony\Bridge\Monolog\Logger {#381 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#130 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#466
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#129 …}
  -secret: "LyI7zCA"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#419 …}
  -logger: Symfony\Bridge\Monolog\Logger {#381 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#384
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#130 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app.logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#313 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#385 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#482
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#130 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#468 …}
  -map: Symfony\Component\Security\Http\AccessMap {#396 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#419 …}
  -exceptionOnNoToken: true
}
0.18 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 IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#7
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#12 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#15 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#14 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#16 …}
  #content: "id=498323e3-0c3e-4228-91e3-e66a681664af&parameters=%7B%22countProducts%22%3Atrue%2C%22includeChildrenCategories%22%3Atrue%7D"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/pim/category/get-children"
  #requestUri: "/pim/category/get-children"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#268 …}
  #locale: "fr"
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details